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-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
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-36
/
+46
2021-03-11
drm: meson_drv add shutdown function
Artem Lapkin
1
-0
/
+11
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
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2
-18
/
+18
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
-8
/
+12
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2
-6
/
+6
2020-11-20
drm/meson: dw-hdmi: Enable the iahb clock early enough
Marc Zyngier
1
-2
/
+6
2020-11-20
drm/meson: dw-hdmi: Disable clocks on driver teardown
Marc Zyngier
1
-14
/
+29
2020-11-17
drm/meson/meson_vclk: Make two local functions static
Lee Jones
1
-4
/
+4
2020-11-17
drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
Lee Jones
1
-2
/
+2
2020-11-17
drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re...
Marc Zyngier
1
-2
/
+2
2020-11-17
drm/meson: dw-hdmi: Register a callback to disable the regulator
Marc Zyngier
1
-0
/
+9
2020-11-17
drm/meson: Unbind all connectors on module removal
Marc Zyngier
1
-1
/
+3
2020-11-17
drm/meson: Free RDMA resources after tearing down DRM
Marc Zyngier
1
-5
/
+5
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2
-9
/
+8
2020-07-07
drm/meson: overlay: fix build failure
Neil Armstrong
1
-2
/
+4
2020-07-03
drm/meson: crtc: handle commit of Amlogic FBC frames
Neil Armstrong
1
-30
/
+88
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
Neil Armstrong
1
-18
/
+35
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
Neil Armstrong
1
-2
/
+23
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC
Neil Armstrong
2
-8
/
+259
2020-07-03
drm/meson: add Amlogic Video FBC registers
Neil Armstrong
1
-0
/
+22
[next]