Age | Commit message (Expand) | Author |
2020-05-08 | Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-04-30 | Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-04-28 | drm/amdgpu: fix the wrong logic checking when secure buffer is created (v3) | Huang Rui |
2020-04-28 | drm/amdgpu: implement TMZ accessor (v3) | Luben Tuikov |
2020-04-28 | drm/amdgpu: remove the alignment placeholder for secure buffer | Huang Rui |
2020-04-28 | drm/amdgpu: set TMZ bits in PTEs for secure BO (v4) | Alex Deucher |
2020-04-01 | drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4 | Christian König |
2020-04-01 | drm/amdgpu: improve amdgpu_gem_info debugfs file | Christian König |
2019-11-04 | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-10-25 | drm/ttm: always keep BOs on the LRU | Christian König |
2019-09-25 | drm/amdgpu: untag user pointers | Andrey Konovalov |
2019-09-16 | drm/amdgpu: allow direct submission of PDE updates v2 | Christian König |
2019-09-16 | drm/amdgpu: cleanup mtype mapping | Christian König |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König |
2019-08-12 | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-08-06 | drm/amdgpu: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-08-06 | drm/amdgpu: use embedded gem object | Gerd Hoffmann |
2019-07-30 | drm/amdgpu: Fix amdgpu_display_supported_domains logic. | Andrey Grodzovsky |
2019-07-30 | drm/amdgpu: Fix hard hang for S/G display BOs. | Andrey Grodzovsky |
2019-07-08 | drm/amdgpu: Prepare for hmm_range_register API change (v2) | Philip Yang |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-11 | drm/amdgpu: stop removing BOs from the LRU v3 | Christian König |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-05-31 | drm/ttm: Make LRU removal optional v2 | Christian König |
2019-05-24 | drm/amdgpu: replace get_user_pages with HMM mirror helpers | Philip Yang |
2019-04-03 | drm/amdgpu: Add preferred_domain check when determine XGMI state | shaoyunl |
2019-03-28 | Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers" | Alex Deucher |
2019-03-19 | drm/amdgpu: Only clear dumb buffers if ring is enabled | Nicholas Kazlauskas |
2019-03-19 | drm/amdgpu: Clear VRAM for DRM dumb_create buffers | Nicholas Kazlauskas |
2019-03-19 | drm/amdgpu: allocate VM PDs/PTs on demand | Christian König |
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 |
2018-12-07 | drm/ttm: allow reserving more than one shared slot v3 | Christian König |
2018-09-19 | drm/amdgpu: fix up GDS/GWS/OA shifting | Christian König |
2018-09-10 | drm/amdgpu: correctly sign extend 48bit addresses v3 | Christian König |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König |
2018-07-05 | drm/amdgpu: fix the wrong type of gem object creation | Huang Rui |
2018-06-15 | drm/amdgpu: remove unused parameter for va update | Junwei Zhang |
2018-06-15 | drm/amdgpu: allocate shared fence slot in VA IOCTL | Christian König |
2018-05-30 | drm/amdgpu: gds bo must not be per-vm-bo | Chunming Zhou |
2018-05-29 | drm/amdgpu: Add helper function to get buffer domain | Deepak Sharma |
2018-05-29 | drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2) | Deepak Sharma |
2018-05-15 | drm/amdgpu: print the BO flags in the gem debugfs entry | Christian König |
2018-05-15 | drm/amdgpu: drop printing the BO offset in the gem debugfs (v2) | Christian König |
2018-05-15 | drm/amdgpu: print DMA-buf status in debugfs | Christian König |
2018-05-15 | drm/amdgpu: handle domain mask checking v2 | Chunming Zhou |
2018-05-15 | drm/amdgpu: set preferred_domain independent of fallback handling | Chunming Zhou |