aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests
AgeCommit message (Expand)Author
2021-10-22drm/i915/selftests: Properly reset mock object propers for each testDaniel Vetter
2021-08-02drm: Fix oops in damage self-tests by mocking damage propertyDaniel Vetter
2021-06-23drm: allow drm_atomic_print_state() to accept any drm_printerAbhinav Kumar
2020-11-17drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' o...Lee Jones
2020-11-17drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_b...Lee Jones
2020-11-17drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'Lee Jones
2020-11-17drm/selftests/test-drm_mm: Mark 'hole_end' as always_unusedLee Jones
2020-09-01drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband messageSean Paul
2020-06-23drm/mm/selftests: fix wrong return type castingNirmoy Das
2020-06-23drm/mm: optimize find_hole() as wellChristian König
2020-06-16drm/kselftest: fix spellint typo in test-drm_mm.cMasanari Iida
2020-06-08drm/mm: add ig_frag selftestNirmoy Das
2020-02-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...Dave Airlie
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2019-12-16drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)Hans de Goede
2019-12-16drm/modes: parse_cmdline: Allow specifying stand-alone optionsHans de Goede
2019-12-16drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...Hans de Goede
2019-12-16drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', 'Hans de Goede
2019-11-28drm/selftests: Add drm_rect selftestsVille Syrjälä
2019-10-04drm/mm: Use helpers for drm_mm_node booleansChris Wilson
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-17drm/selftests: fix spelling mistake "misssing" -> "missing"Colin Ian King
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul
2019-09-03drm/dp_mst: Move test_calc_pbn_mode() into an actual selftestLyude Paul
2019-08-30drm/selftests: modes: Add more unit tests for the cmdline parserMaxime Ripard
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/selftests: drop use of drmP.hSam Ravnborg
2019-07-01drm/selftests: reduce stack usageArnd Bergmann
2019-06-19drm/selftests: Add command line parser selftestsMaxime Ripard
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-03-20drm/selftests/mm: Switch to bitmap_zalloc()Andy Shevchenko
2018-12-11drm/selftest: fix spelling mistake "dimention" -> "dimension"Colin Ian King
2018-12-05drm/selftest: Add drm damage helper selftestDeepak Rawat
2018-11-02drm/selftests: Fix build warning -Wframe-larger-thanAlexandru-Cosmin Gheorghe
2018-11-02drm/selftests: Add tests for drm_internal_framebuffer_createAlexandru Gheorghe
2018-11-02drm/selftests: Add tests for drm_format_info* helpersAlexandru Gheorghe
2018-10-22drm/selftest: Refactor test-drm_plane_helperAlexandru Gheorghe
2018-10-17drm/selftest: Refactor drm mode setting selftestsDeepak Rawat
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-24drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson
2018-05-04drm/selftests: Add drm helper selftestMaarten Lankhorst
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-07drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson