summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
AgeCommit message (Expand)Author
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-26drm/panel: simple: Add support for two more AUO panelsBjorn Andersson
2021-07-17drm/panel: ws2401: Add driver for WideChips WS2401Linus Walleij
2021-07-15drm/panel-simple: Power the panel when probing DP AUX backlightDouglas Anderson
2021-07-14drm/panel: Add Innolux EJ030NA 3.0" 320x480 panelChristophe Branchereau
2021-07-09drm/panel: simple: Add support for EDT ETM0350G0DH6 panelStefan Riedmueller
2021-07-09drm/panel: simple: Add support for EDT ETMV570G2DHU panelStefan Riedmueller
2021-07-09drm/panel-simple: Add Samsung ATNA33XC20Rajeev Nandan
2021-07-09drm/panel-simple: Update validation warnings for eDP panel descriptionRajeev Nandan
2021-07-09drm/panel-simple: Support for delays between GPIO & regulatorRajeev Nandan
2021-07-09drm/panel-simple: Support DP AUX backlightRajeev Nandan
2021-06-21drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6Stefan Riedmueller
2021-06-21drm/panel: Add connector_type for some EDT displaysStefan Riedmueller
2021-06-21drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panelStefan Riedmueller
2021-06-14drm/panel: s6e63m0: Switch to DBI abstraction for SPILinus Walleij
2021-06-11drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDCDouglas Anderson
2021-06-11drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint deviceDouglas Anderson
2021-06-11drm/panel: db7430: Add driver for Samsung DB7430Linus Walleij
2021-06-03drm/panel: add rotation support for Elida KD35T133 panelsChris Morgan
2021-06-03drm/panel/panel-sitronix-st7701: Demote kernel-doc abuseLee Jones
2021-06-03drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuseLee Jones
2021-05-24drm/panel: panel-simple: Add missing pm_runtime_dont_use_autosuspend() callsDouglas Anderson
2021-05-22drm/panel: s6e63m0: Depromote debug printsLinus Walleij
2021-05-03drm/panel: panel-simple: Cache the EDID as long as we retain powerDouglas Anderson
2021-05-03drm/panel: panel-simple: Power the panel when reading the EDIDDouglas Anderson
2021-05-03drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()Douglas Anderson
2021-05-03drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg codeDouglas Anderson
2021-04-30drm/panel: panel-simple: Add missing pm_runtime_disable() callsDouglas Anderson
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-20drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepareDouglas Anderson
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-04-08drm/panel: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-04-06drm/panel: panel-dsi-cm: disable TE for nowSebastian Reichel
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-11drm: panel: simple: Set enable delay for BOE NV110WTM-N61Douglas Anderson
2021-03-11drm/panel-simple: Add N116BCA-EA1Douglas Anderson
2021-03-11drm/panel-simple: Retry if we timeout waiting for HPDDouglas Anderson
2021-03-11drm/panel-simple: Don't wait longer for HPD than hpd_absent_delayDouglas Anderson
2021-03-11drm/panel-simple: Undo enable if HPD never assertsDouglas Anderson
2021-03-04drm/mcde/panel: Inverse misunderstood flagLinus Walleij
2021-02-25drm/panel: kd35t133: allow using non-continuous dsi clockHeiko Stuebner
2021-02-10drm: use getter/setter functionsJulia Lawall
2021-01-18drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bgeHeiko Stuebner
2020-12-30drm/panel: s6e63m0: Support max-brightnessLinus Walleij
2020-12-15drm/panel: panel-dsi-cm: drop unneeded includesTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: add panel database to driverTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: remove extra 'if'Tomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: set column & page at setupTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: cleanup tear enableTomi Valkeinen