-
-
introduce-kunit-for-amd-v1-prereq76e7a87c · ·
Dependencies to apply "introduce-kunit-for-amd-v1" onto "amd-staging-drm-next" (2305916dca043ed69bd464f74a886b0216780aa6)
-
-
linux-kselftest-next-5.20-rc14062eba9 · ·
linux-kselftest-next-5.20-rc1 This Kselftest update for Linux 5.20-rc1 consists of: - timers test build fixes and cleanups for new tool chains - removing khdr from kselftest framework and main Makefile - changes to test output messages to improve reports
-
linux-kselftest-kunit-5.20-rc14c392516 · ·
linux-kselftest-kunit-5.20-rc1 This KUnit update for Linux 5.20-rc1 consists of several fixes and an important feature to discourage running KUnit tests on production systems. Running tests on a production system could leave the system in a bad state. This new feature adds: - adds a new taint type, TAINT_TEST to signal that a test has been run. This should discourage people from running these tests on production systems, and to make it easier to tell if tests have been run accidentally (by loading the wrong configuration, etc.) - several documentation and tool enhancements and fixes.
-
amd-drm-next-5.20-2022-07-2964f99159 · ·
amd-drm-next-5.20-2022-07-29: amdgpu: - Misc spelling and grammar fixes - DC whitespace cleanups - ACP smatch fix - GFX 11.0 updates - PSP 13.0 updates - VCN 4.0 updates - DC FP fix for PPC64 - Misc bug fixes amdkfd: - SVM fixes
-
drm-misc-fixes-2022-07-2966cee909 · ·
One fix to fix simpledrm mode_valid return value, and one for page migration in nouveau
-
drm-misc-fixes-2022-07-280c09bc33 · ·
A single patch fixing the return type of the mode_valid implementation of simpledrm
-
-
amd-drm-next-5.20-2022-07-261b54a012 · ·
amdgpu: - VCN4 fixes - RAS support for UMC 8.10 - ACP support for jadeite platforms - NBIO HDP flush fixes - Misc spelling and grammar fixes - Runtime PM fixes - Non-DC HPD fix - Clean up amdgpu DM code - DSC fixes - Expose some additional GFXOFF data via debugfs - More FP clean up for new DCN blocks - PPC DC FP fixes - DCN 3.1.4 fixes - DC DML stack usage fixes - GMC fixes - SPM fixes for RDNA2 amdkfd: - MMU notifier fix - Mutex fix UAPI: - Add a comment about VCN4 unified queues - IP version information for UMDs Proposed mesa change: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17411/diffs?commit_id=c8a63590dfd0d64e6e6a634dcfed993f135dd075
-
drm-misc-fixes-2022-07-2102c87df2 · ·
A scheduling-while-atomic fix for drm/scheduler, a locking fix for TTM, a typo fix for panel-edp and a resource removal fix for imx/dcss
-
drm-misc-next-fixes-2022-07-216f2c8d5f · ·
Short summary of fixes pull: * amdgpu: Fix for drm buddy memory corruption * nouveau: PM fixes; DP fixes
-
amd-drm-fixes-5.19-2022-07-2090af0ca0 · ·
amd-drm-fixes-5.19-2022-07-20: amdgpu: - Drop redundant buffer cleanup that can lead to a segfault - Add a bo_list mutex to avoid possible list corruption in CS
-
amd-drm-fixes-5.19-2022-07-152d4bd81f · ·
amd-drm-fixes-5.19-2022-07-15: amdgpu: - DMUB display fix
-
amd-drm-next-5.20-2022-07-14b7be3ae7 · ·
amd-drm-next-5.20-2022-07-14: amdgpu: - DCN3.2 updates - DC SubVP support - DP MST fixes - Audio fixes - DC code cleanup - SMU13 updates - Adjust GART size on newer APUs for S/G display - Soft reset for GFX 11 - Soft reset for SDMA 6 - Add gfxoff status query for vangogh - Improve BO domain pinning - Fix timestamps for cursor only commits - MES fixes - DCN 3.1.4 support - Misc fixes - Misc code cleanup amdkfd: - Simplify GPUVM validation - Unified memory for CWSR save/restore area - fix possible list corruption on queue failure radeon: - Fix bogus power of two warning UAPI: - Unified memory for CWSR save/restore area for KFD Proposed userspace: https://lists.freedesktop.org/archives/amd-gfx/2022-June/080952.html
-
drm-misc-next-fixes-2022-07-147d09c760 · ·
Short summary of fixes: - dma-buf: revert change to fence handling - mgag200: fix PCI register initialization
-
drm-misc-fixes-2022-07-14925b6e59 · ·
Only a revert for amdgpu reverting the switch to the drm buddy allocator.