summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tidss/tidss_crtc.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-10drm/tidss: use drm_crtc_vblank_crtc()Jani Nikula
2025-10-31drm/tidss: Set vblank (event) time at crtc_atomic_enableTomi Valkeinen
2025-10-31drm/tidss: Restructure dispc_vp_prepare() and dispc_vp_enable()Tomi Valkeinen
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-09-30drm/tidss: crtc: Cleanup reset implementationMaxime Ripard
2025-09-30drm/tidss: crtc: Implement destroy_stateMaxime Ripard
2025-09-30drm/tidss: crtc: Change variable nameMaxime Ripard
2025-09-30drm/tidss: Remove ftrace-like logsMaxime Ripard
2025-09-30drm/tidss: Convert to drm loggingMaxime Ripard
2025-08-13drm/tidss: Set crtc modesetting parameters with adjusted modeJayesh Choudhary
2025-08-13drm/tidss: Use the crtc_* timings when programming the HWTomi Valkeinen
2025-05-20drm/tidss: Update infrastructure to support K3 DSS cut-down versionsDevarsh Thakkar
2024-02-26drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen
2023-12-01drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLYTomi Valkeinen
2023-12-01drm/tidss: Fix atomic_flush checkTomi Valkeinen
2023-01-18drm/tidss: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-07-16drm/tidss: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-28drm/tidss: Don't use drm_device->dev_privateDaniel Vetter
2020-04-20drm/tidss: fix crash related to accessing freed memoryTomi Valkeinen
2020-02-28drm/tidss: dispc: Fix broken plane positioning codeJyri Sarha
2020-01-27drm/tidss: New driver for TI Keystone platform Display SubSystemJyri Sarha