summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests
Commit message (Expand)AuthorAgeFilesLines
* drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' o...Lee Jones2020-11-171-3/+8
* drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_b...Lee Jones2020-11-171-11/+20
* drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'Lee Jones2020-11-171-2/+1
* drm/selftests/test-drm_mm: Mark 'hole_end' as always_unusedLee Jones2020-11-171-1/+1
* drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul2020-09-011-0/+17
* drm/mm/selftests: fix wrong return type castingNirmoy Das2020-06-231-14/+7
* drm/mm: optimize find_hole() as wellChristian König2020-06-231-11/+0
* drm/kselftest: fix spellint typo in test-drm_mm.cMasanari Iida2020-06-161-1/+1
* drm/mm: add ig_frag selftestNirmoy Das2020-06-082-0/+125
* 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