linux/drivers/gpu/drm/amd/display
Shirish S 7bef1af3b9 drm/amd/display: check if modeset is required before adding plane
Adding affected planes without checking if modeset is requested from the user space causes performance regression in video p/b scenarios when full screen p/b is not composited.

Hence add a check before adding a plane as affected.

bug: https://bugs.freedesktop.org/show_bug.cgi?id=103408

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Shirish S <shirish.s@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-10-27 13:15:57 -04:00
..
amdgpu_dm drm/amd/display: check if modeset is required before adding plane 2017-10-27 13:15:57 -04:00
dc drm/amd/display: Fix no display on Fiji 2017-10-27 13:13:02 -04:00
include drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
modules
Kconfig drm/amd/display: make FBC configurable option 2017-10-21 16:46:05 -04:00
Makefile
TODO