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