summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny/ili9163.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard1-1/+1
2026-03-25drm/ili9163: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-13/+122
2026-03-25drm/mipi-dbi: Only modify planes on enabled CRTCsThomas Zimmermann1-1/+2
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula1-1/+0
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann1-1/+1
2024-09-26drm/ili9163: Run DRM default client setupThomas Zimmermann1-1/+3
2024-05-02drm/tiny/ili9163: Use fbdev-dmaThomas Zimmermann1-2/+2
2022-12-05drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann1-4/+1
2022-12-05drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()Thomas Zimmermann1-1/+0
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann1-1/+1
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann1-0/+1
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich1-3/+3
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-10-15drm/tiny: ili9163: fix buildSam Ravnborg1-2/+3
2021-10-15drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack1-0/+224