index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
/
drm_framebuffer_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
drm/tests: Add test for drm_framebuffer_free()
Carlos Eduardo Gallo Filho
1
-0
/
+50
2024-09-11
drm/tests: Add test for drm_framebuffer_init()
Carlos Eduardo Gallo Filho
1
-0
/
+84
2024-09-11
drm/tests: Add test for drm_framebuffer_lookup()
Carlos Eduardo Gallo Filho
1
-0
/
+41
2024-09-11
drm/tests: Add test for drm_framebuffer_cleanup()
Carlos Eduardo Gallo Filho
1
-0
/
+32
2024-09-11
drm/tests: Add test for drm_framebuffer_check_src_coords()
Carlos Eduardo Gallo Filho
1
-0
/
+61
2024-09-11
drm/tests: Add test case for drm_internal_framebuffer_create()
Carlos Eduardo Gallo Filho
1
-0
/
+24
2024-09-11
drm/tests: Replace strcpy to strscpy on drm_test_framebuffer_create test
Carlos Eduardo Gallo Filho
1
-1
/
+1
2024-09-11
drm/tests: Add parameters to the drm_test_framebuffer_create test
Carlos Eduardo Gallo Filho
1
-0
/
+27
2024-09-11
drm/tests: Stop using deprecated dev_private member on drm_framebuffer tests
Carlos Eduardo Gallo Filho
1
-16
/
+38
2024-06-10
drm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-06-28
drm/tests: Fix swapped drm_framebuffer tests parameter names
Carlos Eduardo Gallo Filho
1
-2
/
+2
2022-09-14
drm/tests: Split drm_framebuffer_create_test into parameterized tests
Maíra Canal
1
-23
/
+30
2022-07-11
drm: selftest: convert drm_framebuffer selftest to KUnit
Maíra Canal
1
-0
/
+375