| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: nuke dynamic gfx scratch reg allocation | Christian König | 2022-05-06 | 1 | -40/+14 |
* | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao | 2022-05-04 | 1 | -4/+4 |
* | drm/amdgpu: Put MODE register in wave debug info | Joseph Greathouse | 2021-08-05 | 1 | -0/+1 |
* | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König | 2021-04-09 | 1 | -2/+2 |
* | drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 't... | Lee Jones | 2020-11-24 | 1 | -0/+1 |
* | drm/amdgpu: move amdgpu_num_kcq handling to a helper | Alex Deucher | 2020-10-16 | 1 | -1/+2 |
* | drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3) | Marek Olšák | 2020-05-18 | 1 | -1/+3 |
* | drm/amdgpu: Add mem_sync implementation for all the ASICs. | Andrey Grodzovsky | 2020-05-18 | 1 | -1/+15 |
* | drm/amdgpu: rework sched_list generation | Nirmoy Das | 2020-04-09 | 1 | -2/+5 |
* | drm/amdgpu: stop disable the scheduler during HW fini | Christian König | 2020-04-01 | 1 | -5/+0 |
* | drm/amdgpu: implement more ib pools (v2) | xinhui pan | 2020-04-01 | 1 | -1/+2 |
* | drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0... | yu kuai | 2019-11-13 | 1 | -2/+1 |
* | drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection | Tom St Denis | 2019-07-16 | 1 | -1/+1 |
* | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher | 2019-06-25 | 1 | -1/+3 |
|\ |
|
| * | drm/amd: drop use of drmP.h in amdgpu.h | Sam Ravnborg | 2019-06-10 | 1 | -0/+2 |
| * | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg | 2019-06-10 | 1 | -1/+1 |
* | | drm/amdgpu: enable gfx eop interrupt per gfx pipe | Hawking Zhang | 2019-06-20 | 1 | -2/+2 |
|/ |
|
* | drm/amdgpu: add thick tile mode settings for Oland of gfx6 | Tao Zhou | 2019-03-19 | 1 | -0/+19 |
* | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao | 2019-01-25 | 1 | -2/+2 |
* | drm/amdgpu: abstract the function of enter/exit safe mode for RLC | Likun Gao | 2018-11-09 | 1 | -20/+4 |
* | drm/amdgpu: separate amdgpu_rlc into a single file | Likun Gao | 2018-11-09 | 1 | -11/+3 |
* | drm/amdgpu: unify rlc function into structure | Likun Gao | 2018-11-09 | 1 | -9/+19 |
* | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu | 2018-11-05 | 1 | -1/+3 |
* | drm/amdgpu: remove messages from IB tests | Christian König | 2018-11-05 | 1 | -14/+6 |
* | drm/amdgpu: further ring test cleanups | Christian König | 2018-11-05 | 1 | -15/+10 |
* | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky | 2018-11-05 | 1 | -11/+5 |
* | drm/amdgpu: use scheduler fault instead of reset work | Christian König | 2018-11-05 | 1 | -2/+21 |
* | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König | 2018-09-26 | 1 | -3/+3 |
* | drm/amdgpu: Refine function name | Rex Zhu | 2018-09-26 | 1 | -2/+2 |
* | drm/amdgpu: switch firmware path for SI parts | Alex Deucher | 2018-07-05 | 1 | -28/+28 |
* | drm/amdgpu: Add support for SRBM selection v3 | Andrey Grodzovsky | 2018-04-03 | 1 | -0/+7 |
* | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König | 2018-02-19 | 1 | -3/+2 |
* | drm/amdgpu: remove now superflous *_hdp operation | Christian König | 2018-02-19 | 1 | -37/+2 |
* | drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb | Christian König | 2018-02-19 | 1 | -21/+4 |
* | drm/amdgpu: wire up emit_wreg for gfx v6 | Christian König | 2018-02-19 | 1 | -0/+14 |
* | drm/amdgpu: forward pasid to backend flush implementations | Christian König | 2018-02-19 | 1 | -1/+2 |
* | drm/amdgpu: rename vm_id to vmid | Christian König | 2017-12-27 | 1 | -7/+7 |
* | drm/amdgpu/gfx6: use cached values for raster config in clear state | Alex Deucher | 2017-12-06 | 1 | -19/+1 |
* | drm/amdgpu: change redundant init logs to debug level | pding | 2017-12-04 | 1 | -2/+2 |
* | drm/amdgpu: revert tile table update for oland | Jean Delvare | 2017-09-14 | 1 | -1/+188 |
* | drm/amdgpu: use amdgpu_bo_free_kernel more often | Christian König | 2017-08-15 | 1 | -34/+3 |
* | drm/amdgpu: use amdgpu_bo_create_kernel more often | Christian König | 2017-08-15 | 1 | -56/+14 |
* | drm/amdgpu: fix the incorrect scratch reg number on gfx v6 | Huang Rui | 2017-07-25 | 1 | -1/+1 |
* | drm/amdgpu: Fix the exported always on CU bitmap | Flora Cui | 2017-06-29 | 1 | -1/+3 |
* | drm/amdgpu/gfx: create a common bitmask function (v2) | Alex Deucher | 2017-06-07 | 1 | -8/+3 |
* | drm/amdgpu/gfx6: properly cache mc_arb_ramcfg | Alex Deucher | 2017-06-06 | 1 | -1/+2 |
* | drm/amd/amdgpu: Drop commented out stub function | Tom St Denis | 2017-05-24 | 1 | -5/+0 |
* | drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb() | Tom St Denis | 2017-05-24 | 1 | -5/+5 |
* | drm/amd/amdgpu: gfx6 tidy up raster config | Tom St Denis | 2017-05-24 | 1 | -12/+8 |
* | drm/amd/amdgpu: Clean up GFX6 tilemode programming | Tom St Denis | 2017-05-24 | 1 | -880/+676 |