summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2020-11-26drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu
2020-11-26drm/imx/dcss: fix coccinelle warningLaurentiu Palcu
2020-11-26drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-27drm/imx: tve remove extraneous type qualifierArnd Bergmann
2020-10-27drm/imx: parallel-display: reduce scope of edid_lenPhilipp Zabel
2020-10-27drm/imx: parallel-display: remove unused function enc_to_imxpd()Philipp Zabel
2020-10-27drm/imx: parallel-display: fix edid memory leakMarco Felsch
2020-10-27drm/imx: imx-ldb: reduce scope of edid_lenPhilipp Zabel
2020-10-26drm/imx: dw_hdmi-imx: remove empty encoder_disable callbackPhilipp Zabel
2020-10-26drm/imx: drop explicit drm_mode_config_cleanupPhilipp Zabel
2020-10-26drm/imx: imx-tve: remove redundant enable trackingPhilipp Zabel
2020-10-26drm/imx: imx-tve: use regmap fast_io spinlockPhilipp Zabel
2020-10-26drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_ofPhilipp Zabel
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-25drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann
2020-09-21drm/imx/dcss: fix unused but set variable warningsWang ShaoBo
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-10drm/imx/dcss: fix compilation issue on 32bitLaurentiu Palcu
2020-09-09drm/imx/dcss: use drm_bridge_connector APILaurentiu Palcu
2020-09-09drm/imx: Add initial support for DCSS on iMX8MQLaurentiu Palcu
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-07-23Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...Dave Airlie
2020-07-20drm/imx: imx-tve: Delete an error message in imx_tve_bind()Markus Elfring
2020-07-20drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-07-20drm/imx: parallel-display: move panel/bridge detection to fail earlyMarco Felsch
2020-07-20drm/imx: imx-ldb: remove useless enumMarco Felsch
2020-07-20drm/imx: drop useless best_encoder callbackMarco Felsch
2020-07-20drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-07-20drm/imx: parallel-display: Adjust bus_flags handlingMarek Vasut
2020-07-20drm/imx: fix use after freePhilipp Zabel
2020-07-02drm/imx: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-06-23drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()Laurent Pinchart
2020-06-23drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()Laurent Pinchart
2020-06-10drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/imx: Use GEM CMA object functionsThomas Zimmermann
2020-04-02drm/imx: Use simple encoderThomas Zimmermann
2020-03-18drm/imx: Remove the bogus possible_clones setupVille Syrjälä
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-01-31drm/imx: pd: Use bus format/flags provided by the bridge when availableBoris Brezillon
2020-01-28drm/imx: plane_state->fb iff plane_state->crtcDaniel Vetter
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard