aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* drm/selftests/mm: Switch to bitmap_zalloc()Andy Shevchenko2019-03-20
* drm/selftest: fix spelling mistake "dimention" -> "dimension"Colin Ian King2018-12-11
* drm/selftest: Add drm damage helper selftestDeepak Rawat2018-12-05
* drm/selftests: Fix build warning -Wframe-larger-thanAlexandru-Cosmin Gheorghe2018-11-02
* drm/selftests: Add tests for drm_internal_framebuffer_createAlexandru Gheorghe2018-11-02
* drm/selftests: Add tests for drm_format_info* helpersAlexandru Gheorghe2018-11-02
* drm/selftest: Refactor test-drm_plane_helperAlexandru Gheorghe2018-10-22
* drm/selftest: Refactor drm mode setting selftestsDeepak Rawat2018-10-17
* Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-21
|\
| * drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson2018-05-24
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
|/
* drm/selftests: Add drm helper selftestMaarten Lankhorst2018-05-04
* drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst2018-05-04
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-03
|\
| * drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson2017-11-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* drm/mm: Split up long running selftests with cond_resched()Chris Wilson2017-05-04
* drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"Colin Ian King2017-02-26
* drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson2017-02-06
* drm: kselftest for drm_mm and bottom-up allocationChris Wilson2017-02-03
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-03
* drm: Fix error handling in drm_mm eviction kselftestChris Wilson2017-01-11
* drm/mm: Convert to drm_printerDaniel Vetter2016-12-30
* drm: Wrap drm_mm_node.hole_followsChris Wilson2016-12-28
* drm: Apply tight eviction scanning to color_adjustChris Wilson2016-12-28
* drm: Compute tight evictions for drm_mm_scanChris Wilson2016-12-28
* drm: Fix O= out-of-tree builds for selftestsDaniel Vetter2016-12-28
* drm: Extract struct drm_mm_scan from struct drm_mmChris Wilson2016-12-27
* drm: Promote drm_mm alignment to u64Chris Wilson2016-12-27
* drm: kselftest for drm_mm and restricted color evictionChris Wilson2016-12-27
* drm: kselftest for drm_mm and color evictionChris Wilson2016-12-27
* drm: kselftest for drm_mm and color adjustmentChris Wilson2016-12-27
* drm: kselftest for drm_mm and top-down allocationChris Wilson2016-12-27
* drm: kselftest for drm_mm and range restricted evictionChris Wilson2016-12-27
* drm: kselftest for drm_mm and evictionChris Wilson2016-12-27
* drm: kselftest for drm_mm and alignmentChris Wilson2016-12-27
* drm: kselftest for drm_mm_insert_node_in_range()Chris Wilson2016-12-27
* drm: kselftest for drm_mm_replace_node()Chris Wilson2016-12-27
* drm: kselftest for drm_mm_insert_node()Chris Wilson2016-12-27
* drm: kselftest for drm_mm_reserve_node()Chris Wilson2016-12-27
* drm: kselftest for drm_mm_debug()Chris Wilson2016-12-27
* drm: kselftest for drm_mm_init()Chris Wilson2016-12-27
* drm: Add some kselftests for the DRM range manager (struct drm_mm)Chris Wilson2016-12-27