index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
Age
Commit message (
Expand
)
Author
Lines
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
-1
/
+1
2023-07-28
drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_update
Philipp Zabel
-6
/
+5
2023-07-28
drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
Alexander Stein
-1
/
+1
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
-0
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
-3
/
+4
2023-04-15
drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
-2
/
+2
2023-03-22
Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-5
/
+561
2023-03-14
drm/imx: Use GEM DMA fbdev emulation
Thomas Zimmermann
-2
/
+2
2023-03-14
drm/imx/dcss: Use GEM DMA fbdev emulation
Thomas Zimmermann
-2
/
+2
2023-03-14
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
-1
/
+1
2023-03-14
drm/imx/lcdc: Implement DRM driver for imx25
Marian Cichy
-0
/
+555
2023-01-10
drm/imx/dcss: Don't call dev_set_drvdata(..., NULL);
Uwe Kleine-König
-4
/
+0
2023-01-10
drm/imx/dcss: Drop if blocks with always false condition
Uwe Kleine-König
-3
/
+0
2023-01-05
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
-8
/
+0
2022-12-16
drm/imx: move IPUv3 driver into separate subdirectory
Lucas Stach
-49
/
+54
2022-12-16
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
-6
/
+8
2022-12-12
drm: imx/dcss: Remove #ifdef guards for PM related functions
Paul Cercueil
-19
/
+13
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
-3
/
+3
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
-3
/
+2
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
-2
/
+2
2022-11-05
drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
-1
/
+0
2022-11-01
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
Nathan Huckleberry
-2
/
+3
2022-11-01
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
Liu Ying
-1
/
+0
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
-40
/
+36
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-2
/
+0
2022-08-04
drm/imx/dcss: get rid of HPD warning message
Laurentiu Palcu
-2
/
+0
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-0
/
+10
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
-6
/
+6
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
-32
/
+32
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
-7
/
+7
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
-2
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
-1
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
-2
/
+2
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
-1
/
+0
2022-07-22
Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+3
2022-07-20
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
-0
/
+3
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
-0
/
+2
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
-0
/
+2
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
-0
/
+2
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
-1
/
+1
2022-05-06
Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
-10
/
+2
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-2
/
+1
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-8
/
+1
2022-04-04
drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
Liu Ying
-1
/
+7
2022-04-04
drm/imx: Fix memory leak in imx_pd_connector_get_modes
José Expósito
-1
/
+3
2022-04-04
drm/imx: imx-ldb: Check for null pointer after calling kmemdup
Jiasheng Jiang
-0
/
+2
2022-04-04
drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation
Maxime Ripard
-4
/
+1
2022-04-04
drm/imx: ipuv3-plane: Remove redundant zpos initialisation
Maxime Ripard
-3
/
+0
[next]