index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
43 min.
drm/v3d: Stop active perfmon if it is being destroyed
HEAD
drm-misc-next
Christian Gmeiner
1
-0
/
+5
2 hours
drm/vkms: Remove index parameter from init_vkms_output
Louis Chauvet
4
-42
/
+21
21 hours
drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
Dustin L. Howett
1
-0
/
+16
21 hours
drm: panel-backlight-quirks: Add Framework 13 matte panel
Thomas Weißschuh
1
-0
/
+8
21 hours
drm/amd/display: Add support for minimum backlight quirk
Thomas Weißschuh
2
-0
/
+7
21 hours
drm: Add panel backlight quirks
Thomas Weißschuh
3
-0
/
+75
37 hours
drm/bridge: Constify struct i2c_device_id
Christophe JAILLET
6
-6
/
+6
47 hours
drm/qxl: switch to using drm_exec v2
Christian König
3
-36
/
+40
47 hours
drm/radeon: switch over to drm_exec v2
Christian König
7
-63
/
+66
2 days
drm/panthor: Fix compilation failure on panthor_fw.c
Liviu Dudau
1
-0
/
+1
3 days
drm/panthor: Simplify FW fast reset path
Karunika Choo
1
-7
/
+8
3 days
drm/panthor: Explicitly set the coherency mode
Akash Goel
2
-1
/
+30
3 days
drm/panthor: Update memattr programing to align with GPU spec
Akash Goel
1
-8
/
+15
3 days
drm/rockchip: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
3 days
drm/xe: drop unused component dependencies
Christian König
4
-4
/
+0
4 days
drm/virtio: New fence for every plane update
Dongwon Kim
2
-19
/
+46
4 days
drm/virtio: Use drm_gem_plane_helper_prepare_fb()
Dongwon Kim
1
-0
/
+4
4 days
drm/virtio: Don't create a context with default param if context_init is supp...
Pierre-Eric Pelloux-Prayer
1
-3
/
+5
4 days
drm/virtio: Use generic dumb_map_offset implementation
Peter Shkenev
4
-22
/
+3
7 days
drm/fbdev-client: Unexport drm_fbdev_client_setup()
Thomas Zimmermann
3
-3
/
+23
7 days
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
71
-71
/
+72
7 days
drm: Move client code to clients/ subdirectory
Thomas Zimmermann
6
-79
/
+80
8 days
drm/panel-edp: Add KDB KD116N2130B12
Langyan Ye
1
-0
/
+7
8 days
drm/rockchip: analogix_dp: allow to work without panel
Lucas Stach
1
-1
/
+1
10 days
gpu: drm: replace of_graph_get_next_endpoint()
drm-misc-next-2024-11-13
Kuninori Morimoto
3
-3
/
+5
11 days
drm/bridge: cdns-mhdp8546: Remove unused functions
Dr. David Alan Gilbert
2
-31
/
+0
11 days
drm/v3d: Fix performance counter source settings on V3D 7.x
Maíra Canal
3
-21
/
+27
13 days
rockchip/drm: vop2: add support for gamma LUT
Piotr Zalewski
2
-0
/
+191
13 days
drm/rockchip: vop2: Don't spam logs in atomic update
Andy Yan
1
-10
/
+12
13 days
drm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()
Thomas Zimmermann
1
-8
/
+1
2024-11-07
drm/sched: Improve teardown documentation
drm-misc-next-2024-11-08
Philipp Stanner
1
-2
/
+21
2024-11-06
drm/panthor: Fix OPP refcnt leaks in devfreq initialisation
Adrián Larumbe
1
-9
/
+8
2024-11-06
drm/panfrost: Add missing OPP table refcnt decremental
Adrián Larumbe
1
-1
/
+2
2024-11-05
drm/ci: remove update-xfails.py
Vignesh Raman
2
-221
/
+0
2024-11-05
drm: use ATOMIC64_INIT() for atomic64_t
Jonathan Gray
1
-1
/
+1
2024-11-05
drm/bridge: Add ITE IT6263 LVDS to HDMI converter
Liu Ying
3
-0
/
+910
2024-11-05
drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink()
Liu Ying
1
-11
/
+65
2024-11-05
drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data mappings
Liu Ying
1
-0
/
+6
2024-11-04
drm/vkms: Remove usage of legacy drm_crtc members
Louis Chauvet
3
-6
/
+4
2024-11-04
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
598
-14192
/
+14620
2024-11-04
drm/imx/dcss: include drm/drm_bridge.h header
Arnd Bergmann
1
-0
/
+1
2024-11-04
drm/bridge: it6505: Fix inverted reset polarity
Chen-Yu Tsai
1
-4
/
+4
2024-11-04
drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
1
-2
/
+127
2024-11-04
drm/nouveau/disp: Move tiling functions to dispnv50/tile.h
Jocelyn Falempe
2
-49
/
+73
2024-11-04
drm/panic: Add ABGR2101010 support
Jocelyn Falempe
1
-0
/
+10
2024-11-04
drm/vkms: Drop unnecessary call to drm_crtc_cleanup()
José Expósito
1
-4
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
69
-473
/
+539
2024-11-02
Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
5
-35
/
+72
2024-11-01
drm/mediatek: Drop dependency on ARM
Chen-Yu Tsai
1
-1
/
+1
2024-11-01
drm/imx/dcss: include drm/drm_bridge.h header
Arnd Bergmann
1
-0
/
+1
[next]