summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_lvds.c
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-2/+9
* drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon2020-01-311-3/+5
* drm/rcar-du: Plug atomic state hooks to the default implementationBoris Brezillon2020-01-311-0/+3
* Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"Boris Brezillon2020-01-081-5/+3
* drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon2020-01-071-3/+5
* Merge tag 'du-next-20191218' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter2019-12-181-144/+174
|\
| * drm: rcar-du: lvds: Allow for even and odd pixels swapFabrizio Castro2019-12-181-19/+58
| * drm: rcar-du: lvds: Get dual link configuration from DTFabrizio Castro2019-12-181-8/+46
| * drm: rcar-du: lvds: Improve identification of panelsFabrizio Castro2019-12-181-65/+10
| * drm: rcar-du: lvds: Get mode from stateLaurent Pinchart2019-12-181-66/+74
* | drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-091-1/+1
|/
* drm: rcar-du: lvds: Add r8a774b1 supportBiju Das2019-10-161-0/+1
* drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and laterGeert Uytterhoeven2019-10-161-7/+21
* Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191-4/+4
|\
| * drm: rcar-du: lvds: Fix bridge_to_rcar_lvdsFabrizio Castro2019-08-161-4/+4
* | drm: rcar_lvds: Fix dual link mode operationsJacopo Mondi2019-08-161-4/+2
|/
* drm/rcar-du: Fix error check when retrieving crtc stateSean Paul2019-06-181-2/+2
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-5/+7
|\
| * drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul2019-06-131-5/+7
* | drm: rcar-du: lvds: Add support for dual-link modeLaurent Pinchart2019-06-081-13/+94
* | drm: rcar-du: lvds: Remove LVDS double-enable checksLaurent Pinchart2019-06-081-19/+0
* | drm: rcar-du: lvds: Add r8a774a1 supportBiju Das2019-06-081-0/+1
|/
* drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3Laurent Pinchart2019-03-281-2/+6
* drm: rcar-du: lvds: Adjust operating frequency for D3 and E3Laurent Pinchart2019-03-281-2/+7
* drm: rcar-du: lvds: Fix post-DLL divider calculationLaurent Pinchart2019-03-281-1/+1
* drm: rcar-du: lvds: Add API to enable/disable clock outputLaurent Pinchart2019-02-081-10/+67
* drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3Laurent Pinchart2019-02-081-2/+15
* drm: rcar-du: lvds: Add r8a7744 supportBiju Das2019-02-081-0/+1
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drmi/rcar-du: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2019-01-241-0/+1
* drm: rcar-du: lvds: add R8A774C0 supportFabrizio Castro2019-01-141-0/+1
* drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart2019-01-141-2/+2
* drm: rcar-du: lvds: Add R8A77965 supportLaurent Pinchart2018-11-231-0/+1
* drm: rcar-du: lvds: D3/E3 supportLaurent Pinchart2018-09-251-44/+315
* drm: rcar-du: lvds: add R8A77980 supportSergei Shtylyov2018-09-151-0/+1
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon2018-07-101-2/+2
* drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connectorLaurent Pinchart2018-05-201-0/+3
* drm: rcar-du: lvds: Add R8A77970 supportSergei Shtylyov2018-03-071-2/+18
* drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart2018-03-071-0/+524