aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests
Commit message (Expand)AuthorAgeFilesLines
...
* drm/format-helper: Rework XRGB8888-to-RGBG332 conversionThomas Zimmermann2022-08-101-9/+11
* drm/tests: Split up test cases in igt_check_drm_format_min_pitchMaíra Canal2022-07-291-2/+14
* drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()José Expósito2022-07-281-0/+78
* drm/format-helper: Support multiple target formats resultsJosé Expósito2022-07-281-20/+33
* drm/format-helper: Rename test cases to make them more genericJosé Expósito2022-07-281-9/+8
* drm/format-helper: Fix test on big endian architecturesJosé Expósito2022-07-281-2/+21
* drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann2022-07-261-16/+16
* drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann2022-07-261-1/+0
* drm: selftest: convert drm_mm selftest to KUnitArthur Grillo2022-07-112-1/+2256
* drm: selftest: convert drm_buddy selftest to KUnitMaíra Canal2022-07-112-1/+757
* drm: selftest: convert drm_framebuffer selftest to KUnitMaíra Canal2022-07-112-1/+376
* drm: selftest: convert drm_dp_mst_helper selftest to KUnitMaíra Canal2022-07-112-1/+288
* drm: selftest: convert drm_plane_helper selftest to KUnitMaíra Canal2022-07-112-1/+239
* drm: selftest: convert drm_format selftest to KUnitMaíra Canal2022-07-112-1/+288
* drm: selftest: convert drm_rect selftest to KUnitMaíra Canal2022-07-112-1/+215
* drm: selftest: convert drm_cmdline_parser selftest to KUnitMaíra Canal2022-07-112-1/+1080
* drm: selftest: convert drm_damage_helper selftest to KUnitMaíra Canal2022-07-112-1/+635
* drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito2022-06-273-0/+167