summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun1-3/+1
2023-11-10drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu1-2/+2
2023-10-06drm/amdgpu: Move package type enum to amdgpu_smuioLijo Lazar1-5/+0
2023-09-12drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi1-3/+3
2023-09-12drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi1-1/+2
2023-08-30drm/amdgpu: update gc_info v2_1 from discoveryLe Ma1-0/+3
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher1-0/+1
2023-06-09drm/amdgpu: add RAS definitions for GFXTao Zhou1-0/+39
2023-06-09drm/amdgpu: add GFX RAS common functionTao Zhou1-0/+4
2023-06-09drm/amdgpu: Add compute mode descriptor functionLijo Lazar1-0/+21
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar1-0/+2
2023-06-09drm/amdgpu: Move memory partition query to gmcLijo Lazar1-11/+0
2023-06-09drm/amdgpu: correct the vmhub index when page fault occursLe Ma1-0/+1
2023-06-09drm/amdgpu: Switch to SOC partition funcsLijo Lazar1-5/+0
2023-06-09drm/amdgpu: Add SOC partition funcs for GC v9.4.3Lijo Lazar1-0/+4
2023-06-09drm/amdgpu: Add initial version of XCP routinesLijo Lazar1-1/+1
2023-06-09drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3Shiwu Zhang1-0/+1
2023-06-09drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj1-0/+11
2023-06-09drm/amdgpu: implement smuio v13_0_3 callbacksRajneesh Bhardwaj1-0/+5
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis1-5/+5
2023-06-09drm/amdgpu: Change num_xcd to xcc_maskLijo Lazar1-1/+3
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma1-0/+6
2023-06-09drm/amdgpu: add [en/dis]able_kgq() functionsAlex Deucher1-0/+2
2023-04-25drm/amdgpu: add gfx shadow callbackAlex Deucher1-0/+10
2023-04-25drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher1-0/+2
2023-04-20drm/amdgpu: add master/slave check in init phaseLe Ma1-0/+2
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-2/+2
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma1-8/+8
2023-04-18drm/amdgpu: separate the mqd_backup for kiq from kcqLe Ma1-1/+2
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma1-2/+5
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma1-1/+1
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma1-1/+16
2023-02-24drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-0/+2
2023-01-18drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai1-0/+4
2023-01-18drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai1-0/+4
2023-01-18drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai1-0/+1
2022-12-02drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu1-0/+1
2022-12-02drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu1-0/+3
2022-09-29drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao1-1/+1
2022-09-29drm/amdgpu: add function to init CP microcodeLikun Gao1-0/+2
2022-09-19drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang1-0/+4
2022-08-17drm/amdgpu: Document gfx_off members of struct amdgpu_gfxAndré Almeida1-6/+6
2022-08-17drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida1-0/+6
2022-06-06drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam1-0/+2
2022-05-06drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König1-13/+0
2022-05-04drm/amdgpu: add init support for GFX11 (v2)Hawking Zhang1-0/+13
2022-05-04drm/amdgpu: support imu for gfx11Likun Gao1-0/+4
2022-05-04drm/amdgpu: add gmc v11_0 ip block (v3)Tianci.Yin1-2/+4
2022-04-29drm/amdgpu/discovery: populate additional GC infoAlex Deucher1-0/+11
2022-03-25drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou1-0/+1