summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
AgeCommit message (Expand)AuthorFilesLines
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2-0/+2
2022-06-08drm/panel: nt36672a: add backlight supportJoel Selvaraj1-0/+4
2022-05-24drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONF...Gao Chao1-0/+2
2022-05-15drm/panel: feiyang-fy07024di26a30d: make reset gpio optionalPeter Geis1-1/+1
2022-05-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-3/+10
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-3/+10
2022-05-02drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki1-1/+1
2022-04-30drm/panel: simple: Add Startek KD070WVFPA043-C069A panel supportHeiko Schocher1-0/+38
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann1-1/+2
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann2-4/+4
2022-04-25drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01Marek Vasut1-0/+1
2022-04-25drm/panel: lvds: Drop now redundant width-mm and height-mm checkMarek Vasut1-12/+0
2022-04-25drm/panel: simple: Add DataImage FG040346DSSWBG04 panel supportMarek Vasut1-0/+28
2022-04-20drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson1-2/+9
2022-04-20drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson1-1/+1
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil2-4/+4
2022-04-13drm/panel: lvds: Use bus_flags from DT panel-timing propertyMarek Vasut1-5/+4
2022-04-13drm/panel: lvds: Simplify mode parsingMarek Vasut1-13/+9
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-11/+551
2022-04-07Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+3
2022-04-05drm/panel: innolux-ej030na and abt-y030xx067a: add .enable and .disableChristophe Branchereau2-7/+54
2022-04-05drm/panel: Add panel driver for NewVision NV3052C based LCDsChristophe Branchereau3-0/+494
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard26-563/+727
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard20-49/+21
2022-03-31drm/panel-edp: Fix AUO B133UAN01 panel idMatthias Kaehlcke1-1/+1
2022-03-29drm/panel-edp: Add AUO B133UAN01Matthias Kaehlcke1-0/+1
2022-03-25Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-515/+709
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds18-48/+18
2022-03-18drm/panel: ili9341: fix optional regulator handlingDaniel Mack1-1/+3
2022-03-18drm/panel-edp: add LQ140M1JW46 edp panel entrySankeerth Billakanti1-0/+1
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann1-0/+1
2022-03-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1-0/+1
2022-03-16drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut1-1/+1
2022-03-14drm/panel: Use drm_mode_duplicate()Ville Syrjälä2-4/+3
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2022-02-28drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptorRahul T R1-0/+1
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-507/+651
2022-02-21drm/panel: nt35560: Support also ACX424AKMLinus Walleij1-3/+69
2022-02-21drm/panel: nt35560: Support more panel IDsLinus Walleij1-3/+5
2022-02-21drm/panel: Rename Sony ACX424 to Novatek NT35560Linus Walleij3-118/+122
2022-02-16drm/panel-edp: Add eDP sharp panel supportSankeerth Billakanti1-0/+44
2022-02-16drm/panel-edp: Allow querying the detected panel via debugfsDouglas Anderson1-5/+32
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-0/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König18-48/+18
2022-02-06drm/panel: simple: Assign data from panel_dpi_probe() correctlyChristoph Niedermaier1-0/+1
2022-02-04drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-02-01Revert "drm/panel-edp: Allow querying the detected panel via sysfs"Douglas Anderson1-34/+5
2022-02-01drm/panel-edp: Allow querying the detected panel via sysfsDouglas Anderson1-5/+34
2022-01-27drm/panel: simple: add Multi-Inno Technology MI0700S4T-6Marek Vasut1-0/+33