summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-edp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/panel-edp: Add LQ140M1JW48 edp panel entryBjorn Andersson2022-06-241-0/+1
* drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson2022-06-211-10/+23
* drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang2022-06-211-1/+12
* drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-2/+2
* drm/panel-edp: Fix AUO B133UAN01 panel idMatthias Kaehlcke2022-03-301-1/+1
* drm/panel-edp: Add AUO B133UAN01Matthias Kaehlcke2022-03-291-0/+1
* drm/panel-edp: add LQ140M1JW46 edp panel entrySankeerth Billakanti2022-03-171-0/+1
* drm/panel-edp: Add eDP sharp panel supportSankeerth Billakanti2022-02-161-0/+44
* drm/panel-edp: Allow querying the detected panel via debugfsDouglas Anderson2022-02-151-5/+32
* Revert "drm/panel-edp: Allow querying the detected panel via sysfs"Douglas Anderson2022-02-011-34/+5
* drm/panel-edp: Allow querying the detected panel via sysfsDouglas Anderson2022-02-011-5/+34
* gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquelYunlong Jia2022-01-261-0/+17
* drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann2022-01-171-1/+1
* drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann2022-01-171-1/+1
* gpu: drm: panel-edp: Fix edp_panel_entry documentationKieran Bingham2021-11-171-2/+2
* drm/edid: Fix EDID quirk compile error on older compilersDouglas Anderson2021-09-241-11/+12
* drm/panel-edp: Implement generic "edp-panel"s probed by EDIDDouglas Anderson2021-09-201-14/+201
* drm/panel-edp: Don't re-read the EDID every time we power off the panelDouglas Anderson2021-09-201-3/+3
* drm/panel-edp: Fix "prepare_to_enable" if panel doesn't handle HPDDouglas Anderson2021-09-201-2/+22
* drm/panel-edp: hpd_reliable shouldn't be subtraced from hpd_absentDouglas Anderson2021-09-201-5/+3
* drm/panel-edp: Better describe eDP panel delaysDouglas Anderson2021-09-201-29/+53
* drm/panel-edp: Split the delay structure outDouglas Anderson2021-09-201-77/+82
* drm/panel-edp: Move some wayward panels to the eDP driverDouglas Anderson2021-09-201-0/+363
* drm/panel-edp: Split eDP panels out of panel-simpleDouglas Anderson2021-09-201-0/+1298