summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
2025-06-18drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13Frank Min
2025-05-07drm/amdgpu: fix the indentationSunil Khatri
2025-04-30drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQArvind Yadav
2025-04-30drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_bufferRodrigo Siqueira
2025-04-22drm/amdgpu/gfx11: Add fw minimum version check for usermode queueArvind Yadav
2025-04-21drm/amdgpu/gfx11: add support for TMZ queues to mqd_initAlex Deucher
2025-04-21drm/amdgpu/userq: rework driver parameterAlex Deucher
2025-04-21drm/amdgpu/gfx11: properly reference EOP interrupts for userqsAlex Deucher
2025-04-11drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-04-11drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUsSrinivasan Shanmugam
2025-04-08drm/amdgpu/gfx11: add support for disable_kqAlex Deucher
2025-04-08drm/amdgpu/gfx11: clean up and consolidate sw_initAlex Deucher
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher
2025-04-08drm/amdgpu: add userq firmware version checksAlex Deucher
2025-04-08drm/amdgpu/gfx11: fix config guardAlex Deucher
2025-04-08drm/amdgpu: Add mqd for userq compute queueArunpravin Paneer Selvam
2025-04-08drm/amdgpu: enable userqueue secure sem for GFX 12Arunpravin Paneer Selvam
2025-04-08drm/amdgpu/uq: make MES UQ setup genericAlex Deucher
2025-04-08drm/amdgpu/gfx11: update mqd init for UQAlex Deucher
2025-04-08drm/amdgpu: bypass SRIOV check for shadow size infoShashank Sharma
2025-04-08drm/amdgpu: Enable userq fence interrupt supportArunpravin Paneer Selvam
2025-04-08drm/amdgpu: add kernel config for gfx-userqueueShashank Sharma
2025-04-08drm/amdgpu: enable compute/gfx usermode queueShashank Sharma
2025-04-08drm/amdgpu: enable GFX-V11 userqueue supportShashank Sharma
2025-04-08drm/amdgpu/gfx11: dump full CP packet header FIFOsAlex Deucher
2025-04-07drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe resetPrike Liang
2025-04-07drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe resetPrike Liang
2025-04-07drm/amdgpu/gfx11: fix CSIB handlingAlex Deucher
2025-04-07drm/amdgpu/gfx: assign the actual me0 queues per pipeAlex Deucher
2025-04-07drm/amdgpu/gfx: decouple the number of kgqs from the hwAlex Deucher
2025-03-26drm/amdgpu/gfx11: fix num_mecAlex Deucher
2025-03-26drm/amdgpu: stop unmapping MQD for kernel queues v3Christian König
2025-03-21drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUsSrinivasan Shanmugam
2025-03-13drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-02-12drm/amdgpu: Clean up atom header file inclusionLijo Lazar
2025-02-12drm/amdgpu: update and cleanup PM4 headersAlex Deucher
2025-02-12drm/amdgpu: add dynamic workload profile switching for gfx11Alex Deucher
2025-02-12drm/amdgpu: add support for GC IP version 11.5.3Tim Huang
2025-01-09drm/amdgpu: fix incorrect active RB bitmap in setup RBsTim Huang
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-11drm/amdgpu/gfx11: clean up kcq reset codeJesse.zhang@amd.com
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-11-08drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUsSrinivasan Shanmugam
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-05drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam