OSDN Git Service

drm/amdgpu/display: set vblank_disable_immediate for DC
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Nov 2021 15:23:25 +0000 (10:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Nov 2021 19:45:03 +0000 (14:45 -0500)
commit92020e81ddbeac351ea4a19bcf01743f32b9c800
tree89711816fb360f28a0a430b3e0b52f37dddb1691
parenta689e8d1f80012f90384ebac9dcfac4201f9f77e
drm/amdgpu/display: set vblank_disable_immediate for DC

Disable vblanks immediately to save power.  I think this was
missed when we merged DC support.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1781
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c