index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
/
drm_format_helper_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
kunit: Use KUNIT_EXPECT_MEMEQ macro
Maíra Canal
1
-6
/
+6
2022-10-20
drm: tests: Fix a buffer overflow in format_helper_test
David Gow
1
-1
/
+1
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
José Expósito
1
-0
/
+62
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
José Expósito
1
-0
/
+63
2022-09-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
José Expósito
1
-0
/
+65
2022-09-14
drm/tests: Change "igt_" prefix to "drm_test_"
Maíra Canal
1
-4
/
+4
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
Thomas Zimmermann
1
-12
/
+13
2022-08-10
drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
Thomas Zimmermann
1
-9
/
+11
2022-07-28
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
José Expósito
1
-0
/
+78
2022-07-28
drm/format-helper: Support multiple target formats results
José Expósito
1
-20
/
+33
2022-07-28
drm/format-helper: Rename test cases to make them more generic
José Expósito
1
-9
/
+8
2022-07-28
drm/format-helper: Fix test on big endian architectures
José Expósito
1
-2
/
+21
2022-06-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
José Expósito
1
-0
/
+161