index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2
-14
/
+26
2026-07-23
drm/tests: shmem: Set DMA mask to 64-bit in drm_gem_shmem
José Expósito
1
-6
/
+10
2026-07-15
drm/bridge: Remove legacy bridge callback support
Maxime Ripard
1
-104
/
+0
2026-07-14
drm/bridge: rename drm_for_each_bridge_in_chain_scoped() to drm_for_each_brid...
Luca Ceresoli
1
-1
/
+1
2026-07-07
drm/drm_exec: avoid indirect goto
Christian König
1
-8
/
+16
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-6
/
+40
2026-06-22
drm/tests: bridge: Switch to atomic_create_state
Maxime Ripard
1
-3
/
+3
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-66
/
+64
2026-06-15
drm/tests: Move test EDID data to separate .c file
Nicolas Frattaroli
3
-977
/
+1006
2026-06-09
drm/tests: bridge: Add test for HDMI output bus formats helper
Nicolas Frattaroli
1
-0
/
+184
2026-06-09
drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
1
-0
/
+787
2026-06-09
drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
1
-0
/
+109
2026-06-09
drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
1
-0
/
+236
2026-05-29
drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
Maxime Ripard
1
-1
/
+1
2026-05-14
drm: Suppress intentional warning backtraces in scaling unit tests
Guenter Roeck
1
-6
/
+40
2026-05-08
Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+0
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5
-64
/
+64
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
5
-64
/
+64
2026-04-30
drm/tests: bridge: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
1
-2
/
+0
2026-03-24
drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
Maxime Ripard
2
-131
/
+131
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-3
/
+3
2026-02-06
gpu: Move DRM buddy allocator one level up (part one)
Joel Fernandes
4
-933
/
+0
2026-01-23
Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
5
-0
/
+843
2026-01-21
drm/tests/drm_buddy: Add tests for allocations exceeding max_order
Sanjay Yadav
1
-0
/
+35
2026-01-20
drm/tests: hdmi: fix build failure
Dmitry Baryshkov
1
-1
/
+1
2026-01-19
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
2
-47
/
+69
2026-01-19
drm/connector: make clear_infoframe callback mandatory for HDMI connectors
Dmitry Baryshkov
2
-0
/
+37
2026-01-19
drm/tests: hdmi: check the infoframes behaviour
Dmitry Baryshkov
3
-0
/
+749
2026-01-09
Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-10
/
+241
2026-01-05
drm/panic: Add kunit tests for drm_panic
Jocelyn Falempe
1
-0
/
+221
2025-12-21
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
1
-1
/
+3
2025-12-21
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
1
-4
/
+4
2025-12-21
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
1
-2
/
+4
2025-12-21
drm/tests: shmem: Add clean-up action to unpin pages
Thomas Zimmermann
1
-0
/
+6
2025-12-21
drm/tests: shmem: Swap names of export tests
Thomas Zimmermann
1
-3
/
+3
2025-12-15
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
5
-1
/
+181
2025-12-12
drm/tests: Handle EDEADLK in set_up_atomic_state()
José Expósito
1
-5
/
+22
2025-12-12
drm/tests: Handle EDEADLK in drm_test_check_valid_clones()
José Expósito
1
-0
/
+13
2025-12-12
drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...
José Expósito
1
-0
/
+143
2025-11-26
drm/tests: Add a few tests around drm_fixed.h
Harry Wentland
2
-1
/
+73
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-10-07
drm/buddy: Add KUnit tests for allocator performance under fragmentation
Arunpravin Paneer Selvam
1
-0
/
+105
2025-09-16
drm/tests: make sure drm_client_modeset tests are enabled
Dmitry Baryshkov
1
-0
/
+2
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
1
-1
/
+2
2025-08-29
drm/test: drm_exec: use kzalloc() to allocate GEM objects
Danilo Krummrich
1
-7
/
+15
2025-08-11
drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian
José Expósito
1
-0
/
+1
2025-08-11
drm/tests: Fix endian warning
José Expósito
1
-1
/
+1
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
1
-0
/
+1
[next]