summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests
AgeCommit message (Expand)AuthorLines
2024-02-28drm/tests: helpers: Add atomic helpersMaxime Ripard-0/+3
2024-02-28drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld-0/+218
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter-0/+88
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+7
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds-3/+2
2024-02-19drm/tests/drm_buddy: fix 32b buildMatthew Auld-8/+8
2024-02-14drm/tests/drm_buddy: add alloc_contiguous testMatthew Auld-0/+89
2024-02-12drm/tests: mm: Convert to drm_dbg_printerMichał Winiarski-1/+1
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+4
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard-83/+11
2024-01-22Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard-2485/+604
2024-01-17drm/tests: managed: Add a simple test for drmm_managed_releaseMichał Winiarski-0/+25
2024-01-17drm/tests: managed: Extract device initialization into test initMichał Winiarski-15/+26
2024-01-17drm/tests: managed: Add comments about test intentMichał Winiarski-0/+9
2024-01-17drm/tests: managed: Rename the suite name to match other DRM testsMichał Winiarski-1/+1
2024-01-17drm/tests: mm: Call drm_mm_print in drm_test_mm_debugMichał Winiarski-1/+4
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2410/+601
2023-12-18drm/tests: Switch to kunit devicesMaxime Ripard-63/+3
2023-12-18drm/tests: Use KUNIT_DEFINE_ACTION_WRAPPER()David Gow-21/+9
2023-12-10drm/exec: Pass in initial # of objectsRob Clark-8/+8
2023-12-04drm/test: add a test suite for GEM objects backed by shmemMarco Pagani-0/+384
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter-3/+163
2023-11-21drm/dp_mst: Add kunit tests for drm_dp_get_vc_payload_bw()Imre Deak-0/+160
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani-2/+2
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard-1/+1
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann-28/+44
2023-11-09drm/tests: Remove slow testsMaxime Ripard-2369/+0
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä-3/+3
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-2/+2
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+1
2023-09-30drm/tests: Fix kunit_release_action ctx argumentArthur Grillo-1/+1
2023-09-30drm/tests: Add new format conversion tests to better cover drm_fb_blit()Arthur Grillo-0/+142
2023-09-30drm/tests: Add calls to drm_fb_blit() on supported format conversion testsArthur Grillo-0/+142
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-57/+756
2023-09-15drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik-1/+1
2023-09-08drm/tests: Zero initialize fourccs_outArthur Grillo-1/+1
2023-08-26drm/tests: Add KUnit tests for drm_fb_memcpy()Arthur Grillo-0/+362
2023-08-26drm/tests: Add multi-plane support to conversion_buf_size()Arthur Grillo-14/+14
2023-08-26drm/tests: Add KUnit tests for drm_fb_build_fourcc_list()Arthur Grillo-0/+144
2023-08-26drm/tests: Add KUnit tests for drm_fb_clip_offset()Arthur Grillo-0/+91
2023-08-26drm/tests: Add KUnit tests for drm_fb_swab()Arthur Grillo-0/+66
2023-08-26drm/tests: Test default pitch fallbackArthur Grillo-44/+80
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones-1/+1
2023-08-10drm/test: drm_exec: fix memory leak on object prepareDanilo Krummrich-2/+5
2023-08-10drm/exec: add test case for using a drm_exec multiple timesChristian König-0/+21
2023-08-01drm/tests: Alloc drm_device on drm_exec testsArthur Grillo-7/+37
2023-07-31drm/tests: helpers: Create a helper to allocate an atomic stateMaxime Ripard-0/+46
2023-07-31drm/tests: helpers: Create a helper to allocate a locking ctxMaxime Ripard-0/+41
2023-07-31drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()Maxime Ripard-8/+0
2023-07-31drm/tests: modes: Remove call to drm_kunit_helper_free_device()Maxime Ripard-8/+0