summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2023-05-11drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-04-13drm/amdgpu: switch to golden tsc registers for raven/raven2Jesse Zhang
2023-02-08amd/amdgpu: remove test ib on hw ringJesseZhang
2023-01-17drm/amdgpu: Optimize gfx ras block initialization code for gfx v9_0YiPeng Chai
2023-01-13drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`Mario Limonciello
2023-01-09drm/amd: Load GFX9 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX9Mario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-02drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu
2022-12-02drm/amdgpu: Modify unmap_queue format for gfx9 (v6)Jiadong.Zhu
2022-12-02drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao
2022-11-04drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0Hawking Zhang
2022-11-04drm/amdgpu/gfx9: set gfx.funcs in early initAlex Deucher
2022-09-29drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu
2022-09-29drm/amdgpu/gfx9: use common function to init cp fwLikun Gao
2022-09-27drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang
2022-08-22drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li
2022-08-16drm/amdgpu: use sjt mec fw on aldebaran for sriovshaoyunl
2022-07-20drm/amdgpu: fix scratch register access method in SRIOVGavin Wan
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-26drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10Haohui 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
2022-04-07drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-02drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...yipechai
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-14drm/amdgpu: Optimize amdgpu_gfx_ras_late_init/amdgpu_gfx_ras_fini function codeyipechai
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai
2022-02-09drm/amdgpu: fix gmc init fail in sriov modeYang Wang
2022-01-25drm/amdgpu: retire rlc callbacks sriov_rreg/wregHawking Zhang
2022-01-25drm/amdgpu: init rlcg_reg_access_ctrl for gfx9Hawking Zhang
2022-01-25drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9Hawking Zhang
2022-01-18drm/amdgpu: Fix the code style warnings in gfxyipechai
2022-01-14drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai
2021-12-28drm/amdgpu: Modify indirect register access for gfx9 sriovVictor Skvortsov
2021-12-13drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher
2021-11-05drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register accessEvan Quan