linux/drivers/gpu/drm/amd/display
Shirish S a2a330ad66 drm/amd/display: remove need of modeset flag for overlay planes (V2)
This patch is in continuation to the
"843e3c7 drm/amd/display: defer modeset check in dm_update_planes_state"
where we started to eliminate the dependency on
DRM_MODE_ATOMIC_ALLOW_MODESET to be set by the user space,
which as such is not mandatory.

After deferring, this patch eliminates the dependency on the flag
for overlay planes.

This has to be done in stages as its a pretty complex and requires thorough
testing before we free primary planes as well from dependency on modeset
flag.

V2: Simplified the plane type check.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-05-15 13:44:25 -05:00
..
amdgpu_dm drm/amd/display: remove need of modeset flag for overlay planes (V2) 2018-05-15 13:44:25 -05:00
dc drm/amd/display: disable FBC on underlay pipe 2018-05-15 13:44:17 -05:00
include drm/amd/display: Add VG12 ASIC IDs 2018-05-15 13:44:15 -05:00
modules drm/amd/display: Use kvzalloc for potentially large allocations 2018-05-15 13:44:17 -05:00
Kconfig drm/amd/display: Implement VEGAM device IDs in DC 2018-05-15 13:44:01 -05:00
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00