index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/imx: imx-ldb: fix out of bounds array access warning
Arnd Bergmann
2021-03-25
1
-0
/
+10
*
drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used
Liu Ying
2021-03-25
1
-1
/
+1
*
drm/imx: fix memory leak when fails to init
Pan Bian
2021-03-25
1
-1
/
+1
*
drm/imx: dw_hdmi-imx: depend on OF to fix randconfig compile tests on x86_64
Philipp Zabel
2021-01-07
1
-1
/
+1
*
drm/imx: ipuv3-crtc: use drm managed resources
Philipp Zabel
2021-01-04
1
-71
/
+43
*
drm/imx: ipuv3-plane: use drm managed resources
Philipp Zabel
2021-01-04
3
-63
/
+36
*
drm/imx: parallel-display: use drm managed resources
Philipp Zabel
2021-01-04
1
-28
/
+29
*
drm/imx: imx-tve: use drm managed resources
Philipp Zabel
2021-01-04
1
-35
/
+39
*
drm/imx: imx-ldb: use drm managed resources
Philipp Zabel
2021-01-04
1
-9
/
+22
*
drm/imx: dw_hdmi-imx: use drm managed resources
Philipp Zabel
2021-01-04
1
-8
/
+17
*
drm/imx: parallel-display: move initialization into probe
Philipp Zabel
2021-01-04
1
-22
/
+20
*
drm/imx: parallel-display: use local bridge and connector variables
Philipp Zabel
2021-01-04
1
-10
/
+10
*
drm/imx: imx-tve: use devm_clk_register
Philipp Zabel
2021-01-04
1
-1
/
+1
*
drm/imx: imx-tve: move initialization into probe
Philipp Zabel
2021-01-04
1
-23
/
+19
*
drm/imx: imx-tve: use local encoder and connector variables
Philipp Zabel
2021-01-04
1
-7
/
+8
*
drm/imx: imx-ldb: move initialization into probe
Philipp Zabel
2021-01-04
1
-35
/
+37
*
drm/imx: imx-ldb: use local connector variable
Philipp Zabel
2021-01-04
1
-6
/
+6
*
drm/imx: dw_hdmi-imx: move initialization into probe
Philipp Zabel
2021-01-04
1
-48
/
+26
*
gpu: drm: imx: convert comma to semicolon
Zheng Yongjun
2021-01-04
1
-1
/
+1
*
drm/imx: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
2021-01-04
1
-0
/
+1
*
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
2020-11-26
3
-10
/
+50
*
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
2020-11-26
1
-2
/
+1
*
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
2020-11-26
1
-2
/
+9
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
5
-76
/
+21
|
\
|
*
Merge v5.10-rc3 into drm-next
Daniel Vetter
2020-11-10
5
-76
/
+21
|
|
\
|
|
*
drm/imx: tve remove extraneous type qualifier
Arnd Bergmann
2020-10-27
1
-1
/
+1
|
|
*
drm/imx: parallel-display: reduce scope of edid_len
Philipp Zabel
2020-10-27
1
-4
/
+3
|
|
*
drm/imx: parallel-display: remove unused function enc_to_imxpd()
Philipp Zabel
2020-10-27
1
-5
/
+0
|
|
*
drm/imx: parallel-display: fix edid memory leak
Marco Felsch
2020-10-27
1
-10
/
+2
|
|
*
drm/imx: imx-ldb: reduce scope of edid_len
Philipp Zabel
2020-10-27
1
-6
/
+4
|
|
*
drm/imx: dw_hdmi-imx: remove empty encoder_disable callback
Philipp Zabel
2020-10-26
1
-5
/
+0
|
|
*
drm/imx: drop explicit drm_mode_config_cleanup
Philipp Zabel
2020-10-26
1
-5
/
+5
|
|
*
drm/imx: imx-tve: remove redundant enable tracking
Philipp Zabel
2020-10-26
1
-12
/
+4
|
|
*
drm/imx: imx-tve: use regmap fast_io spinlock
Philipp Zabel
2020-10-26
1
-21
/
+1
|
|
*
drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_of
Philipp Zabel
2020-10-26
1
-9
/
+3
*
|
|
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
2
-2
/
+2
|
/
/
*
|
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
2
-4
/
+4
*
|
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-2
/
+4
*
|
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
2
-4
/
+11
*
|
drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-25
1
-13
/
+1
*
|
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
2020-09-21
1
-2
/
+0
|
/
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
\
|
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-1
/
+1
|
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
|
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
2020-09-10
1
-1
/
+1
*
|
|
drm/imx/dcss: use drm_bridge_connector API
Laurentiu Palcu
2020-09-09
3
-8
/
+41
*
|
|
drm/imx: Add initial support for DCSS on iMX8MQ
Laurentiu Palcu
2020-09-09
17
-0
/
+3962
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
6
-87
/
+74
|
\
|
|
*
Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
2020-07-23
6
-87
/
+74
|
|
\
|
|
*
drm/imx: imx-tve: Delete an error message in imx_tve_bind()
Markus Elfring
2020-07-20
1
-3
/
+1
[next]