aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-31drm: panel/simple: add backlight dependencyArnd Bergmann1-0/+1
2015-01-31drm: panel/sharp: add backlight dependencyArnd Bergmann1-0/+1
2015-01-28drm/panel: simple: Add AVIC TM070DDH03 panel supportPhilipp Zabel1-0/+31
2015-01-28drm/panel: sharp: lq101r1sx01: Remove unneeded includeThierry Reding1-2/+0
2015-01-28drm/panel: sharp: lq101r1sx01: Respect power timingsThierry Reding1-9/+9
2015-01-28drm/panel: sharp: lq101r1sx01: Add delay after display onThierry Reding1-0/+13
2015-01-28drm/panel: simple: Add support for Giantplus GPG482739QS5Philipp Zabel1-0/+26
2015-01-21drm: panel: simple-panel: add bus format information for foxlink panelBoris Brezillon1-0/+1
2015-01-21drm: panel: simple-panel: add support for bus_format retrievalBoris Brezillon1-0/+5
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-49/+605
2014-11-13drm/panel: Add Sharp LQ101R1SX01 supportThierry Reding3-0/+478
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding2-2/+0
2014-11-13drm/panel: s6e8aa0: Use standard MIPI DSI functionThierry Reding1-14/+2
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding1-1/+1
2014-11-07drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding1-2/+2
2014-11-07drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding1-3/+3
2014-11-07drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz1-6/+6
2014-11-07drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach1-0/+26
2014-11-07drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach1-0/+26
2014-11-07drm/panel: simple: Add missing .bpc fieldsThierry Reding1-0/+5
2014-11-07drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar1-0/+26
2014-11-07drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel1-0/+26
2014-11-06drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot1-9/+2
2014-11-06drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-11-06drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-10-20gpu: drm: panel: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-10drm/panel/simple: add optronics B101XTN01.0 (v3)Rob Clark1-0/+27
2014-08-07drm/panel: simple: Use devm_gpiod_get_optional()Alexandre Courbot1-7/+5
2014-08-06drm/panel: ld9040: Replace upcasting macro by functionThierry Reding1-1/+4
2014-08-06drm/panel: simple: Add AUO B133HTN01 panel supportAjay Kumar1-0/+30
2014-08-06drm/panel: simple: Support delays in panel functionsAjay Kumar1-0/+30
2014-08-06drm/panel: simple: Add proper definition for prepare and unprepareAjay Kumar1-10/+27
2014-08-06drm/panel: s6e8aa0: Add proper definition for prepare and unprepareAjay Kumar1-11/+11
2014-08-06drm/panel: ld9040: Add proper definition for prepare and unprepareAjay Kumar1-11/+11
2014-08-06drm/panel: simple: Add dummy prepare and unprepare routinesAjay Kumar1-0/+12
2014-08-06drm/panel: s6e8aa0: Add dummy prepare and unprepare routinesAjay Kumar1-0/+12
2014-08-06drm/panel: ld9040: Add dummy prepare and unprepare routinesAjay Kumar1-0/+12
2014-08-06drm/panel: simple: Remove simple-panel compatibleThierry Reding1-2/+0
2014-08-06drm/panel: simple: Add Innolux N116BGE panel supportThierry Reding1-0/+27
2014-08-01drm/panel: simple: Add bits-per-color supportStéphane Marchesin1-0/+12
2014-07-22drm/panel: simple: add support for InnoLux N156BGE-L21 panelAlban Bedel1-0/+25
2014-07-22drm/panel: s6e8aa0: Use static inline for upcastingThierry Reding1-1/+4
2014-07-22drm/dsi: Use peripheral's channel for DCS commandsThierry Reding1-2/+2
2014-07-22drm/dsi: Make mipi_dsi_dcs_write() return ssize_tThierry Reding1-2/+2
2014-07-15drm/panel: add support for Foxlink FL500WVR00-A0T panelBoris BREZILLON1-0/+25
2014-07-14drm/panel: Set non-continuous clock flag on supporting panelsAlexandre Courbot1-2/+3
2014-07-14drm/panel: make DRM_PANEL_LD9040 depend on SPIRussell King1-2/+1
2014-07-14drm/panel: consolidate unnecessary explicit dependenciesRussell King1-3/+1
2014-06-09drm/panel: simple - Add AUO B133XTN01 panel supportStéphane Marchesin1-0/+25
2014-06-05drm/panel: simple - Disable panel on shutdownThierry Reding1-0/+19