summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi2023-09-111-3/+3
* drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi2023-09-111-1/+2
* drm/amdgpu: update gc_info v2_1 from discoveryLe Ma2023-08-301-0/+3
* drm/amdgpu: make mcbp a per device settingAlex Deucher2023-06-301-0/+1
* drm/amdgpu: add RAS definitions for GFXTao Zhou2023-06-091-0/+39
* drm/amdgpu: add GFX RAS common functionTao Zhou2023-06-091-0/+4
* drm/amdgpu: Add compute mode descriptor functionLijo Lazar2023-06-091-0/+21
* drm/amdgpu: Add auto mode for compute partitionLijo Lazar2023-06-091-0/+2
* drm/amdgpu: Move memory partition query to gmcLijo Lazar2023-06-091-11/+0
* drm/amdgpu: correct the vmhub index when page fault occursLe Ma2023-06-091-0/+1
* drm/amdgpu: Switch to SOC partition funcsLijo Lazar2023-06-091-5/+0
* drm/amdgpu: Add SOC partition funcs for GC v9.4.3Lijo Lazar2023-06-091-0/+4
* drm/amdgpu: Add initial version of XCP routinesLijo Lazar2023-06-091-1/+1
* drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3Shiwu Zhang2023-06-091-0/+1
* drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj2023-06-091-0/+11
* drm/amdgpu: implement smuio v13_0_3 callbacksRajneesh Bhardwaj2023-06-091-0/+5
* drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis2023-06-091-5/+5
* drm/amdgpu: Change num_xcd to xcc_maskLijo Lazar2023-06-091-1/+3
* drm/amdgpu: add sysfs node for compute partition modeLe Ma2023-06-091-0/+6
* drm/amdgpu: add [en/dis]able_kgq() functionsAlex Deucher2023-06-091-0/+2
* drm/amdgpu: add gfx shadow callbackAlex Deucher2023-04-241-0/+10
* drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher2023-04-241-0/+2
* drm/amdgpu: add master/slave check in init phaseLe Ma2023-04-201-0/+2
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-2/+2
* drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma2023-04-181-8/+8
* drm/amdgpu: separate the mqd_backup for kiq from kcqLe Ma2023-04-181-1/+2
* drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma2023-04-181-2/+5
* drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma2023-04-181-1/+1
* drm/amdgpu: add some basic elements for multiple XCD caseLe Ma2023-04-141-1/+16
* drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-231-0/+2
* drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai2023-01-171-0/+4
* drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai2023-01-171-0/+4
* drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai2023-01-171-0/+1
* drm/amdgpu: Add software ring callbacks for gfx9 (v8)Jiadong.Zhu2022-12-021-0/+1
* drm/amdgpu: Introduce gfx software ring (v9)Jiadong.Zhu2022-12-021-0/+3
* drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcodeLikun Gao2022-09-291-1/+1
* drm/amdgpu: add function to init CP microcodeLikun Gao2022-09-291-0/+2
* drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang2022-09-191-0/+4
* drm/amdgpu: Document gfx_off members of struct amdgpu_gfxAndré Almeida2022-08-161-6/+6
* drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida2022-08-161-0/+6
* drm/amd/amdgpu: Enable high priority gfx queueArunpravin Paneer Selvam2022-06-061-0/+2
* drm/amdgpu: nuke dynamic gfx scratch reg allocationChristian König2022-05-061-13/+0
* drm/amdgpu: add init support for GFX11 (v2)Hawking Zhang2022-05-041-0/+13
* drm/amdgpu: support imu for gfx11Likun Gao2022-05-041-0/+4
* drm/amdgpu: add gmc v11_0 ip block (v3)Tianci.Yin2022-05-041-2/+4
* drm/amdgpu/discovery: populate additional GC infoAlex Deucher2022-04-281-0/+11
* drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2)Tao Zhou2022-03-251-0/+1
* drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras b...yipechai2022-03-021-1/+0
* drm/amdgpu: Modify .ras_fini function pointer parameteryipechai2022-03-021-1/+1
* drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai2022-02-171-1/+1