Age | Commit message (Expand) | Author |
2019-03-28 | Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" | Alex Deucher |
2019-03-28 | Revert "drm/amdgpu: fix HMM config dependency issue" | Alex Deucher |
2019-03-28 | Revert "drm/amdgpu: support userptr cross VMAs case with HMM" | Alex Deucher |
2019-03-19 | drm/amdgpu: support userptr cross VMAs case with HMM | Philip Yang |
2019-03-19 | drm/amdgpu: stop evicting busy PDs/PTs | Christian König |
2019-03-19 | drm/ttm: Quick-test mmap offset in ttm_bo_mmap() | Thomas Zimmermann |
2019-03-19 | drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() | Thomas Zimmermann |
2019-03-19 | drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant | Thomas Zimmermann |
2019-03-19 | drm/amdgpu: fix HMM config dependency issue | Philip Yang |
2019-03-19 | drm/amdgpu: replace get_user_pages with HMM mirror helpers | Philip Yang |
2019-02-01 | drm/amdgpu: clean up memory/GDS/GWS/OA alignment code | Marek Olšák |
2019-01-25 | drm/amdgpu: set bulk_moveable to false when lru changed v2 | Chunming Zhou |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-11-05 | drm/ttm: initialize globals during device init (v2) | Christian König |
2018-11-05 | drm/ttm: use a static ttm_mem_global instance | Christian König |
2018-11-05 | drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() | Thomas Zimmermann |
2018-09-19 | drm/amdgpu: move reserving GDS/GWS/OA into common code | Christian König |
2018-09-19 | drm/amdgpu: initialize GDS/GWS/OA domains even when they are zero sized | Christian König |
2018-09-19 | drm/amdgpu: fix up GDS/GWS/OA shifting | Christian König |
2018-09-19 | drm/amdgpu: stop pipelining VM PDs/PTs moves | Christian König |
2018-09-19 | drm/amdgpu: drop size check | Christian König |
2018-09-19 | drm/amdgpu: stop crashing on GDS/GWS/OA eviction | Christian König |
2018-09-19 | drm/amdgpu: add GDS, GWS and OA debugfs files | Christian König |
2018-09-14 | drm/amdgpu: revert "stop using gart_start as offset for the GTT domain" | Christian König |
2018-09-10 | drm/amdgpu: use the AGP aperture for system memory access v2 | Christian König |
2018-08-29 | drm/amdgpu: distinct between allocated GART space and GMC addr | Christian König |
2018-08-29 | drm/amdgpu: stop using gart_start as offset for the GTT domain | Christian König |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2 | Christian König |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_pd_addr helper | Christian König |
2018-08-27 | drm/amdgpu: remove gart.table_addr | Christian König |
2018-08-27 | drm/amdgpu: move setting the GART addr into TTM | Christian König |
2018-08-27 | drm/amdgpu: move sdma definitions into amdgpu_sdma header | Huang Rui |
2018-07-27 | drm/amdgpu: clean up the superfluous space and align the comment text for amd... | Huang Rui |
2018-07-27 | drm/amdgpu: correct evict flag for bo move | Junwei Zhang |
2018-07-25 | drm/scheduler: modify API to avoid redundancy | Nayan Deshmukh |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König |
2018-07-20 | drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3. | Andrey Grodzovsky |
2018-07-16 | drm/amdgpu: add amdgpu_job_submit_direct helper | Christian König |
2018-07-16 | drm/amdgpu: remove ring parameter from amdgpu_job_submit | Christian König |
2018-07-13 | drm/scheduler: modify args of drm_sched_entity_init | Nayan Deshmukh |
2018-07-13 | drm/amdgpu: fix TTM move entity init order | Christian König |
2018-07-10 | drm/amdgpu: separate gpu address from bo pin | Junwei Zhang |
2018-07-05 | drm/scheduler: Rename cleanup functions v2. | Andrey Grodzovsky |
2018-06-15 | drm/amdgpu: Consolidate visible vs. real vram check v2. | Andrey Grodzovsky |
2018-05-18 | drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2) | Tom St Denis |
2018-05-16 | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-05-15 | drm/scheduler: remove unused parameter | Nayan Deshmukh |
2018-05-15 | drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9 | Yong Zhao |
2018-05-15 | drm/amdgpu: use amdgpu_bo_param for amdgpu_bo_create v2 | Chunming Zhou |
2018-05-15 | drm/amdgpu: Free VGA stolen memory as soon as possible. | Andrey Grodzovsky |