index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
/
drm_format_helper_test.c
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