linux/drivers/gpu/drm/amd/display
Shirish S 0a1c73ec8e drm/amd/display: re-order the luma chroma addres updation
The DCE engine triggers scan as soon as the luma
address is updated, since it is updated before chroma address
the chroma data is not scanned out properly or in order.
This patch fixes this by re-ordering the same.

BUG: SWDEV-119421
TEST: (On Chromium OS for Stoney Only)
    * Executed below tests to see YUV(underlay) & RGB planes on eDP
      plane_test --format XR24 --size 500x100 -p --format NV12 --size 500x500
    * Chroma data is scanned properly.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 18:07:39 -04:00
..
amdgpu_dm drm/amd/display: Get rid of get_dm_commit_action 2017-09-26 18:07:37 -04:00
dc drm/amd/display: re-order the luma chroma addres updation 2017-09-26 18:07:39 -04:00
include drm/amdgpu/display: Enable DCN in DC 2017-09-26 18:06:51 -04:00
modules drm/amd/display: fix freesync not working on raven 2017-09-26 18:07:05 -04:00
Kconfig drm/amd/display: Limit DCN to x86 arch 2017-09-26 18:07:32 -04:00
Makefile