summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-simple.c
AgeCommit message (Expand)Author
2021-07-25drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201cJagan Teki
2021-05-24drm/panel: panel-simple: Add missing pm_runtime_dont_use_autosuspend() callsDouglas Anderson
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-20drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepareDouglas Anderson
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-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-05drm: panel: add flags to BOE NV110WTM-N61Douglas Anderson
2020-12-05drm: panel: Fully transition panel_desc kerneldoc to inline styleDouglas Anderson
2020-11-29drm: panel: simple: Add BOE NV110WTM-N61Douglas Anderson
2020-11-29drm: panel: simple: Allow specifying the delay from prepare to enableDouglas Anderson
2020-11-29drm: panel: simple: Defer unprepare delay till next prepare to shorten itDouglas Anderson
2020-11-29drm: panel: simple: Fixup the struct panel_desc kernel docDouglas Anderson
2020-11-24panel-simple: add Innolux N125HCE-GN1Lukas F. Hartmann
2020-11-09drm/panel: simple: Add flags to boe_nv133fhm_n61Stephen Boyd
2020-11-08drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panelBiju Das
2020-11-08drm: panel: simple: add missing platform_driver_unregister() in panel_simple_...Qinglang Miao
2020-11-05drm/panel: panel-simple: Fix 'struct panel_desc's headerLee Jones
2020-10-17drm/panel: simple: Add YTC700TLAG-05-201CJagan Teki
2020-08-30drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panelLaurent Pinchart
2020-08-29drm/panel: simple: Add AM-1280800N3TZQW-T00HJagan Teki
2020-08-21drm: panel: simple: Add KD116N21-30NV-A010Douglas Anderson
2020-08-16drm/panel-simple: Read panel orientationDmitry Osipenko
2020-08-15drm/panel: simple: Add 50Hz mode for sharp,ls020b1dd01dPaul Cercueil
2020-08-15drm/panel: simple: Tweak timings of sharp,ls020b1dd01d for perfect 60HzPaul Cercueil
2020-08-15drm/panel: simple: Convert sharp,ls020b1dd01d from timings to videomodePaul Cercueil
2020-08-13drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panelLaurent Pinchart
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-08-02drm/panel: simple: Add Chefree CH101OLHLWH-002 panelMarek Vasut
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao
2020-07-28drm/panel: simple: Add Powertip PH800480T013 panelMarek Vasut
2020-07-27drm/panel: panel-simple: add default connector_typeSam Ravnborg
2020-07-27drm/panel: panel-simple: validate panel descriptionSam Ravnborg
2020-07-26drm/panel: add connector type to boe,hv070wsa-100 panelSam Ravnborg
2020-07-26drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 msDouglas Anderson
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-16drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panelPaul Cercueil
2020-07-16drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panelPaul Cercueil
2020-07-12drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart
2020-07-11drm/panel: auo,b116xw03: fix flash backlight when power onJitao Shi
2020-07-01drm/panel: panel-simple: drop use of legacy drm_bus_flagsSam Ravnborg