Commit Graph

8 Commits

Author SHA1 Message Date
riastradh d86ac1745c drm: Fix tda19988 drm build. 2021-12-19 12:44:34 +00:00
thorpej 18f3098ca5 Use DEVICE_COMPAT_EOL. 2021-01-27 02:29:48 +00:00
thorpej d588f10834 Since we're using designated initialisers for compat data, we should
use a completely empty initializer for the sentinel.
2021-01-25 13:30:20 +00:00
thorpej 7246a94523 Use designated initializers and a consistent termination style in
compat_data[].
2021-01-17 21:42:35 +00:00
thorpej 4cca0dfa33 No need to check 'cold' for I2C_F_POLL; the i2c code does it for us. 2019-12-23 15:05:32 +00:00
jmcneill ff91b6af94 Speed up mode setting a bit and turn off the display while changing modes 2019-11-04 10:02:39 +00:00
jmcneill 18efc2c1b1 Test DRM_MODE_* flags, not VID_* 2019-11-03 23:28:59 +00:00
jmcneill 796f615048 Add driver for NXP TDA19988 HDMI encoder 2019-11-03 22:57:52 +00:00