Age | Commit message (Expand) | Author | Files | Lines |
2018-10-09 | drm/amdgpu: Move gfx flag in_suspend to adev | Rex Zhu | 1 | -0/+3 |
2018-10-09 | drm/amdgpu: Drop dead define in amdgpu.h | Rex Zhu | 1 | -28/+0 |
2018-10-09 | drm/amdgpu: added AMD GPU instance counting V2 | Evan Quan | 1 | -0/+18 |
2018-09-26 | drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10 | Emily Deng | 1 | -0/+9 |
2018-09-26 | drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine | Shaoyun Liu | 1 | -7/+7 |
2018-09-26 | Revert "drm/amdgpu: remove fence fallback" | Andrey Grodzovsky | 1 | -0/+1 |
2018-09-19 | drm/amdgpu: remove fence fallback | Christian König | 1 | -1/+0 |
2018-09-10 | drm/amdgpu : Generate XGMI topology info from driver level | Shaoyun Liu | 1 | -0/+6 |
2018-08-29 | drm/amdgpu: move amdgpu_device_(vram|gtt)_location | Christian König | 1 | -4/+0 |
2018-08-27 | drm/amdgpu: cleanup GPU recovery check a bit (v2) | Christian König | 1 | -1/+2 |
2018-08-27 | drm/amdgpu: use kiq to do invalidate tlb | Emily Deng | 1 | -0/+4 |
2018-08-27 | drm/amdgpu: use entity instead of ring for CS | Christian König | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: move context related stuff to amdgpu_ctx.h | Christian König | 1 | -57/+2 |
2018-08-27 | drm/amdgpu: remove the queue manager | Christian König | 1 | -24/+3 |
2018-08-27 | drm/amdgpu: move missed gfxoff entry into amdgpu_gfx header | Huang Rui | 1 | -1/+0 |
2018-08-27 | drm/amdgpu: move vm definitions into amdgpu_vm header | Huang Rui | 1 | -24/+0 |
2018-08-27 | drm/amdgpu: move gmc macros into amdgpu_gmc header | Huang Rui | 1 | -6/+0 |
2018-08-27 | drm/amdgpu: move display definitions into amdgpu_display header | Huang Rui | 1 | -13/+0 |
2018-08-27 | drm/amdgpu: remove useless gds switch macro | Huang Rui | 1 | -1/+0 |
2018-08-27 | drm/amdgpu: move ring macros into amdgpu_ring header | Huang Rui | 1 | -23/+0 |
2018-08-27 | drm/amdgpu: move gem definitions into amdgpu_gem header | Huang Rui | 1 | -60/+1 |
2018-08-27 | drm/amdgpu: move psp macro into amdgpu_psp header | Huang Rui | 1 | -1/+0 |
2018-08-27 | drm/amdgpu: move firmware definitions into amdgpu_ucode header | Huang Rui | 1 | -27/+0 |
2018-08-27 | drm/amdgpu: move sdma definitions into amdgpu_sdma header | Huang Rui | 1 | -86/+1 |
2018-08-27 | drm/amdgpu: move ih definitions into amdgpu_ih header | Huang Rui | 1 | -14/+0 |
2018-08-27 | drm/amdgpu: move gfx definitions into amdgpu_gfx header | Huang Rui | 1 | -281/+1 |
2018-08-27 | drm/amdgpu: Put enable gfx off feature to a delay thread | Rex Zhu | 1 | -0/+2 |
2018-08-27 | drm/amdgpu: Add amdgpu_gfx_off_ctrl function | Rex Zhu | 1 | -0/+5 |
2018-07-31 | drm/amdgpu: move bo_list defines to amdgpu_bo_list.h | Christian König | 1 | -39/+1 |
2018-07-31 | drm/amdgpu: add proper error handling to amdgpu_bo_list_get | Christian König | 1 | -2/+2 |
2018-07-27 | drm/amdgpu: add support for inplace IB patching for MM engines v2 | Christian König | 1 | -0/+1 |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König | 1 | -2/+0 |
2018-07-18 | drm/amdgpu: remove internal/unused kernel module parameters | Sonny Jiang | 1 | -3/+0 |
2018-07-16 | drm/amdgpu: remove job->ring | Christian König | 1 | -0/+1 |
2018-07-16 | drm/amdgpu: cleanup job header | Christian König | 1 | -45/+1 |
2018-07-16 | drm/amdgpu: Allow to create BO lists in CS ioctl v3 | Andrey Grodzovsky | 1 | -0/+8 |
2018-07-13 | drm/amdgpu: Make pin_size values atomic | Michel Dänzer | 1 | -3/+3 |
2018-07-13 | drm/amdgpu: Keep track of amount of pinned CPU visible VRAM | Michel Dänzer | 1 | -1/+1 |
2018-07-10 | drm/amdgpu: Add CLK IP base offset | Rex Zhu | 1 | -0/+1 |
2018-07-05 | drm/amdgpu: Add amdgpu_atpx_get_dhandle() | Lyude Paul | 1 | -0/+6 |
2018-07-05 | drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c | Lyude Paul | 1 | -38/+2 |
2018-07-05 | drm/amdgpu: Rename entity cleanup finctions. | Andrey Grodzovsky | 1 | -1/+1 |
2018-07-05 | drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3. | Andrey Grodzovsky | 1 | -0/+7 |
2018-06-15 | drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2. | David Panariti | 1 | -0/+1 |
2018-06-15 | drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2. | David Panariti | 1 | -0/+1 |
2018-05-23 | drm/amdgpu: add new DF callback for ECC setup | Alex Deucher | 1 | -0/+2 |
2018-05-15 | drm/amdgpu: Enable scatter gather display support | Samuel Li | 1 | -0/+1 |
2018-05-15 | drm/amdgpu: use pp_feature member to store the mask | Huang Rui | 1 | -0/+1 |
2018-05-15 | drm/amdgpu: add save restore list cntl gpm and srm firmware support | Huang Rui | 1 | -0/+15 |
2018-05-15 | drm/amdgpu: Reserved vram for smu to save debug info. | Rex Zhu | 1 | -0/+1 |