summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/selftests
AgeCommit message (Expand)Author
2022-07-11drm: selftest: convert drm_mm selftest to KUnitArthur Grillo
2022-07-11drm: selftest: convert drm_buddy selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_framebuffer selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_dp_mst_helper selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_plane_helper selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_format selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_rect selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_cmdline_parser selftest to KUnitMaíra Canal
2022-07-11drm: selftest: convert drm_damage_helper selftest to KUnitMaíra Canal
2022-06-28drm/display/selftests: drop extra word 'for' in comments for MST selftestsJiang Jian
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-21drm/selftest: plane_helper: Put test structures in static storageNathan Chancellor
2022-03-07drm/selftests: missing error code in igt_buddy_alloc_smoke()Dan Carpenter
2022-03-04drm/selftests: fix a shift-out-of-bounds bugArunpravin
2022-02-23drm/selftests: add drm buddy pathological testcaseArunpravin
2022-02-23drm/selftests: add drm buddy smoke testcaseArunpravin
2022-02-23drm/selftests: add drm buddy pessimistic testcaseArunpravin
2022-02-23drm/selftests: add drm buddy optimistic testcaseArunpravin
2022-02-23drm/selftests: add drm buddy alloc range testcaseArunpravin
2022-02-23drm/selftests: add drm buddy alloc limit testcaseArunpravin
2022-02-23drm/selftests: Move i915 buddy selftests into drmArunpravin
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki
2022-01-19drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_enc...José Expósito
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
2021-12-20mock a drm_plane in igt_check_plane_state to make the test more robustClaudio Suarez
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