OSDN Git Service

drm/amdgpu: use generic fb helpers instead of setting up AMD own's.
authorEvan Quan <evan.quan@amd.com>
Tue, 19 Oct 2021 21:26:37 +0000 (17:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Nov 2021 21:58:03 +0000 (16:58 -0500)
commit087451f372bf76d971184caa258807b7c35aac8f
tree8590b4abdeb37635e39a5a61175b6c9230bf6147
parentb5d1d755c1344075d4f16a3e6183ed04b4d022ef
drm/amdgpu: use generic fb helpers instead of setting up AMD own's.

With the shadow buffer support from generic framebuffer emulation, it's
possible now to have runpm kicked when no update for console.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c [deleted file]
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h