aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-05drm/panel: add support for EDT ET057090DHU panelStefan Agner1-0/+26
2014-06-05drm/panel: Add support for EDT ETM0700G0DH6 and ET070080DH6 panelsPhilipp Zabel1-0/+29
2014-06-05drm/panel: ld9040: add power control sequenceAndrzej Hajda1-0/+3
2014-06-05drm/panel: s6e8aa0: silence array overflow warningDan Carpenter1-0/+1
2014-04-05Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-51/+106
2014-04-04drm/panel: add S6E8AA0 driverAndrzej Hajda3-0/+1077
2014-04-04drm/panel: add ld9040 driverAndrzej Hajda3-0/+384
2014-04-04drm/panel: add support for LG LD070WX3-SL01 panelAlexandre Courbot1-0/+30
2014-04-04drm/panel: add support for LG LH500WX1-SD03 panelAlexandre Courbot1-0/+30
2014-04-04drm/panel: simple: Allow DSI panels to provide mode flagsThierry Reding1-0/+3
2014-04-04drm/panel: simple: Allow GPIO accesses to sleepThierry Reding1-2/+2
2014-04-04drm/panel: remove redundant regulator_disable()Alexandre Courbot1-2/+0
2014-04-04drm/panel: use gpiod interface for enable GPIOAlexandre Courbot1-49/+18
2014-04-04drm/panel: Add LG 12.9" LCD panelThierry Reding1-0/+25
2014-01-14drm/panel: update EDID BLOB in panel_simple_get_modes()Stephen Warren1-0/+1
2014-01-08drm/panel: Add support for Chunghwa CLAA101WA01A panelStephen Warren1-0/+25
2014-01-08drm/panel: Add support for Samsung LTN101NT05 panelMarc Dietrich1-0/+25
2013-12-17drm/panel: Add support for Panasonic VVX10F004B0Thierry Reding1-7/+87
2013-12-17drm/panel: Add simple panel supportThierry Reding3-0/+432
2013-12-17drm: Add panel supportThierry Reding1-0/+5