Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Robin Murphy b96151edce drm/arm/hdlcd: Actually validate CRTC modes
Rather than allowing any old mode through, then subsequently refusing
unmatchable clock rates in atomic_check when it's too late to back out
and pick a different mode, let's do that validation up-front where it
will cause unsupported modes to be correctly pruned in the first place.

This also eliminates an issue whereby a perceived clock rate of 0 would
cause atomic disable to fail and prevent the module from being unloaded.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2019-06-04 15:12:44 +01:00
..
2019-04-17 20:56:40 +08:00
2019-05-22 13:05:13 -05:00
2019-04-25 10:02:10 -04:00
2019-04-29 12:37:53 +02:00