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
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
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-03
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-01
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-11-01
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
Liu Ying
1
-1
/
+0
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
8
-40
/
+36
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+0
2022-08-04
drm/imx/dcss: get rid of HPD warning message
Laurentiu Palcu
1
-2
/
+0
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-0
/
+10
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2
-6
/
+6
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
8
-32
/
+32
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2
-7
/
+7
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2
-2
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
1
-2
/
+2
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
2022-07-22
Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+3
2022-07-20
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
3
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-05-06
Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
2
-10
/
+2
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+1
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-8
/
+1
2022-04-04
drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
Liu Ying
1
-1
/
+7
2022-04-04
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
1
-1
/
+3
2022-04-04
drm/imx: imx-ldb: Check for null pointer after calling kmemdup
Jiasheng Jiang
1
-0
/
+2
2022-04-04
drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation
Maxime Ripard
1
-4
/
+1
2022-04-04
drm/imx: ipuv3-plane: Remove redundant zpos initialisation
Maxime Ripard
1
-3
/
+0
2022-04-04
drm/imx: imx-tve: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
1
-3
/
+1
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+5
2022-03-16
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...
Christoph Niedermaier
1
-8
/
+0
2022-03-14
drm/imx: Use drm_mode_duplicate()
Ville Syrjälä
1
-2
/
+1
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-0
/
+1
2022-02-18
drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER
Rudi Heitbaum
1
-0
/
+1
2022-01-27
drm/imx: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
1
-0
/
+3
2022-01-19
drm/imx/dcss: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2
-2
/
+2
2021-11-05
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
[next]