summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tidss/tidss_kms.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann1-1/+0
2022-09-09drm/tidss: fix repeated words in commentsJilin Yuan1-1/+1
2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich1-1/+0
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart1-3/+1
2021-02-23drm/tidss: Annotate dma-fence critical section in commit pathDaniel Vetter1-0/+4
2020-08-11Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2020-08-04drm/tidss: fix modeset init for DPI panelsTomi Valkeinen1-1/+1
2020-07-16drm/tidss: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter1-5/+0
2020-04-28drm/tidss: Don't use drm_device->dev_privateDaniel Vetter1-1/+1
2020-03-26drm/tidss: Drop explicit drm_mode_config_cleanup callDaniel Vetter1-14/+5
2020-02-28drm/tidss: dispc: Fix broken plane positioning codeJyri Sarha1-1/+51
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart1-1/+1
2020-01-27drm/tidss: New driver for TI Keystone platform Display SubSystemJyri Sarha1-0/+249