summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c
AgeCommit message (Expand)Author
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-06-09drm/amdgpu: Initialize xcc maskLijo Lazar
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-04-18drm/amdgpu: Increase GFX6 graphics ring size.Bas Nieuwenhuizen
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX6Mario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2021-08-05drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-11-24drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 't...Lee Jones
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher
2020-05-18drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)Marek Olšák
2020-05-18drm/amdgpu: Add mem_sync implementation for all the ASICs.Andrey Grodzovsky
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...yu kuai
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-03-19drm/amdgpu: add thick tile mode settings for Oland of gfx6Tao Zhou
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: remove messages from IB testsChristian König
2018-11-05drm/amdgpu: further ring test cleanupsChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: Refine function nameRex Zhu
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König
2018-02-19drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v6Christian König
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-06drm/amdgpu/gfx6: use cached values for raster config in clear stateAlex Deucher
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-09-14drm/amdgpu: revert tile table update for olandJean Delvare
2017-08-15drm/amdgpu: use amdgpu_bo_free_kernel more oftenChristian König
2017-08-15drm/amdgpu: use amdgpu_bo_create_kernel more oftenChristian König
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v6Huang Rui