index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
drm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64
Philipp Zabel
1
-1
/
+1
2021-01-04
drm/imx: ipuv3-crtc: use drm managed resources
Philipp Zabel
1
-71
/
+43
2021-01-04
drm/imx: ipuv3-plane: use drm managed resources
Philipp Zabel
3
-63
/
+36
2021-01-04
drm/imx: parallel-display: use drm managed resources
Philipp Zabel
1
-28
/
+29
2021-01-04
drm/imx: imx-tve: use drm managed resources
Philipp Zabel
1
-35
/
+39
2021-01-04
drm/imx: imx-ldb: use drm managed resources
Philipp Zabel
1
-9
/
+22
2021-01-04
drm/imx: dw_hdmi-imx: use drm managed resources
Philipp Zabel
1
-8
/
+17
2021-01-04
drm/imx: parallel-display: move initialization into probe
Philipp Zabel
1
-22
/
+20
2021-01-04
drm/imx: parallel-display: use local bridge and connector variables
Philipp Zabel
1
-10
/
+10
2021-01-04
drm/imx: imx-tve: use devm_clk_register
Philipp Zabel
1
-1
/
+1
2021-01-04
drm/imx: imx-tve: move initialization into probe
Philipp Zabel
1
-23
/
+19
2021-01-04
drm/imx: imx-tve: use local encoder and connector variables
Philipp Zabel
1
-7
/
+8
2021-01-04
drm/imx: imx-ldb: move initialization into probe
Philipp Zabel
1
-35
/
+37
2021-01-04
drm/imx: imx-ldb: use local connector variable
Philipp Zabel
1
-6
/
+6
2021-01-04
drm/imx: dw_hdmi-imx: move initialization into probe
Philipp Zabel
1
-48
/
+26
2021-01-04
gpu: drm: imx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-04
drm/imx: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2020-11-26
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
3
-10
/
+50
2020-11-26
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
1
-2
/
+1
2020-11-26
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
1
-2
/
+9
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-76
/
+21
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
5
-76
/
+21
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2
-4
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-2
/
+4
2020-10-27
drm/imx: tve remove extraneous type qualifier
Arnd Bergmann
1
-1
/
+1
2020-10-27
drm/imx: parallel-display: reduce scope of edid_len
Philipp Zabel
1
-4
/
+3
2020-10-27
drm/imx: parallel-display: remove unused function enc_to_imxpd()
Philipp Zabel
1
-5
/
+0
2020-10-27
drm/imx: parallel-display: fix edid memory leak
Marco Felsch
1
-10
/
+2
2020-10-27
drm/imx: imx-ldb: reduce scope of edid_len
Philipp Zabel
1
-6
/
+4
2020-10-26
drm/imx: dw_hdmi-imx: remove empty encoder_disable callback
Philipp Zabel
1
-5
/
+0
2020-10-26
drm/imx: drop explicit drm_mode_config_cleanup
Philipp Zabel
1
-5
/
+5
2020-10-26
drm/imx: imx-tve: remove redundant enable tracking
Philipp Zabel
1
-12
/
+4
2020-10-26
drm/imx: imx-tve: use regmap fast_io spinlock
Philipp Zabel
1
-21
/
+1
2020-10-26
drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_of
Philipp Zabel
1
-9
/
+3
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2
-4
/
+11
2020-09-25
drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
1
-13
/
+1
2020-09-21
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
1
-2
/
+0
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-09-10
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
1
-1
/
+1
2020-09-09
drm/imx/dcss: use drm_bridge_connector API
Laurentiu Palcu
3
-8
/
+41
2020-09-09
drm/imx: Add initial support for DCSS on iMX8MQ
Laurentiu Palcu
17
-0
/
+3962
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
6
-87
/
+74
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2
-16
/
+0
2020-07-23
Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
6
-87
/
+74
2020-07-20
drm/imx: imx-tve: Delete an error message in imx_tve_bind()
Markus Elfring
1
-3
/
+1
2020-07-20
drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
Liu Ying
1
-3
/
+4
2020-07-20
drm/imx: parallel-display: move panel/bridge detection to fail early
Marco Felsch
1
-6
/
+6
[next]