summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
AgeCommit message (Expand)Author
2023-01-17drm/amdgpu: Add a missing tabDan Carpenter
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX8Mario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao
2022-05-26drm/amdgpu/gfx: fix typos in commentsJulia Lawall
2022-05-26drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctlyHaohui Mai
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
2022-04-11drm/amdgpu: Fix incorrect enum typeGrigory Vasilyev
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan
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
2021-03-23drm/amdgpu: Replace in_task() in gfx_v8_0_parse_sq_irq()Sebastian Andrzej Siewior
2021-02-09drm/amdgpu: enable wave limit on non high prio cs pipesNirmoy Das
2021-02-09drm/amdgpu: add wave limit functionality for gfx8,9Nirmoy Das
2021-02-09drm/amdgpu: enable only one high prio compute queueNirmoy Das
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das
2020-12-01drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headersLee Jones
2020-11-13drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das
2020-11-02drm/amdgpu/gfx: improve code indentation and alignmentDeepak R Varma
2020-10-27drm/amdgpu: correct CG_ACLK_CNTL settingEvan Quan
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14drm/amd/powerplay: drop unnecessary pp_funcs checkerEvan Quan
2020-08-14drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementationEvan Quan
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das
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-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao
2020-04-22drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König
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
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu
2020-02-28drm/amdgpu: Initialize SPM_VMID with 0xf (v2)Jacob He
2020-02-28drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-16drm/amdgpu: only set cp active field for kiq queueHuang Rui
2019-12-05drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2019-12-02drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu
2019-11-13drm/amdgpu: remove set but not used variable 'mc_shared_chmap'yu kuai