summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: introduce ebbg,ft8719 panelJoel Selvaraj2022-06-243-0/+297
* drm/panel-edp: Add LQ140M1JW48 edp panel entryBjorn Andersson2022-06-241-0/+1
* drm/panel: simple: add AM-800600P5TMQW-TB8HBastian Krause2022-06-241-0/+33
* drm/panel: panel-asus-z00t-tm5p5-n35596: Use backlight helperStephen Kitt2022-06-241-6/+1
* drm/panel: panel-dsi-cm: Use backlight helpersStephen Kitt2022-06-241-23/+6
* drm/panel: sony-acx565akm: Use backlight helpersStephen Kitt2022-06-241-10/+2
* drm/panel: panel-simple: Add dev_err_probe if backlight could not be foundAlexander Stein2022-06-241-1/+3
* drm/panel: nt35510: Remove duplicate 'the' in two places.Jiang Jian2022-06-241-3/+3
* drm/panel: simple: Add DataImage FG1001L0DSSWMG01 panel supportPhilip Oberfichtner2022-06-241-0/+27
* drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp...Douglas Anderson2022-06-211-13/+38
* drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson2022-06-211-10/+23
* drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-0/+12
* drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-0/+12
* drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-1/+12
* drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-0/+13
* drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-1/+12
* drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-0/+12
* drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2022-06-202-0/+2
* drm/panel: nt36672a: add backlight supportJoel Selvaraj2022-06-081-0/+4
* drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONF...Gao Chao2022-05-241-0/+2
* drm/panel: feiyang-fy07024di26a30d: make reset gpio optionalPeter Geis2022-05-151-1/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-05-031-3/+10
|\
| * Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-05-031-3/+10
| |\
| | * drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson2022-04-201-2/+9
| | * drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson2022-04-201-1/+1
| | * Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2022-04-0526-563/+727
| | |\
* | | | drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki2022-05-021-1/+1
* | | | drm/panel: simple: Add Startek KD070WVFPA043-C069A panel supportHeiko Schocher2022-04-291-0/+38
|/ / /
* | | drm/display: Introduce a DRM display-helper moduleThomas Zimmermann2022-04-251-1/+2
* | | drm: Rename dp/ to display/Thomas Zimmermann2022-04-252-4/+4
* | | drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut2022-04-241-0/+1
* | | drm/panel: lvds: Drop now redundant width-mm and height-mm checkMarek Vasut2022-04-241-12/+0
* | | drm/panel: simple: Add DataImage FG040346DSSWBG04 panel supportMarek Vasut2022-04-241-0/+28
* | | Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-182-4/+4
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-128-11/+551
| |\ \ \
| * \ \ \ 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
* | | | drm/panel: lvds: Use bus_flags from DT panel-timing propertyMarek Vasut2022-04-131-5/+4
* | | | drm/panel: lvds: Simplify mode parsingMarek Vasut2022-04-131-13/+9
| |_|/ |/| |
* | | drm/panel: innolux-ej030na and abt-y030xx067a: add .enable and .disableChristophe Branchereau2022-04-052-7/+54
* | | drm/panel: Add panel driver for NewVision NV3052C based LCDsChristophe Branchereau2022-04-053-0/+494
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-0520-49/+21
|\ \ \ | |/ /
| * | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-248-515/+709
| |\ \
| | * \ Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-03-041-0/+1
| | |\ \
| | * \ \ Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-255-507/+651
| | |\ \ \
| | * \ \ \ Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-0/+1
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-2118-48/+18
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-0918-48/+18
| * | | | | | drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann2022-03-171-0/+1
| * | | | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-03-171-0/+1
| |\ \ \ \ \ \