index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-01
drm/tests: Alloc drm_device on drm_exec tests
Arthur Grillo
1
-7
/
+37
2023-07-31
drm/tests: helpers: Create a helper to allocate an atomic state
Maxime Ripard
1
-0
/
+46
2023-07-31
drm/tests: helpers: Create a helper to allocate a locking ctx
Maxime Ripard
1
-0
/
+41
2023-07-31
drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: modes: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-8
/
+0
2023-07-31
drm/tests: helpers: Switch to kunit actions
Maxime Ripard
1
-4
/
+50
2023-07-12
drm: add drm_exec selftests v4
Christian König
2
-1
/
+161
2023-06-29
drm/tests: Fix swapped drm_framebuffer tests parameter names
Carlos Eduardo Gallo Filho
1
-2
/
+2
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+2
2023-04-26
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-48
/
+104
2023-04-24
drm/test: Add test cases for drm_rect_rotate_inv()
Arthur Grillo
1
-0
/
+11
2023-04-24
drm/tests: Add test cases for drm_rect_rotate()
Arthur Grillo
1
-0
/
+72
2023-04-24
drm/tests: Add test cases for drm_rect_calc_vscale()
Arthur Grillo
1
-0
/
+12
2023-04-24
drm/tests: Add test cases for drm_rect_calc_hscale()
Arthur Grillo
1
-0
/
+72
2023-04-24
drm/tests: Add test cases for drm_rect_intersect()
Arthur Grillo
1
-0
/
+148
2023-03-29
drm: test: Fix 32-bit issue in drm_buddy_test
David Gow
1
-1
/
+2
2023-03-17
drm/format-helper: Use drm_format_info_min_pitch() in tests helper
Javier Martinez Canillas
1
-5
/
+2
2023-03-16
drm/format-helper: Make "destination_pitch" test usable for mono
Arthur Grillo
1
-39
/
+39
2023-03-16
drm/format-helper: Add Kunit tests for drm_fb_xrgb8888_to_mono()
Arthur Grillo
1
-0
/
+62
2023-03-10
drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmts
Javier Martinez Canillas
1
-2
/
+5
2023-03-09
drm/tests: helpers: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-02-02
drm/format-helper: Use KUNIT_EXPECT_MEMEQ macro
Maíra Canal
1
-5
/
+5
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
2
-3
/
+5
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-16
/
+368
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
9
-49
/
+776
2023-01-03
Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...
Daniel Vetter
2
-3
/
+5
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formats
Thomas Zimmermann
1
-0
/
+189
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
Thomas Zimmermann
1
-0
/
+63
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to ARGB8888
Thomas Zimmermann
1
-0
/
+63
2023-01-03
drm/format-helper: Type fixes in format-helper tests
Thomas Zimmermann
1
-6
/
+6
2023-01-03
drm/format-helper: Store RGB565 in little-endian order
Thomas Zimmermann
1
-1
/
+19
2023-01-03
drm/format-helper: Fix test-input format conversion
Thomas Zimmermann
1
-10
/
+25
2023-01-03
drm/format-helper: Comment on RGB888 byte order
Thomas Zimmermann
1
-0
/
+4
2022-12-24
drm/tests: reduce drm_mm_test stack usage
Arnd Bergmann
2
-3
/
+5
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-350
/
+771
2022-12-08
drm/tests: Add a test for DRM managed actions
Maxime Ripard
2
-0
/
+72
2022-12-08
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
1
-10
/
+5
2022-12-08
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
4
-36
/
+18
2022-12-08
drm/tests: helpers: Make sure the device is bound
Maxime Ripard
1
-1
/
+25
2022-12-08
drm/tests: helpers: Switch to a platform_device
Maxime Ripard
1
-2
/
+14
2022-12-08
drm/tests: helpers: Create the device in another function
Maxime Ripard
4
-26
/
+73
2022-12-08
drm/tests: helpers: Remove the name parameter
Maxime Ripard
4
-9
/
+7
2022-12-08
drm/tests: helpers: Rename the device init helper
Maxime Ripard
4
-7
/
+12
2022-12-08
drm/tests: helpers: Switch to EXPORT_SYMBOL_GPL
Maxime Ripard
1
-1
/
+1
2022-12-08
drm/tests: helpers: Document drm_kunit_device_init()
Maxime Ripard
1
-0
/
+17
2022-12-08
drm/tests: Introduce a config option for the KUnit helpers
Maxime Ripard
1
-1
/
+3
2022-12-08
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
5
-19
/
+4
2022-12-01
drm/tests: probe_helper: Fix uninitialized variable
Maxime Ripard
1
-0
/
+1
2022-11-28
drm/tests: helpers: Add missing export
Maxime Ripard
1
-0
/
+1
[next]