Age | Commit message (Expand) | Author |
2016-05-04 | drm/amdgpu: group BOs by log2 of the size on the LRU v2 | Christian König |
2016-05-04 | drm/ttm: implement LRU add callbacks v2 | Christian König |
2016-05-04 | drm/amdgpu: Mark all instances of struct drm_info_list as const | Nils Wallménius |
2016-05-02 | drm/amdgpu: optionally enable GART debugfs file | Christian König |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-01 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-03-28 | drm/amdgpu: Don't move pinned BOs | Michel Dänzer |
2016-03-21 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-17 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-03-14 | Merge drm-fixes into drm-next. | Dave Airlie |
2016-03-08 | drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6 | Christian König |
2016-03-08 | drm/amdgpu: prevent get_user_pages recursion | Christian König |
2016-02-16 | drm/amdgpu: use post-decrement in error handling | Rasmus Villemoes |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen |
2016-02-12 | drm/amdgpu: use separate scheduler entitiy for buffer moves | Christian König |
2016-02-12 | drm/amdgpu: use per VM entity for page table updates (v2) | Christian König |
2016-02-10 | drm/amdgpu: move sync into job object | Christian König |
2016-02-10 | drm/amdgpu: cleanup in kernel job submission | Christian König |
2016-02-10 | drm/amdgpu: move ring from IBs into job | Christian König |
2016-02-10 | drm/amdgpu: make pad_ib a ring function v3 | Christian König |
2016-02-10 | drm/amdgpu: check userptrs mm earlier | Christian König |
2016-02-10 | drm/amdgpu: clean up non-scheduler code path (v2) | Chunming Zhou |
2016-02-10 | drm/amdgpu: fix issue with overlapping userptrs | Christian König |
2016-02-10 | drm/amdgpu: fix issue with overlapping userptrs | Christian König |
2016-02-02 | drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above | Ken Wang |
2015-12-04 | drm/amdgpu: set snooped flags only on system addresses v2 | Christian König |
2015-12-02 | drm/amdgpu: add err check for pin userptr | Chunming Zhou |
2015-11-16 | drm/amdgpu: fix seq_printf format string | Arnd Bergmann |
2015-11-04 | drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE | Christian König |
2015-10-07 | drm/amdgpu: add vram usage into debugfs | Chunming Zhou |
2015-09-23 | drm/amdgpu: export reservation_object from dmabuf to ttm (v2) | Christian König |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher |
2015-08-26 | drm/amdgpu: use IB for copy buffer of eviction | Chunming Zhou |
2015-08-25 | drm/amdgpu: fix no sync_wait in copy_buffer | Chunming Zhou |
2015-08-25 | drm/amdgpu: improve sa_bo->fence by kernel fence | Chunming Zhou |
2015-06-29 | drm/amdgpu: use kzalloc for allocating one thing | Maninder Singh |
2015-06-03 | drm/amdgpu: remove mclk_lock | Christian König |
2015-06-03 | drm/amdgpu: fix userptr BO unpin bug (v2) | monk.liu |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher |