aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix the indentationSunil Khatri2025-05-071-3/+6
* drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav2025-04-301-4/+0
* drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_bufferRodrigo Siqueira2025-04-301-29/+5
* drm/amdgpu/gfx11: Add fw minimum version check for usermode queueArvind Yadav2025-04-221-2/+5
* drm/amdgpu/gfx11: add support for TMZ queues to mqd_initAlex Deucher2025-04-211-0/+4
* drm/amdgpu/userq: rework driver parameterAlex Deucher2025-04-211-3/+17
* drm/amdgpu/gfx11: properly reference EOP interrupts for userqsAlex Deucher2025-04-211-3/+6
* drm/amdgpu: Use the right function for hdp flushLijo Lazar2025-04-111-6/+6
* drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUsSrinivasan Shanmugam2025-04-111-0/+28
* drm/amdgpu/gfx11: add support for disable_kqAlex Deucher2025-04-081-54/+135
* drm/amdgpu/gfx11: clean up and consolidate sw_initAlex Deucher2025-04-081-12/+21
* drm/amdgpu: remove is_mes_queue flagAlex Deucher2025-04-081-64/+20
* drm/amdgpu: add userq firmware version checksAlex Deucher2025-04-081-4/+10
* drm/amdgpu/gfx11: fix config guardAlex Deucher2025-04-081-1/+1
* 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-0/+2
* drm/amdgpu/uq: make MES UQ setup genericAlex Deucher2025-04-081-5/+5
* drm/amdgpu/gfx11: update mqd init for UQAlex Deucher2025-04-081-0/+8
* drm/amdgpu: bypass SRIOV check for shadow size infoShashank Sharma2025-04-081-6/+13
* drm/amdgpu: Enable userq fence interrupt supportArunpravin Paneer Selvam2025-04-081-13/+12
* drm/amdgpu: add kernel config for gfx-userqueueShashank Sharma2025-04-081-0/+4
* drm/amdgpu: enable compute/gfx usermode queueShashank Sharma2025-04-081-0/+2
* drm/amdgpu: enable GFX-V11 userqueue supportShashank Sharma2025-04-081-0/+3
* drm/amdgpu/gfx11: dump full CP packet header FIFOsAlex Deucher2025-04-081-10/+49
* drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe resetPrike Liang2025-04-071-2/+134
* drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe resetPrike Liang2025-04-071-2/+70
* drm/amdgpu/gfx11: fix CSIB handlingAlex Deucher2025-04-071-2/+0
* drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher2025-04-071-2/+2
* drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher2025-04-071-1/+2
* drm/amdgpu/gfx11: fix num_mecAlex Deucher2025-03-261-1/+1
* drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König2025-03-261-78/+10
* drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam2025-03-211-0/+14
* drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher2025-03-141-15/+32
* 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 gfx11Alex Deucher2025-02-131-4/+22
* drm/amdgpu: add support for GC IP version 11.5.3Tim Huang2025-02-131-1/+11
* drm/amdgpu: fix incorrect active RB bitmap in setup RBsTim Huang2025-01-091-1/+4
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amdgpu/gfx11: clean up kcq reset code[email protected]2024-12-111-19/+3
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-0/+6
* 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
* drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUsSrinivasan Shanmugam2024-11-081-0/+2
* drm/amdgpu: Add sysfs interface for gc reset mask[email protected]2024-11-081-0/+18
* drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam2024-11-051-0/+17
* drm/amdgpu: Group gfx sysfs functionsLijo Lazar2024-11-041-2/+2