Patches 1 & 3 are Reviewed-by: Harry Wentland <harry.wentland@xxxxxxx> Patch 2 is Acked-by: Harry Wentland <harry.wentland@xxxxxxx> Harry On 2020-01-08 5:49 p.m., Alex Deucher wrote: > It won't get used unless the driver allows the gtt domain for > display buffers which is controlled elsewhere. > > Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx> > --- > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c > index fdf4d202ea1f..d0c9a5725813 100644 > --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c > +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c > @@ -910,6 +910,7 @@ static int amdgpu_dm_init(struct amdgpu_device *adev) > case CHIP_CARRIZO: > case CHIP_STONEY: > case CHIP_RAVEN: > + case CHIP_RENOIR: > init_data.flags.gpu_vm_support = true; > break; > default: > _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx