index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
1
-1
/
+3
10 days
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
1
-4
/
+4
10 days
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
1
-2
/
+4
10 days
drm/tests: shmem: Add clean-up action to unpin pages
Thomas Zimmermann
1
-0
/
+6
10 days
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
2025-07-16
drm/tests: edid: Add edid-decode --check output
Maxime Ripard
1
-0
/
+51
2025-07-16
drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block
Maxime Ripard
1
-45
/
+40
2025-07-16
drm/tests: edid: Fix monitor range limits
Maxime Ripard
1
-6
/
+6
2025-06-27
drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()
Thomas Zimmermann
1
-4
/
+4
2025-06-18
drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers
Thomas Zimmermann
1
-11
/
+13
2025-06-18
drm/tests: Test drm_fb_build_fourcc_list() in separate test suite
Thomas Zimmermann
3
-143
/
+168
2025-06-18
drm/tests: Do not use drm_fb_blit() in format-helper tests
Thomas Zimmermann
1
-92
/
+16
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-06-13
drm/format-helper: Update tests after BT.601 changes
Thomas Zimmermann
1
-6
/
+6
2025-06-06
drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc()
Luca Ceresoli
1
-0
/
+89
2025-06-06
drm/tests: bridge: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-36
/
+51
2025-06-02
drm/tests: hdmi: Add test for unsuccessful fallback to YUV420
Cristian Ciocaltea
1
-0
/
+87
2025-06-02
drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode
Cristian Ciocaltea
1
-0
/
+154
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV
Cristian Ciocaltea
1
-0
/
+114
2025-06-02
drm/tests: hdmi: Rename max TMDS rate fallback tests
Cristian Ciocaltea
1
-4
/
+4
2025-06-02
drm/tests: hdmi: Add limited range tests for YUV420 mode
Cristian Ciocaltea
1
-5
/
+103
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only
Cristian Ciocaltea
1
-0
/
+118
2025-06-02
drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possible
Cristian Ciocaltea
1
-6
/
+6
2025-06-02
drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connector
Cristian Ciocaltea
1
-0
/
+2
2025-06-02
drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
Cristian Ciocaltea
1
-10
/
+0
2025-06-02
drm/tests: hdmi: Replace open coded EDID setup
Cristian Ciocaltea
1
-142
/
+92
2025-06-02
drm/tests: hdmi: Add macro to simplify EDID setup
Cristian Ciocaltea
1
-18
/
+28
2025-06-02
drm/tests: hdmi: Switch to 'void *' type for EDID data
Cristian Ciocaltea
1
-2
/
+2
2025-06-02
drm/tests: hdmi: Replace '[_]MHz' with 'mhz'
Cristian Ciocaltea
1
-4
/
+4
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
1
-0
/
+3
2025-04-29
drm/tests: shmem: Fix memleak
Maxime Ripard
1
-0
/
+3
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
7
-81
/
+741
2025-04-08
drm/tests: probe-helper: Fix drm_display_mode memory leak
Maxime Ripard
1
-1
/
+7
2025-04-08
drm/tests: modes: Fix drm_display_mode memory leak
Maxime Ripard
1
-0
/
+4
2025-04-08
drm/tests: modes: Fix drm_display_mode memory leak
Maxime Ripard
1
-0
/
+22
2025-04-08
drm/tests: cmdline: Fix drm_display_mode memory leak
Maxime Ripard
1
-1
/
+9
2025-04-08
drm/tests: modeset: Fix drm_display_mode memory leak
Maxime Ripard
1
-1
/
+5
[next]