aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/tests/drm_managed_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-10drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
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
2022-12-08drm/tests: Add a test for DRM managed actionsMaxime Ripard1-0/+71