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/lcdc: Fix double-free of driver data
Uwe Kleine-König
2023-12-01
1
-9
/
+0
*
drm: Use device_get_match_data()
Rob Herring
2023-11-27
1
-5
/
+4
*
drm/imx: lcdc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-21
1
-4
/
+2
*
drm/imx/dcss: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-21
1
-4
/
+2
*
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
4
-0
/
+24
|
\
|
*
drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
2023-09-25
3
-0
/
+16
|
*
drm/imx/ipuv3: Call drm_atomic_helper_shutdown() at shutdown/unbind time
Douglas Anderson
2023-09-13
1
-0
/
+8
*
|
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-09-22
6
-20
/
+12
|
\
|
|
*
drm/imx/ipuv3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-09
6
-20
/
+12
*
|
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
Alexander Stein
2023-07-28
1
-1
/
+1
*
|
drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_update
Philipp Zabel
2023-07-28
1
-6
/
+5
*
|
drm/imx/dcss: Use dev_err_probe
Alexander Stein
2023-07-28
1
-0
/
+1
*
|
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
2
-3
/
+4
|
/
*
drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
2023-04-15
1
-2
/
+2
*
Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-03-22
8
-5
/
+561
|
\
|
*
drm/imx: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
|
*
drm/imx/dcss: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-03-14
1
-2
/
+2
|
*
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
2023-03-14
1
-1
/
+1
|
*
drm/imx/lcdc: Implement DRM driver for imx25
Marian Cichy
2023-03-14
5
-0
/
+555
|
/
*
drm/imx/dcss: Don't call dev_set_drvdata(..., NULL);
Uwe Kleine-König
2023-01-10
1
-4
/
+0
*
drm/imx/dcss: Drop if blocks with always false condition
Uwe Kleine-König
2023-01-10
1
-3
/
+0
*
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
2
-8
/
+0
*
drm/imx: move IPUv3 driver into separate subdirectory
Lucas Stach
2022-12-16
13
-49
/
+54
*
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
2022-12-16
1
-6
/
+8
*
drm: imx/dcss: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-12
3
-19
/
+13
*
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
2
-3
/
+3
|
\
|
*
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
Nathan Huckleberry
2022-11-01
1
-2
/
+3
|
*
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
Liu Ying
2022-11-01
1
-1
/
+0
*
|
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
3
-3
/
+2
*
|
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
2
-2
/
+2
*
|
drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
2022-11-05
1
-1
/
+0
|
/
*
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2022-09-06
8
-40
/
+36
|
\
|
*
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
2
-6
/
+6
|
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
8
-32
/
+32
|
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
2
-7
/
+7
|
*
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-08-03
2
-2
/
+0
|
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
|
*
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
1
-2
/
+2
|
*
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
|
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-08-18
1
-2
/
+0
|
\
\
|
*
|
drm/imx/dcss: get rid of HPD warning message
Laurentiu Palcu
2022-08-04
1
-2
/
+0
*
|
|
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-03
6
-0
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
2
-0
/
+2
|
*
|
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
|
*
|
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
|
*
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
|
*
|
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
3
-0
/
+3
*
|
|
Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-07-22
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
2022-07-20
1
-0
/
+3
[next]