aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-6/+0
* drm/amdgpu/gfx10: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-31/+4
* drm/amdgpu: clean up GC reset functionsAlex Deucher2025-07-161-5/+9
* drm/amdgpu/gfx10: fix kiq locking in KCQ resetAlex Deucher2025-07-151-4/+2
* drm/amdgpu/gfx10: fix KGQ reset sequenceAlex Deucher2025-07-071-5/+15
* 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/+5
* drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_bufferRodrigo Siqueira2025-04-301-29/+5
* drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUsSrinivasan Shanmugam2025-04-211-1/+1
* drm/amdgpu: Use the right function for hdp flushLijo Lazar2025-04-111-4/+4
* drm/amdgpu/gfx10: dump full CP packet header FIFOsAlex Deucher2025-04-081-13/+51
* drm/amdgpu/gfx10: 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/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUsSrinivasan Shanmugam2025-04-071-0/+30
* drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König2025-03-261-77/+11
* 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/gfx10: Enable cleaner shader for GFX10.1.1/10.1.2 GPUsSrinivasan Shanmugam2025-02-131-0/+2
* drm/amdgpu: update and cleanup PM4 headersAlex Deucher2025-02-131-1/+0
* drm/amdgpu/gfx10: Add cleaner shader for GFX10.1.10Srinivasan Shanmugam2025-02-131-0/+14
* drm/amdgpu/gfx10: implement gfx queue reset via MMIO[email protected]2025-02-131-0/+19
* drm/amdgpu/gfx10: implement queue reset via MMIO[email protected]2025-02-131-0/+34
* drm/amdgpu: add dynamic workload profile switching for gfx10Alex Deucher2025-02-131-4/+22
* drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUsSrinivasan Shanmugam2025-01-091-0/+3
* drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0Srinivasan Shanmugam2025-01-061-0/+15
* drm/amdgpu: partially revert "reduce reset time"Christian König2024-12-181-1/+1
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* 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-4/+4
* drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang2024-12-101-6/+2
* drm/amdgpu: Add sysfs interface for gc reset mask[email protected]2024-11-081-0/+5
* drm/amdgpu: Group gfx sysfs functionsLijo Lazar2024-11-041-2/+3
* drm/amdgpu: optimize fn gfx_v10_ring_insert_nopSunil Khatri2024-10-151-4/+1
* drm/amdgpu: fix typosAndrew Kreimer2024-10-081-2/+2
* drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam2024-10-071-0/+4
* drm/amdgpu/gfx10: Implement cleaner shader support for GFX10 hardwareSrinivasan Shanmugam2024-10-071-4/+35
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-6/+4
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+4
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in late_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri2024-10-011-2/+2