summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tidss/tidss_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tidss: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann2023-01-181-1/+0
* drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann2022-11-051-1/+0
* drm/tidss: fix repeated words in commentsJilin Yuan2022-09-091-1/+1
* drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich2022-08-031-1/+0
* drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-3/+1
* drm/tidss: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+4
* Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-111-1/+1
|\
| * drm/tidss: fix modeset init for DPI panelsTomi Valkeinen2020-08-041-1/+1
* | drm/tidss: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* | drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-021-5/+0
|/
* drm/tidss: Don't use drm_device->dev_privateDaniel Vetter2020-04-281-1/+1
* drm/tidss: Drop explicit drm_mode_config_cleanup callDaniel Vetter2020-03-261-14/+5
* drm/tidss: dispc: Fix broken plane positioning codeJyri Sarha2020-02-281-1/+51
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-1/+1
* drm/tidss: New driver for TI Keystone platform Display SubSystemJyri Sarha2020-01-271-0/+249