- 09234b8 drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' onto the heap by Lee Jones · 4 years, 2 months ago
- ffefe45 drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap by Lee Jones · 4 years, 2 months ago
- dfa6082 drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb' by Lee Jones · 4 years, 2 months ago
- 7df5428 drm/selftests/test-drm_mm: Mark 'hole_end' as always_unused by Lee Jones · 4 years, 2 months ago
- e38c298 drm/mst: Add support for QUERY_STREAM_ENCRYPTION_STATUS MST sideband message by Sean Paul · 4 years, 5 months ago
- c9bb9d6 drm/mm/selftests: fix wrong return type casting by Nirmoy Das · 4 years, 7 months ago
- 271e7de drm/mm: optimize find_hole() as well by Christian König · 4 years, 7 months ago
- e7daa38 drm/kselftest: fix spellint typo in test-drm_mm.c by Masanari Iida · 4 years, 7 months ago
- 6e60d5d drm/mm: add ig_frag selftest by Nirmoy Das · 4 years, 8 months ago
- e6980a7 drm/modes: Make sure to parse valid rotation value from cmdline by Stephan Gerhold · 5 years ago
- 688486a Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
- dc48529 drm/dp_mst: Add PBN calculation for DSC modes by David Francis · 5 years ago
- 4e7a4a6 drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) by Hans de Goede · 5 years ago
- 7b1cce7 drm/modes: parse_cmdline: Allow specifying stand-alone options by Hans de Goede · 5 years ago
- cfb0881 drm/modes: parse_cmdline: Accept extras directly after mode combined with options by Hans de Goede · 5 years ago
- c2ed3e9 drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', ' by Hans de Goede · 5 years ago
- 30218eb drm/selftests: Add drm_rect selftests by Ville Syrjälä · 5 years ago
- 71724f7 drm/mm: Use helpers for drm_mm_node booleans by Chris Wilson · 5 years ago
- 4092de1 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 5 years ago
- 574cc45 Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- 185926e drm/selftests: fix spelling mistake "misssing" -> "missing" by Colin Ian King · 5 years ago
- 2f015ec drm/dp_mst: Add sideband down request tracing + selftests by Lyude Paul · 5 years ago
- 7cbce45 drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest by Lyude Paul · 5 years ago
- 424c38a drm/selftests: modes: Add more unit tests for the cmdline parser by Maxime Ripard · 5 years ago
- 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 6 years ago
- 54ccae0 drm/selftests: drop use of drmP.h by Sam Ravnborg · 6 years ago
- c0898fc drm/selftests: reduce stack usage by Arnd Bergmann · 6 years ago
- b7ced38 drm/selftests: Add command line parser selftests by Maxime Ripard · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 34965a5 drm/selftests/mm: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
- d74380b drm/selftest: fix spelling mistake "dimention" -> "dimension" by Colin Ian King · 6 years ago
- f13ba9c drm/selftest: Add drm damage helper selftest by Deepak Rawat · 6 years ago
- 9341c66 drm/selftests: Fix build warning -Wframe-larger-than by Alexandru-Cosmin Gheorghe · 6 years ago
- 6ff3d9f drm/selftests: Add tests for drm_internal_framebuffer_create by Alexandru Gheorghe · 6 years ago
- 0d1c7d0 drm/selftests: Add tests for drm_format_info* helpers by Alexandru Gheorghe · 6 years ago
- e517672 drm/selftest: Refactor test-drm_plane_helper by Alexandru Gheorghe · 6 years ago
- 9205329 drm/selftest: Refactor drm mode setting selftests by Deepak Rawat · 6 years ago
- f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
- 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 83bc4ec drm/mm: Add a search-by-address variant to only inspect a single hole by Chris Wilson · 7 years ago
- 7420e04 drm/selftests: Add drm helper selftest by Maarten Lankhorst · 7 years ago
- 34b13e5 drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST by Maarten Lankhorst · 7 years ago
- 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- 2dff0a0 drm/selftests/mm: Insert cond_resched() between insert modes by Chris Wilson · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
- cd4b11d drm/mm: Split up long running selftests with cond_resched() by Chris Wilson · 8 years ago
- b29461d6 drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned" by Colin Ian King · 8 years ago
- bbba969 drm: Micro-optimise drm_mm_for_each_node_in_range() by Chris Wilson · 8 years ago
- bb18dfcc drm: kselftest for drm_mm and bottom-up allocation by Chris Wilson · 8 years ago
- 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
- 95b8c64 drm: Fix error handling in drm_mm eviction kselftest by Chris Wilson · 8 years ago
- b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
- 3f85fb3 drm: Wrap drm_mm_node.hole_follows by Chris Wilson · 8 years ago
- 3fa489d drm: Apply tight eviction scanning to color_adjust by Chris Wilson · 8 years ago
- 0b04d47 drm: Compute tight evictions for drm_mm_scan by Chris Wilson · 8 years ago
- 25a7bb1 drm: Fix O= out-of-tree builds for selftests by Daniel Vetter · 8 years ago
- 9a71e27 drm: Extract struct drm_mm_scan from struct drm_mm by Chris Wilson · 8 years ago
- 7173320 drm: Promote drm_mm alignment to u64 by Chris Wilson · 8 years ago
- d1bac3a drm: kselftest for drm_mm and restricted color eviction by Chris Wilson · 8 years ago
- c1b702c drm: kselftest for drm_mm and color eviction by Chris Wilson · 8 years ago
- 4c2ba55 drm: kselftest for drm_mm and color adjustment by Chris Wilson · 8 years ago
- 05ab3c2 drm: kselftest for drm_mm and top-down allocation by Chris Wilson · 8 years ago
- 0e48325 drm: kselftest for drm_mm and range restricted eviction by Chris Wilson · 8 years ago
- 560b328 drm: kselftest for drm_mm and eviction by Chris Wilson · 8 years ago
- 9b26f2e drm: kselftest for drm_mm and alignment by Chris Wilson · 8 years ago
- 2fba0de drm: kselftest for drm_mm_insert_node_in_range() by Chris Wilson · 8 years ago
- 2bd966d drm: kselftest for drm_mm_replace_node() by Chris Wilson · 8 years ago
- 7886692 drm: kselftest for drm_mm_insert_node() by Chris Wilson · 8 years ago
- 900537d drm: kselftest for drm_mm_reserve_node() by Chris Wilson · 8 years ago
- 06df8ac drm: kselftest for drm_mm_debug() by Chris Wilson · 8 years ago
- 393b50f drm: kselftest for drm_mm_init() by Chris Wilson · 8 years ago
- 50f0033 drm: Add some kselftests for the DRM range manager (struct drm_mm) by Chris Wilson · 8 years ago