summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-simple.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panelStefan Riedmueller2021-06-211-0/+2
* drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDCDouglas Anderson2021-06-111-6/+12
* drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint deviceDouglas Anderson2021-06-111-4/+48
* drm/panel: panel-simple: Add missing pm_runtime_dont_use_autosuspend() callsDouglas Anderson2021-05-241-0/+2
* drm/panel: panel-simple: Cache the EDID as long as we retain powerDouglas Anderson2021-05-031-7/+10
* drm/panel: panel-simple: Power the panel when reading the EDIDDouglas Anderson2021-05-031-1/+7
* drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()Douglas Anderson2021-05-031-1/+0
* drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg codeDouglas Anderson2021-05-031-19/+5
* drm/panel: panel-simple: Add missing pm_runtime_disable() callsDouglas Anderson2021-04-301-1/+4
* drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepareDouglas Anderson2021-04-201-21/+72
* drm: panel: simple: Set enable delay for BOE NV110WTM-N61Douglas Anderson2021-03-111-0/+1
* drm/panel-simple: Add N116BCA-EA1Douglas Anderson2021-03-111-0/+33
* drm/panel-simple: Retry if we timeout waiting for HPDDouglas Anderson2021-03-111-3/+29
* drm/panel-simple: Don't wait longer for HPD than hpd_absent_delayDouglas Anderson2021-03-111-1/+7
* drm/panel-simple: Undo enable if HPD never assertsDouglas Anderson2021-03-111-2/+9
* drm: use getter/setter functionsJulia Lawall2021-02-101-1/+1
* drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bgeHeiko Stuebner2021-01-181-0/+2
* drm: panel: add flags to BOE NV110WTM-N61Douglas Anderson2020-12-051-0/+2
* drm: panel: Fully transition panel_desc kerneldoc to inline styleDouglas Anderson2020-12-051-16/+27
* drm: panel: simple: Add BOE NV110WTM-N61Douglas Anderson2020-11-291-0/+46
* drm: panel: simple: Allow specifying the delay from prepare to enableDouglas Anderson2020-11-291-6/+38
* drm: panel: simple: Defer unprepare delay till next prepare to shorten itDouglas Anderson2020-11-291-3/+24
* drm: panel: simple: Fixup the struct panel_desc kernel docDouglas Anderson2020-11-291-17/+42
* panel-simple: add Innolux N125HCE-GN1Lukas F. Hartmann2020-11-241-0/+28
* drm/panel: simple: Add flags to boe_nv133fhm_n61Stephen Boyd2020-11-091-0/+1
* drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panelBiju Das2020-11-081-0/+1
* drm: panel: simple: add missing platform_driver_unregister() in panel_simple_...Qinglang Miao2020-11-081-1/+3
* drm/panel: panel-simple: Fix 'struct panel_desc's headerLee Jones2020-11-051-0/+2
* drm/panel: simple: Add YTC700TLAG-05-201CJagan Teki2020-10-171-0/+29
* drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panelLaurent Pinchart2020-08-301-1/+1
* drm/panel: simple: Add AM-1280800N3TZQW-T00HJagan Teki2020-08-291-0/+29
* drm: panel: simple: Add KD116N21-30NV-A010Douglas Anderson2020-08-211-0/+31
* drm/panel-simple: Read panel orientationDmitry Osipenko2020-08-161-0/+11
* drm/panel: simple: Add 50Hz mode for sharp,ls020b1dd01dPaul Cercueil2020-08-151-0/+12
* drm/panel: simple: Tweak timings of sharp,ls020b1dd01d for perfect 60HzPaul Cercueil2020-08-151-7/+7
* drm/panel: simple: Convert sharp,ls020b1dd01d from timings to videomodePaul Cercueil2020-08-151-13/+15
* drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panelLaurent Pinchart2020-08-131-1/+1
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-121-1/+17
|\
| * Merge tag 'v5.8' into drm-nextDave Airlie2020-08-111-1/+15
| |\
| | * drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 msDouglas Anderson2020-07-261-1/+15
| * | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-241-0/+2
| |\|
| | * drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen2020-06-211-0/+1
| | * drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford2020-06-211-0/+1
* | | drm/panel: simple: Add Chefree CH101OLHLWH-002 panelMarek Vasut2020-08-021-0/+33
* | | drm/panel: remove return value of function drm_panel_addBernard Zhao2020-08-021-3/+1
* | | drm/panel: simple: Add Powertip PH800480T013 panelMarek Vasut2020-07-281-0/+28
* | | drm/panel: panel-simple: add default connector_typeSam Ravnborg2020-07-271-3/+6
* | | drm/panel: panel-simple: validate panel descriptionSam Ravnborg2020-07-271-2/+39
* | | drm/panel: add connector type to boe,hv070wsa-100 panelSam Ravnborg2020-07-261-0/+4
|/ /
* | drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panelPaul Cercueil2020-07-161-13/+27