index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
meson
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-24
/
+69
2022-09-23
drm/meson: remove drm bridges at aggregate driver unbind time
Adrián Larumbe
6
-0
/
+39
2022-09-23
drm/meson: explicitly remove aggregate driver at module unload time
Adrián Larumbe
1
-0
/
+8
2022-09-23
drm/meson: reorder driver deinit sequence to fix use-after-free bug
Adrián Larumbe
1
-1
/
+1
2022-09-09
drm/meson: Fix OSD1 RGB to YCbCr coefficient
Stuart Menefy
1
-1
/
+1
2022-09-09
drm/meson: Correct OSD1 global alpha value
Stuart Menefy
1
-1
/
+1
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
4
-23
/
+21
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+4
2022-08-17
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
5
-17
/
+37
2022-08-08
drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
Liang He
1
-1
/
+4
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+11
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2
-4
/
+4
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
4
-10
/
+10
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2
-6
/
+6
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
-1
/
+1
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
1
-1
/
+0
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-15
drm/meson: Fix overflow implicit truncation warnings
Sai Prakash Ranjan
1
-11
/
+11
2022-06-07
drm/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_init
Miaoqian Lin
1
-4
/
+11
2022-06-07
drm/meson: encoder_cvbs: Fix refcount leak in meson_encoder_cvbs_init
Miaoqian Lin
1
-0
/
+1
2022-05-18
drm/meson: add YUV422 output support
Dongjin Kim
1
-1
/
+7
2022-05-18
drm/meson: Fix refcount leak in meson_encoder_hdmi_init
Miaoqian Lin
1
-1
/
+3
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-9
/
+1
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+1
2022-03-07
drm: Drop commas after SoC match table sentinels
Geert Uytterhoeven
1
-1
/
+1
2022-02-25
drm/meson: Make use of the helper component_compare_of
Yong Wu
1
-9
/
+1
2022-01-27
drm/meson: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2022-01-03
drm/meson: Fix error handling when afbcd.ops->init fails
Martin Blumenstingl
1
-8
/
+11
2022-01-03
drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_ops
Martin Blumenstingl
3
-18
/
+30
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-11-12
drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR
Neil Armstrong
1
-125
/
+116
2021-11-12
drm/meson: rename venc_cvbs to encoder_cvbs
Neil Armstrong
4
-43
/
+43
2021-11-12
drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
Neil Armstrong
3
-2
/
+82
2021-11-12
drm/meson: split out encoder from meson_dw_hdmi
Neil Armstrong
5
-322
/
+407
2021-11-12
drm/meson: remove useless recursive components matching
Neil Armstrong
1
-41
/
+21
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+11
2021-09-13
drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
2
-5
/
+2
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-10
/
+4
2021-08-10
drm/meson: fix colour distortion from HDR set during vendor u-boot
Christian Hewitt
2
-1
/
+11
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-10
/
+4
2021-07-08
drm/meson: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-7
/
+3
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2
-2
/
+0
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
1
-4
/
+5
2021-05-25
drm/meson: fix shutdown crash when component not probed
Neil Armstrong
1
-4
/
+5
2021-04-20
drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver
Neil Armstrong
1
-0
/
+1
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-19
/
+8
2021-03-19
drm/meson: Fix few typo
Bhaskar Chowdhury
1
-1
/
+1
[next]