summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests
AgeCommit message (Expand)Author
2023-12-04drm/test: add a test suite for GEM objects backed by shmemMarco Pagani
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-21drm/dp_mst: Add kunit tests for drm_dp_get_vc_payload_bw()Imre Deak
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann
2023-11-09drm/tests: Remove slow testsMaxime Ripard
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-09-30drm/tests: Fix kunit_release_action ctx argumentArthur Grillo
2023-09-30drm/tests: Add new format conversion tests to better cover drm_fb_blit()Arthur Grillo
2023-09-30drm/tests: Add calls to drm_fb_blit() on supported format conversion testsArthur Grillo
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-15drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik
2023-09-08drm/tests: Zero initialize fourccs_outArthur Grillo
2023-08-26drm/tests: Add KUnit tests for drm_fb_memcpy()Arthur Grillo
2023-08-26drm/tests: Add multi-plane support to conversion_buf_size()Arthur Grillo
2023-08-26drm/tests: Add KUnit tests for drm_fb_build_fourcc_list()Arthur Grillo
2023-08-26drm/tests: Add KUnit tests for drm_fb_clip_offset()Arthur Grillo
2023-08-26drm/tests: Add KUnit tests for drm_fb_swab()Arthur Grillo
2023-08-26drm/tests: Test default pitch fallbackArthur Grillo
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones
2023-08-10drm/test: drm_exec: fix memory leak on object prepareDanilo Krummrich
2023-08-10drm/exec: add test case for using a drm_exec multiple timesChristian König
2023-08-01drm/tests: Alloc drm_device on drm_exec testsArthur Grillo
2023-07-31drm/tests: helpers: Create a helper to allocate an atomic stateMaxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate a locking ctxMaxime Ripard
2023-07-31drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: modes: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Switch to kunit actionsMaxime Ripard
2023-07-12drm: add drm_exec selftests v4Christian König
2023-06-28drm/tests: Fix swapped drm_framebuffer tests parameter namesCarlos Eduardo Gallo Filho
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-24drm/test: Add test cases for drm_rect_rotate_inv()Arthur Grillo
2023-04-24drm/tests: Add test cases for drm_rect_rotate()Arthur Grillo
2023-04-24drm/tests: Add test cases for drm_rect_calc_vscale()Arthur Grillo
2023-04-24drm/tests: Add test cases for drm_rect_calc_hscale()Arthur Grillo
2023-04-24drm/tests: Add test cases for drm_rect_intersect()Arthur Grillo
2023-03-29drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow
2023-03-17drm/format-helper: Use drm_format_info_min_pitch() in tests helperJavier Martinez Canillas
2023-03-16drm/format-helper: Make "destination_pitch" test usable for monoArthur Grillo
2023-03-16drm/format-helper: Add Kunit tests for drm_fb_xrgb8888_to_mono()Arthur Grillo
2023-03-10drm/format-helper: Make conversion_buf_size() support sub-byte pixel fmtsJavier Martinez Canillas
2023-03-09drm/tests: helpers: Drop empty platform remove functionUwe Kleine-König
2023-02-02drm/format-helper: Use KUNIT_EXPECT_MEMEQ macroMaíra Canal
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie