index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
drm/imx/tve: fix probe device leak
Johan Hovold
1
-0
/
+13
2024-12-14
drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-12-14
drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-04-10
drm/imx/ipuv3: do not return negative values from .get_modes()
Jani Nikula
1
-2
/
+2
2023-08-11
drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
Alexander Stein
1
-1
/
+1
2023-01-12
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
1
-6
/
+8
2022-11-26
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-08-25
drm/imx/dcss: get rid of HPD warning message
Laurentiu Palcu
1
-2
/
+0
2022-07-29
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
2022-06-14
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-04-13
drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
Liu Ying
1
-1
/
+7
2022-04-13
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-13
drm/imx: imx-ldb: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+2
2022-03-23
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...
Christoph Niedermaier
1
-8
/
+0
2021-11-18
Revert "drm/imx: Annotate dma-fence critical section in commit path"
Fabio Estevam
1
-2
/
+0
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-27
/
+3
2021-08-16
drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix
Philipp Zabel
1
-1
/
+1
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
3
-11
/
+3
2021-06-29
drm/imx/dcss: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-3
/
+0
2021-06-29
drm/imx: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-11
/
+0
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2
-2
/
+0
2021-05-20
Merge tag 'imx-drm-next-2021-05-12' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
4
-21
/
+131
2021-05-10
drm/imx: ipuv3-plane: add color encoding and range properties
Philipp Zabel
1
-1
/
+31
2021-05-10
gpu: ipu-v3: Add Rec.709 limited range support to DP
Philipp Zabel
1
-3
/
+6
2021-05-10
drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversion
Lucas Stach
1
-7
/
+9
2021-05-10
drm/imx: ipuv3-plane: Remove two unnecessary export symbols
Liu Ying
1
-2
/
+0
2021-05-10
drm/imx: Add 8 pixel alignment fix
Sebastian Reichel
4
-6
/
+48
2021-05-10
drm/imx: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+2
2021-05-10
drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
Philipp Zabel
1
-4
/
+37
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-2
/
+12
2021-04-15
drm/imx: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2
-2
/
+0
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2
-2
/
+12
2021-03-25
drm/imx: imx-ldb: fix out of bounds array access warning
Arnd Bergmann
1
-0
/
+10
2021-03-25
drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used
Liu Ying
1
-1
/
+1
2021-03-25
drm/imx: fix memory leak when fails to init
Pan Bian
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-71
/
+85
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2
-4
/
+8
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2
-34
/
+36
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
1
-1
/
+2
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-2
/
+6
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2
-28
/
+29
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2
-4
/
+4
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
[next]