aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher2025-08-271-2/+6
* drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min2025-07-281-4/+10
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-6/+0
* drm/amdgpu/gfx12: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-31/+4
* drm/amdgpu: clean up GC reset functionsAlex Deucher2025-07-161-7/+11
* drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher2025-06-301-0/+6
* drm/amdgpu: move force completion into ring resetsAlex Deucher2025-06-301-2/+10
* drm/amdgpu: update ring reset function signatureAlex Deucher2025-06-301-2/+6
* drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam2025-06-031-5/+5
* drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav2025-04-301-2/+0
* drm/amdgpu/gfx12: Add fw minimum version check for usermode queueArvind Yadav2025-04-221-2/+5
* drm/amdgpu/gfx12: add support for TMZ queues to mqd_initAlex Deucher2025-04-211-0/+4
* drm/amdgpu/userq: rework driver parameterAlex Deucher2025-04-211-2/+16
* drm/amdgpu/gfx12: properly reference EOP interrupts for userqsAlex Deucher2025-04-211-3/+6
* drm/amdgpu: Use the right function for hdp flushLijo Lazar2025-04-111-3/+3
* drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe resetPrike Liang2025-04-111-2/+87
* drm/amdgpu/gfx12: add support for disable_kqAlex Deucher2025-04-081-52/+113
* drm/amdgpu/gfx12: split userq setup to a separate switchAlex Deucher2025-04-081-6/+14
* drm/amdgpu: remove is_mes_queue flagAlex Deucher2025-04-081-114/+29
* drm/amdgpu: add userq firmware version checksAlex Deucher2025-04-081-2/+5
* drm/amdgpu: Add mqd for userq compute queueArunpravin Paneer Selvam2025-04-081-0/+4
* drm/amdgpu: enable userqueue secure sem for GFX 12Arunpravin Paneer Selvam2025-04-081-13/+14
* drm/amdgpu: enable userqueue support for GFX12Somalapuram Amaranath2025-04-081-0/+5
* drm/amdgpu/gfx12: update mqd init for UQAlex Deucher2025-04-081-0/+6
* drm/amdgpu: add get_gfx_shadow_info callback for gfx12Shashank Sharma2025-04-081-0/+29
* drm/amdgpu/gfx12: dump full CP packet header FIFOsAlex Deucher2025-04-081-6/+35
* drm/amdgpu/gfx12: Implement the gfx12 kgq pipe resetPrike Liang2025-04-071-2/+67
* drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher2025-04-071-1/+1
* drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher2025-04-071-1/+2
* drm/amdgpu/gfx12: fix num_mecAlex Deucher2025-03-261-1/+1
* drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König2025-03-261-87/+15
* drm/amdgpu: remove invalid usage of sched.readyChristian König2025-03-211-11/+0
* drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang2025-03-141-1/+1
* drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher2025-03-141-15/+33
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-2/+2
* drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri2025-02-191-2/+2
* drm/amdgpu: Clean up atom header file inclusionLijo Lazar2025-02-131-1/+0
* drm/amdgpu: update and cleanup PM4 headersAlex Deucher2025-02-131-1/+0
* drm/amdgpu: add dynamic workload profile switching for gfx12Alex Deucher2025-02-131-4/+22
* drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng2025-01-281-11/+0
* drm/amdgpu/gfx12: Add Cleaner Shader Support for GFX12.0 GPUsSrinivasan Shanmugam2025-01-141-0/+8
* drm/amdgpu: fix incorrect number of active RBs for gfx12Tim Huang2025-01-091-2/+5
* drm/amdgpu: enable gfx12 queue reset flagJesse Zhang2025-01-091-1/+9
* drm/amdgpu/gfx12: fix IP version checkAlex Deucher2024-12-181-1/+1
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amdgpu/gfx12: clean up kcq reset code[email protected]2024-12-111-13/+5
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-0/+5
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang2024-12-101-3/+1