summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx
AgeCommit message (Expand)Author
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-03-25drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-03-25drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be usedLiu Ying
2021-03-25drm/imx: fix memory leak when fails to initPan Bian
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Use state helper instead of plane state pointer in atomic_checkMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-01-07drm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64Philipp Zabel
2021-01-04drm/imx: ipuv3-crtc: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: ipuv3-plane: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: parallel-display: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: imx-tve: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: imx-ldb: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: dw_hdmi-imx: use drm managed resourcesPhilipp Zabel
2021-01-04drm/imx: parallel-display: move initialization into probePhilipp Zabel
2021-01-04drm/imx: parallel-display: use local bridge and connector variablesPhilipp Zabel
2021-01-04drm/imx: imx-tve: use devm_clk_registerPhilipp Zabel
2021-01-04drm/imx: imx-tve: move initialization into probePhilipp Zabel
2021-01-04drm/imx: imx-tve: use local encoder and connector variablesPhilipp Zabel
2021-01-04drm/imx: imx-ldb: move initialization into probePhilipp Zabel
2021-01-04drm/imx: imx-ldb: use local connector variablePhilipp Zabel
2021-01-04drm/imx: dw_hdmi-imx: move initialization into probePhilipp Zabel
2021-01-04gpu: drm: imx: convert comma to semicolonZheng Yongjun
2021-01-04drm/imx: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
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