Age | Commit message (Expand) | Author |
2021-08-05 | drm/amdgpu: Put MODE register in wave debug info | Joseph Greathouse |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2020-11-24 | drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 't... | Lee Jones |
2020-10-16 | drm/amdgpu: move amdgpu_num_kcq handling to a helper | Alex Deucher |
2020-05-18 | drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3) | Marek Olšák |
2020-05-18 | drm/amdgpu: Add mem_sync implementation for all the ASICs. | Andrey Grodzovsky |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-04-01 | drm/amdgpu: stop disable the scheduler during HW fini | Christian König |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan |
2019-11-13 | drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0... | yu kuai |
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-10 | drm/amd: drop use of drmP.h in amdgpu.h | Sam Ravnborg |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg |
2019-03-19 | drm/amdgpu: add thick tile mode settings for Oland of gfx6 | Tao Zhou |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
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: 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-07-05 | drm/amdgpu: switch firmware path for SI parts | Alex Deucher |
2018-04-03 | drm/amdgpu: Add support for SRBM selection v3 | Andrey Grodzovsky |
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_v6_0_emit_flush_gpu_tlb | Christian König |
2018-02-19 | drm/amdgpu: wire up emit_wreg for gfx v6 | Christian König |
2018-02-19 | drm/amdgpu: forward pasid to backend flush implementations | Christian König |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-12-06 | drm/amdgpu/gfx6: 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-09-14 | drm/amdgpu: revert tile table update for oland | Jean Delvare |
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 v6 | Huang Rui |
2017-06-29 | drm/amdgpu: Fix the exported always on CU bitmap | Flora Cui |
2017-06-07 | drm/amdgpu/gfx: create a common bitmask function (v2) | Alex Deucher |
2017-06-06 | drm/amdgpu/gfx6: properly cache mc_arb_ramcfg | Alex Deucher |
2017-05-24 | drm/amd/amdgpu: Drop commented out stub function | Tom St Denis |
2017-05-24 | drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb() | Tom St Denis |
2017-05-24 | drm/amd/amdgpu: gfx6 tidy up raster config | Tom St Denis |
2017-05-24 | drm/amd/amdgpu: Clean up GFX6 tilemode programming | Tom St Denis |
2017-05-24 | drm/amdgpu:fix get wrong gfx always on cu masks. | Rex Zhu |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer |