aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tidss/tidss_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-1/+3
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-4/+6
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-2/+4
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-2/+1
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+8
2020-04-28drm/tidss: Don't use drm_device->dev_privateDaniel Vetter1-8/+8
2020-04-20drm/tidss: fix crash related to accessing freed memoryTomi Valkeinen1-3/+13
2020-02-28drm/tidss: dispc: Fix broken plane positioning codeJyri Sarha1-0/+55
2020-01-27drm/tidss: New driver for TI Keystone platform Display SubSystemJyri Sarha1-0/+377