mirror_ubuntu-kernels/drivers/gpu/drm/amd/display/modules
Bhawanpreet Lakha 1c40428ace drm/amd/display: use drm defines for MAX CASCADE MASK
[Why]
drm already has this define

[How]
drm Mask is 0x08 vs 0x0800. The reason is because drm mask
works on a byte.        ^^
                 =======||
                 ||
Since the first byte is always zero we can ignore it and only check the
second byte.

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-11-19 10:12:53 -05:00
..
color drm/amd/display: remove set but not used variable 'min_content' 2019-11-19 10:12:51 -05:00
freesync drm/amd/display: Add capability check for static ramp calc 2019-10-10 19:34:20 -05:00
hdcp drm/amd/display: use drm defines for MAX CASCADE MASK 2019-11-19 10:12:53 -05:00
inc drm/amd/display: Refactor HDCP encryption status update 2019-11-19 10:12:53 -05:00
info_packet drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDP 2019-11-13 15:29:43 -05:00
power drm/amd/display: set minimum abm backlight level 2019-10-03 09:10:57 -05:00
stats drm/amd/display: remove redundant null pointer check before kfree 2018-09-26 21:09:12 -05:00
vmid drm/amd/display: add missing mod_vmid destructor 2019-06-22 09:34:14 -05:00