summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests
Commit message (Expand)AuthorAgeFilesLines
* drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold2020-02-122-2/+14
* Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...Dave Airlie2020-01-131-4/+8
|\
| * drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-091-4/+8
* | drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede2019-12-162-0/+23
* | drm/modes: parse_cmdline: Allow specifying stand-alone optionsHans de Goede2019-12-162-0/+52
* | drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...Hans de Goede2019-12-162-0/+25
* | drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', 'Hans de Goede2019-12-162-0/+27
|/
* drm/selftests: Add drm_rect selftestsVille Syrjälä2019-11-284-1/+236
* drm/mm: Use helpers for drm_mm_node booleansChris Wilson2019-10-041-7/+7
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-032-0/+137
|\
| * Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191-1/+6
| |\
| * | drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard2019-08-302-0/+137
* | | drm/selftests: fix spelling mistake "misssing" -> "missing"Colin Ian King2019-09-171-1/+1
* | | drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul2019-09-033-0/+206
* | | drm/dp_mst: Move test_calc_pbn_mode() into an actual selftestLyude Paul2019-09-034-1/+37
| |/ |/|
* | Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-221-88/+48
|\|
| * drm/selftests: reduce stack usageArnd Bergmann2019-07-011-88/+48
* | drm/selftests: drop use of drmP.hSam Ravnborg2019-07-171-1/+6
|/
* drm/selftests: Add command line parser selftestsMaxime Ripard2019-06-193-1/+974
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* drm/selftests/mm: Switch to bitmap_zalloc()Andy Shevchenko2019-03-201-7/+5
* drm/selftest: fix spelling mistake "dimention" -> "dimension"Colin Ian King2018-12-111-1/+1
* drm/selftest: Add drm damage helper selftestDeepak Rawat2018-12-054-1/+855
* drm/selftests: Fix build warning -Wframe-larger-thanAlexandru-Cosmin Gheorghe2018-11-021-14/+16
* drm/selftests: Add tests for drm_internal_framebuffer_createAlexandru Gheorghe2018-11-024-1/+347
* drm/selftests: Add tests for drm_format_info* helpersAlexandru Gheorghe2018-11-024-1/+288
* drm/selftest: Refactor test-drm_plane_helperAlexandru Gheorghe2018-10-224-20/+12
* drm/selftest: Refactor drm mode setting selftestsDeepak Rawat2018-10-175-22/+54
* Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-222-0/+73
|\
| * drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson2018-05-242-0/+73
* | treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-9/+9
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
|/
* drm/selftests: Add drm helper selftestMaarten Lankhorst2018-05-043-1/+257
* drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst2018-05-041-1/+1
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-041-0/+5
|\
| * drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson2017-11-071-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
* drm/mm: Split up long running selftests with cond_resched()Chris Wilson2017-05-041-0/+28
* drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"Colin Ian King2017-02-261-1/+1
* drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson2017-02-061-4/+6
* drm: kselftest for drm_mm and bottom-up allocationChris Wilson2017-02-032-0/+101
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-031-32/+26
* drm: Fix error handling in drm_mm eviction kselftestChris Wilson2017-01-111-3/+9
* drm/mm: Convert to drm_printerDaniel Vetter2016-12-301-4/+8
* drm: Wrap drm_mm_node.hole_followsChris Wilson2016-12-281-8/+10
* drm: Apply tight eviction scanning to color_adjustChris Wilson2016-12-281-2/+18
* drm: Compute tight evictions for drm_mm_scanChris Wilson2016-12-281-4/+6