Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
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
..
2019-10-23 11:14:11 -04:00
2019-08-14 18:31:10 +02:00
2019-10-24 17:59:45 +02:00
2019-10-04 17:04:05 +01:00
2019-11-06 05:46:04 +10:00
2019-10-03 16:38:50 +02:00
2019-10-23 12:10:05 +02:00
2019-07-17 12:52:55 +02:00
2019-07-15 18:11:31 +02:00
2019-09-16 15:14:43 +02:00
2019-07-17 12:52:55 +02:00
2019-10-23 11:14:11 -04:00
2019-07-22 21:24:10 +02:00
2019-10-08 18:29:00 +02:00
2019-07-22 21:24:10 +02:00
2019-10-02 16:28:55 +03:00
2019-10-03 16:38:50 +02:00