Age | Commit message (Expand) | Author | Files | Lines |
2020-06-23 | drm/mm/selftests: fix wrong return type casting | Nirmoy Das | 1 | -14/+7 |
2020-06-23 | drm/mm: optimize find_hole() as well | Christian König | 1 | -11/+0 |
2020-06-16 | drm/kselftest: fix spellint typo in test-drm_mm.c | Masanari Iida | 1 | -1/+1 |
2020-06-08 | drm/mm: add ig_frag selftest | Nirmoy Das | 2 | -0/+125 |
2020-02-12 | drm/modes: Make sure to parse valid rotation value from cmdline | Stephan Gerhold | 2 | -2/+14 |
2020-01-13 | Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto... | Dave Airlie | 1 | -4/+8 |
2020-01-10 | drm/dp_mst: Add PBN calculation for DSC modes | David Francis | 1 | -4/+8 |
2019-12-16 | drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) | Hans de Goede | 2 | -0/+23 |
2019-12-16 | drm/modes: parse_cmdline: Allow specifying stand-alone options | Hans de Goede | 2 | -0/+52 |
2019-12-16 | drm/modes: parse_cmdline: Accept extras directly after mode combined with opt... | Hans de Goede | 2 | -0/+25 |
2019-12-16 | drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', ' | Hans de Goede | 2 | -0/+27 |
2019-11-28 | drm/selftests: Add drm_rect selftests | Ville Syrjälä | 4 | -1/+236 |
2019-10-04 | drm/mm: Use helpers for drm_mm_node booleans | Chris Wilson | 1 | -7/+7 |
2019-10-03 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2 | -0/+137 |
2019-09-20 | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+6 |
2019-09-17 | drm/selftests: fix spelling mistake "misssing" -> "missing" | Colin Ian King | 1 | -1/+1 |
2019-09-04 | drm/dp_mst: Add sideband down request tracing + selftests | Lyude Paul | 3 | -0/+206 |
2019-09-04 | drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest | Lyude Paul | 4 | -1/+37 |
2019-08-30 | drm/selftests: modes: Add more unit tests for the cmdline parser | Maxime Ripard | 2 | -0/+137 |
2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard | 1 | -88/+48 |
2019-07-17 | drm/selftests: drop use of drmP.h | Sam Ravnborg | 1 | -1/+6 |
2019-07-01 | drm/selftests: reduce stack usage | Arnd Bergmann | 1 | -88/+48 |
2019-06-19 | drm/selftests: Add command line parser selftests | Maxime Ripard | 3 | -1/+974 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-03-20 | drm/selftests/mm: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -7/+5 |
2018-12-11 | drm/selftest: fix spelling mistake "dimention" -> "dimension" | Colin Ian King | 1 | -1/+1 |
2018-12-05 | drm/selftest: Add drm damage helper selftest | Deepak Rawat | 4 | -1/+855 |
2018-11-02 | drm/selftests: Fix build warning -Wframe-larger-than | Alexandru-Cosmin Gheorghe | 1 | -14/+16 |
2018-11-02 | drm/selftests: Add tests for drm_internal_framebuffer_create | Alexandru Gheorghe | 4 | -1/+347 |
2018-11-02 | drm/selftests: Add tests for drm_format_info* helpers | Alexandru Gheorghe | 4 | -1/+288 |
2018-10-22 | drm/selftest: Refactor test-drm_plane_helper | Alexandru Gheorghe | 4 | -20/+12 |
2018-10-17 | drm/selftest: Refactor drm mode setting selftests | Deepak Rawat | 5 | -22/+54 |
2018-06-22 | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2 | -0/+73 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -9/+9 |
2018-06-13 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
2018-05-24 | drm/mm: Add a search-by-address variant to only inspect a single hole | Chris Wilson | 2 | -0/+73 |
2018-05-04 | drm/selftests: Add drm helper selftest | Maarten Lankhorst | 3 | -1/+257 |
2018-05-04 | drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST | Maarten Lankhorst | 1 | -1/+1 |
2017-12-03 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+5 |
2017-11-07 | drm/selftests/mm: Insert cond_resched() between insert modes | Chris Wilson | 1 | -0/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 1 | -2/+2 |
2017-05-04 | drm/mm: Split up long running selftests with cond_resched() | Chris Wilson | 1 | -0/+28 |
2017-02-27 | drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned" | Colin Ian King | 1 | -1/+1 |
2017-02-06 | drm: Micro-optimise drm_mm_for_each_node_in_range() | Chris Wilson | 1 | -4/+6 |
2017-02-03 | drm: kselftest for drm_mm and bottom-up allocation | Chris Wilson | 2 | -0/+101 |
2017-02-03 | drm: Improve drm_mm search (and fix topdown allocation) with rbtrees | Chris Wilson | 1 | -32/+26 |
2017-01-11 | drm: Fix error handling in drm_mm eviction kselftest | Chris Wilson | 1 | -3/+9 |