aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/test-drm_mm.c
Commit message (Expand)AuthorAge
* 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: 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