Age | Commit message (Expand) | Author |
2019-12-03 | drm/amdgpu: fix calltrace during kmd unload(v3) | Monk Liu |
2019-08-09 | Merge tag 'v5.3-rc3' into drm-next-5.4 | Alex Deucher |
2019-07-30 | drm/amdgpu: Default disable GDS for compute+gfx | Joseph Greathouse |
2019-07-18 | drm/amdgpu: Default disable GDS for compute VMIDs | Joseph Greathouse |
2019-07-18 | drm/amdgpu: Default disable GDS for compute VMIDs | Joseph Greathouse |
2019-07-16 | drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection | Tom St Denis |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-20 | drm/amdgpu: enable gfx eop interrupt per gfx pipe | Hawking Zhang |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg |
2019-05-24 | drm/amdgpu: remove static GDS, GWS and OA allocation | Christian König |
2019-02-05 | drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues | Marek Olšák |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
2018-11-28 | drm/amdgpu: Use asic specific doorbell index instead of macro definition | Oak Zeng |
2018-11-09 | drm/amdgpu: abstract the function of enter/exit safe mode for RLC | Likun Gao |
2018-11-09 | drm/amdgpu: separate amdgpu_rlc into a single file | Likun Gao |
2018-11-09 | drm/amdgpu: unify rlc function into structure | Likun Gao |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu |
2018-11-05 | drm/amdgpu: remove messages from IB tests | Christian König |
2018-11-05 | drm/amdgpu: further ring test cleanups | Christian König |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-11-05 | drm/amdgpu: put HQD EOP buffers into VRAM | Marek Olšák |
2018-11-05 | drm/amdgpu: use scheduler fault instead of reset work | Christian König |
2018-09-26 | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König |
2018-09-26 | drm/amdgpu: Refine function name | Rex Zhu |
2018-09-19 | drm/amdgpu: move reserving GDS/GWS/OA into common code | Christian König |
2018-09-19 | drm/amdgpu: fix up GDS/GWS/OA shifting | Christian König |
2018-08-27 | drm/amdgpu: implement soft_recovery for GFX7 | Christian König |
2018-07-05 | drm/amdgpu: switch firmware path for CIK parts (v2) | Alex Deucher |
2018-04-03 | drm/amdgpu: Add support for SRBM selection v3 | Andrey Grodzovsky |
2018-03-05 | drm/amdgpu: fix KV harvesting | Alex Deucher |
2018-02-19 | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König |
2018-02-19 | drm/amdgpu: remove now superflous *_hdp operation | Christian König |
2018-02-19 | drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb | Christian König |
2018-02-19 | drm/amdgpu: wire up emit_wreg for gfx v7 | Christian König |
2018-02-19 | drm/amdgpu: forward pasid to backend flush implementations | Christian König |
2018-02-19 | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h | Christian König |
2018-01-09 | Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-12-08 | drm/amdgpu: add amdgpu interface to query cu info | Flora Cui |
2017-12-06 | drm/amdgpu/gfx7: use cached values for raster config in clear state | Alex Deucher |
2017-12-04 | drm/amdgpu: change redundant init logs to debug level | pding |
2017-11-28 | drm/amdgpu/gfx7: cache raster_config values | Alex Deucher |
2017-11-16 | drm/amdgpu:fix memleak | Monk Liu |
2017-08-15 | drm/amdgpu: Program SH_STATIC_MEM_CONFIG globally, not per-VMID | Felix Kuehling |
2017-08-15 | drm/amdgpu/gfx7: fix function name | Alex Deucher |
2017-08-15 | drm/amdgpu: use amdgpu_bo_free_kernel more often | Christian König |
2017-08-15 | drm/amdgpu: use amdgpu_bo_create_kernel more often | Christian König |
2017-07-25 | drm/amdgpu: fix the incorrect scratch reg number on gfx v7 | Huang Rui |