summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-2/+4
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-092-4/+11
* drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann2020-09-251-13/+1
* drm/imx/dcss: fix unused but set variable warningsWang ShaoBo2020-09-211-2/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-1/+1
|\
| * Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-081-1/+1
| |\
| | * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | | drm/imx/dcss: fix compilation issue on 32bitLaurentiu Palcu2020-09-101-1/+1
* | | drm/imx/dcss: use drm_bridge_connector APILaurentiu Palcu2020-09-093-8/+41
* | | drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu2020-09-0917-0/+3962
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-126-87/+74
|\|
| * Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...Dave Airlie2020-07-236-87/+74
| |\
| | * drm/imx: imx-tve: Delete an error message in imx_tve_bind()Markus Elfring2020-07-201-3/+1
| | * drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying2020-07-201-3/+4
| | * drm/imx: parallel-display: move panel/bridge detection to fail earlyMarco Felsch2020-07-201-6/+6
| | * drm/imx: imx-ldb: remove useless enumMarco Felsch2020-07-201-5/+0
| | * drm/imx: drop useless best_encoder callbackMarco Felsch2020-07-203-27/+0
| | * drm/imx: tve: fix regulator_disable error pathMarco Felsch2020-07-201-10/+10
| | * drm/imx: parallel-display: Adjust bus_flags handlingMarek Vasut2020-07-201-1/+1
| | * drm/imx: fix use after freePhilipp Zabel2020-07-206-32/+52
* | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-082-16/+0
|/ /
* | drm/imx: Use __drm_atomic_helper_crtc_resetDaniel Vetter2020-07-021-13/+8
* | drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart2020-06-231-2/+2
* | drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart2020-06-231-2/+4
* | drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-7/+1
* | drm/imx: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
|/
* drm/imx: Use simple encoderThomas Zimmermann2020-04-026-31/+8
* drm/imx: Remove the bogus possible_clones setupVille Syrjälä2020-03-181-2/+2
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-262-3/+3
* drm/imx: pd: Use bus format/flags provided by the bridge when availableBoris Brezillon2020-01-311-25/+151
* drm/imx: plane_state->fb iff plane_state->crtcDaniel Vetter2020-01-281-1/+1
* drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-092-2/+2
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-032-2/+1
|\
| * Merge tag 'imx-drm-next-2019-08-23' of git://git.pengutronix.de/pza/linux int...Dave Airlie2019-08-271-1/+0
| |\
| | * drm/imx: Drop unused imx-ipuv3-crtc.o buildGuido Günther2019-08-021-1/+0
| * | Merge tag 'du-next-20190816' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2019-08-221-1/+1
| |\ \
| | * | drm: Don't include drm/drm_encoder_slave.h when not neededLaurent Pinchart2019-08-161-1/+1
* | | | drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-282-0/+2
|/ / /
* / / drm/imx: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-102-14/+8
|/ /
* | drm/imx: imx-tve: Provide ddc symlink in connector's sysfsAndrzej Pietrasiewicz2019-07-311-2/+4
* | drm/imx: imx-ldb: Provide ddc symlink in connector's sysfsAndrzej Pietrasiewicz2019-07-311-3/+4
* | Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-222-3/+4
|\|
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-151-9/+7
| |\
| | * Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2019-07-121-0/+1
| | |\
| | | * drm/imx: enable IDMAC watermark featurePhilipp Zabel2019-06-141-0/+1
| * | | drm/imx: only send event on crtc disable if kept disabledRobert Beckett2019-07-041-1/+1
| * | | drm/imx: notify drm core before sending event during crtc disableRobert Beckett2019-07-041-2/+2
| | |/ | |/|
* | | drm/imx: drop use of drmP.hSam Ravnborg2019-07-177-29/+46
* | | drm/imx: Drop drm_gem_prime_export/importDaniel Vetter2019-06-211-2/+0
* | | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-2/+1
| |/ |/|