aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam2025-09-151-0/+15
* drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang2025-08-271-3/+3
* drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher2025-08-271-2/+6
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-6/+0
* drm/amdgpu/gfx11: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-31/+4
* drm/amdgpu: clean up GC reset functionsAlex Deucher2025-07-161-7/+12
* 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 kicker fws loading for gfx11/smu13/psp13Frank Min2025-06-181-0/+5
* 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