Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change drm_vma function arguments to take struct drm_file * | 2020-10-21 | 1 | -1/+2 | |
| | | | | | reduces the diff to linux 5.7.y ok kettenis@ | ||||
* | update drm to linux 5.7 | 2020-06-08 | 1 | -551/+600 | |
| | | | | | | | | | | adds kernel support for amdgpu: vega20, raven2, renoir, navi10, navi14 inteldrm: icelake, tigerlake Thanks to the OpenBSD Foundation for sponsoring this work, kettenis@ for helping, patrick@ for helping adapt rockchip drm and many developers for testing. | ||||
* | unstub amdgpu_ttm_bo_eviction_valuable() | 2019-10-20 | 1 | -1/+0 | |
| | | | | | The remaining commented block of code calls amdkfd_fence_check_mm() which does nothing when not built with CONFIG_HSA_AMD. | ||||
* | remove duplicate page table | 2019-05-31 | 1 | -19/+0 | |
| | | | | a holdover from when the allocation wasn't done in ttm | ||||
* | add amdgpu from linux 4.19.44 for recent AMD Radeon parts | 2019-05-21 | 1 | -0/+2626 | |
committing now so this can be worked on in tree Thanks to the OpenBSD Foundation for sponsoring this work and kettenis@ for helping. |