Age | Commit message (Expand) | Author |
2017-11-15 | mm: remove cold parameter for release_pages | Mel Gorman |
2017-10-12 | drm/amdgpu: fix placement flags in amdgpu_ttm_bind | Christian König |
2017-08-24 | drm/amdgpu: inline amdgpu_ttm_do_bind again | Christian König |
2017-08-24 | drm/amdgpu: fix amdgpu_ttm_bind | Christian König |
2017-08-17 | drm/amdgpu: move debug print into the MM managers | Christian König |
2017-08-17 | drm/amdgpu: fix incorrect use of the lru_lock | Christian König |
2017-08-17 | drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4) | Tom St Denis |
2017-08-15 | drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind() | Dan Carpenter |
2017-08-15 | drm/amdgpu: Fix stolen typo | Kent Russell |
2017-08-15 | drm/amdgpu: use amdgpu_bo_create_kernel more often | Christian König |
2017-08-15 | drm/amdgpu: Add support for filling a buffer with 64 bit value | Yong Zhao |
2017-07-25 | drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2 | Felix Kuehling |
2017-07-14 | drm/amdgpu: Try evicting from CPU visible to invisible VRAM first | Michel Dänzer |
2017-07-14 | drm/amdgpu: Set/clear CPU_ACCESS flag on page fault and move to VRAM | John Brooks |
2017-07-14 | drm/amdgpu: Add vis_vramlimit module parameter | John Brooks |
2017-07-14 | drm/amdgpu: add new gttsize module parameter v2 | Christian König |
2017-07-14 | drm/amdgpu: consistent name all GART related parts | Christian König |
2017-07-14 | drm/amdgpu: stop mapping BOs to GTT | Christian König |
2017-07-14 | drm/amdgpu: use the GTT windows for BO moves v2 | Christian König |
2017-07-14 | drm: amd: amdgpu: constify ttm_place structures. | Arvind Yadav |
2017-07-14 | drm/amdgpu: bind BOs with GTT space allocated directly v2 | Christian König |
2017-07-14 | drm/amdgpu: bind BOs to TTM only once | Christian König |
2017-07-14 | drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_buffer | Christian König |
2017-06-16 | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2017-06-06 | drm/amdgpu: fix the gart table cleared issue for S3 | Huang Rui |
2017-05-24 | drm/amd/amdgpu: Return error if initiating read out of range on vram | Tom St Denis |
2017-05-24 | drm/amdgpu: extend lock range for race condition when gpu reset | Roger.He |
2017-05-18 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-05-05 | drm/amdgpu:PTE flag should be 64 bit width | Monk Liu |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer |
2017-04-28 | drm/amdgpu: add gtt print like vram when dump mm table V2 | Chunming Zhou |
2017-04-28 | drm/amdgpu: fix amdgpu_ttm_bo_eviction_valuable | Christian König |
2017-04-28 | drm/amdgpu: fix to add buffer funcs check | Huang Rui |
2017-04-07 | drm/amdgpu: fix "fix 64bit division" | Christian König |
2017-04-07 | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2017-04-06 | drm/amdgpu: handle CPU access for split VRAM buffers (v2) | Christian König |
2017-04-04 | drm/amdgpu: drop alpha support | Christian König |
2017-04-04 | drm/ttm: add io_mem_pfn callback | Christian König |
2017-03-29 | drm/amdgpu: don't init GDS pool if GDS size is 0 (v2) | Alex Deucher |
2017-03-29 | drm/amdgpu: set GART PTE asic specific flags | Alex Xie |
2017-03-29 | drm/amdgpu: expand pte flags to uint64_t | Chunming Zhou |
2017-02-21 | drm/amdgpu: refuse to reserve io mem for split VRAM buffers | Nicolai Hähnle |
2017-01-27 | drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocache | Arvind Yadav |
2017-01-27 | drm/amd/amdgpu: remove the uncessary parameter for ib scheduler | Junwei Zhang |
2017-01-27 | drm/ttm: revert "implement LRU add callbacks v2" | Christian König |
2017-01-27 | drm/amdgpu: user BO priority instead of self coding it (v2) | Christian König |
2017-01-27 | drm/ttm: add BO priorities for the LRUs | Christian König |
2017-01-27 | drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify | Nicolai Hähnle |
2017-01-10 | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |