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
/
meson
Age
Commit message (
Expand
)
Author
Lines
2026-01-21
drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
-1
/
+5
2026-01-05
drm/meson: venc: add support for HDMI DMT modes up to 3840x2160
Martin Blumenstingl
-2
/
+2
2025-12-30
drm/meson: encoder_hdmi: get/put the next bridge
Luca Ceresoli
-5
/
+4
2025-12-30
drm/meson: encoder_dsi: get/put the next bridge
Luca Ceresoli
-4
/
+3
2025-12-30
drm/meson: encoder_cvbs: get/put the next bridge
Luca Ceresoli
-4
/
+3
2025-12-25
drm/bridge: add connector argument to .hpd_notify callback
Dmitry Baryshkov
-0
/
+1
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+2
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-12
/
+18
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-2
/
+2
2025-06-10
drm/meson: fix more rounding issues with 59.94Hz modes
Martin Blumenstingl
-21
/
+34
2025-06-10
drm/meson: use vclk_freq instead of pixel_freq in debug print
Martin Blumenstingl
-3
/
+3
2025-06-10
drm/meson: fix debug log statement when setting the HDMI clocks
Martin Blumenstingl
-1
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+6
2025-05-23
drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc...
Luca Ceresoli
-12
/
+18
2025-05-09
drm/meson: Use 1000ULL when operating with mode->clock
I Hsin Cheng
-2
/
+2
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
-115
/
+126
2025-04-22
drm/meson: use unsigned long long / Hz for frequency types
Martin Blumenstingl
-115
/
+126
2025-04-22
Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
Christian Hewitt
-3
/
+3
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
-3
/
+6
2025-02-19
drm/bridge: Pass full state to atomic_disable
Maxime Ripard
-3
/
+3
2025-02-19
drm/bridge: Pass full state to atomic_enable
Maxime Ripard
-6
/
+3
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
-3
/
+3
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-3
/
+3
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
-1
/
+1
2024-10-25
drm/meson: Allow build with COMPILE_TEST=y
Ville Syrjälä
-1
/
+1
2024-10-21
drm/meson: drop unused static dw_hdmi_dwc_write_bits
Krzysztof Kozlowski
-14
/
+0
2024-10-19
drm/meson: Constify struct regmap_config
Javier Carrasco
-1
/
+1
2024-10-14
drm/meson: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-09-26
drm/meson: Run DRM default client setup
Thomas Zimmermann
-1
/
+4
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
-0
/
+2
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-6
/
+11
2024-07-09
drm/meson: fix canvas release in bind function
Yao Zi
-19
/
+18
2024-06-06
drm/meson: plane: Add error handling
Haoran Liu
-6
/
+11
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+10
2024-05-03
drm/meson: dw-hdmi: add bandgap setting for g12
Jerome Brunet
-17
/
+26
2024-05-03
drm/meson: dw-hdmi: power up phy on device init
Jerome Brunet
-34
/
+17
2024-05-02
Revert "drm: Make drivers depends on DRM_DW_HDMI"
Geert Uytterhoeven
-1
/
+1
2024-04-22
drm/meson: gate px_clk when setting rate
Neil Armstrong
-0
/
+7
2024-03-29
drm/meson: vclk: fix calculation of 59.94 fractional rates
Christian Hewitt
-3
/
+3
2024-03-28
drm: Make drivers depends on DRM_DW_HDMI
Maxime Ripard
-1
/
+1
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
-3
/
+0
2024-02-19
drm/meson: improve encoder probe / initialization error handling
Martin Blumenstingl
-39
/
+35
2024-02-19
drm/meson: Don't remove bridges which are created by other drivers
Martin Blumenstingl
-3
/
+0
2024-02-08
drm/meson: switch to drm_bridge_edid_read()
Jani Nikula
-4
/
+16
2023-11-21
drm/meson: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-09-20
drm/meson: fix memory leak on ->hpd_notify callback
Jani Nikula
-0
/
+2
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
-5
/
+7
2023-06-27
drm/bridge: dw-hdmi: change YUV420 selection logic at clock setup
Adrián Larumbe
-2
/
+2
2023-06-08
drm/meson: Convert to platform remove callback returning void
Uwe Kleine-König
-8
/
+4
[next]