summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-ilitek-ili9341.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Explicitly include correct DT includesRob Herring2023-07-211-1/+1
* drm/mipi-dbi: Initialize default driver functions with macroThomas Zimmermann2022-12-051-4/+1
* drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()Thomas Zimmermann2022-12-051-1/+0
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+1
* drm/panel-ili9341: Include <linux/backlight.h>Thomas Zimmermann2022-11-051-0/+1
* drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann2022-09-121-0/+1
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-031-3/+3
* Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-071-1/+3
|\
| * drm/panel: ili9341: fix optional regulator handlingDaniel Mack2022-03-181-1/+3
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
|/
* drm/panel: Add ilitek ili9341 panel driverDillon Min2021-08-051-0/+792