Age | Commit message (Expand) | Author |
2020-12-10 | Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-12-08 | drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init | Alex Deucher |
2020-12-08 | drm/amdgpu: free the pre-OS console framebuffer after the first modeset | Alex Deucher |
2020-11-24 | drm/amd/amdgpu/amdgpu_ttm: Add description for 'page_flags' | Lee Jones |
2020-11-13 | drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slig... | Lee Jones |
2020-11-11 | drm/amdgpu/ttm: use multihop | Dave Airlie |
2020-11-11 | drm/ttm: add multihop infrastrucutre (v3) | Dave Airlie |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-04 | drm/ttm: rework no_retry handling v2 | Christian König |
2020-11-02 | drm/amdgpu/amdgpu: use "*" adjacent to data name | Deepak R Varma |
2020-11-02 | drm/amdgpu/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-11-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-10-29 | drm/amdgpu: switch to new allocator v2 | Christian König |
2020-10-29 | drm/ttm: wire up the new pool as default one v2 | Christian König |
2020-10-26 | drm/ttm: merge ttm_dma_tt back into ttm_tt | Christian König |
2020-10-26 | drm/ttm: make num_pages uint32_t | Christian König |
2020-10-26 | drm/ttm: nuke ttm_tt_set_(un)populated again | Christian König |
2020-10-23 | drm/amdgpu: Fix size calculation when init onchip memory | xinhui pan |
2020-10-22 | drm/ttm: replace last move_notify with delete_mem_notify | Dave Airlie |
2020-10-21 | drm/ttm: move last binding into the drivers. | Dave Airlie |
2020-10-21 | drm/ttm: drop move notify around move. | Dave Airlie |
2020-10-21 | drm/ttm: drop unbind callback. | Dave Airlie |
2020-10-21 | drm/ttm: add move to system into drivers | Dave Airlie |
2020-10-21 | drm/ttm: move some move binds into the drivers | Dave Airlie |
2020-10-20 | drm/ttm: add move old to system to drivers. | Dave Airlie |
2020-10-20 | drm/ttm: use new move interface for known system->ttm moves | Dave Airlie |
2020-10-15 | drm/ttm: nuke caching placement flags | Christian König |
2020-10-15 | drm/ttm: add caching state to ttm_bus_placement | Christian König |
2020-10-15 | drm/ttm: set the tt caching state at creation time | Christian König |
2020-09-28 | drm/amdgpu: stop using TTMs fault callback | Christian König |
2020-09-25 | drm/amdgpu/ttm: handle tt moves properly. | Dave Airlie |
2020-09-24 | drm/amdgpu: switch over to the new pin interface | Christian König |
2020-09-23 | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-09-17 | drm/amdgpu: prevent double kfree ttm->sg | Philip Yang |
2020-09-18 | drm/ttm: drop special pipeline accel cleanup function. | Dave Airlie |
2020-09-18 | drm/ttm/drivers: call the bind function directly. | Dave Airlie |
2020-09-18 | drm/ttm: move unbind into the tt destroy. | Dave Airlie |
2020-09-18 | drm/ttm: flip tt destroy ordering. | Dave Airlie |
2020-09-18 | drm/ttm: protect against reentrant bind in the drivers | Dave Airlie |
2020-09-16 | drm/ttm: move ttm binding/unbinding out of ttm_tt paths. | Dave Airlie |
2020-09-16 | drm/ttm: split populate out from binding. | Dave Airlie |
2020-09-16 | drm/ttm/tt: add wrappers to set tt state. | Dave Airlie |
2020-09-15 | drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart | Oak Zeng |
2020-09-15 | drm/ttm: remove available_caching | Christian König |
2020-09-15 | drm/ttm: remove default caching | Christian König |
2020-09-14 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-09-11 | drm/ttm: nuke memory type flags | Christian König |
2020-09-09 | Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a... | Dave Airlie |
2020-09-09 | drm/amdgpu/ttm: move to driver backend binding funcs | Dave Airlie |
2020-09-09 | drm/ttm: introduce ttm_bo_move_null | Dave Airlie |