linux-block.git
2025-04-11 ZhenGuo Yindrm/amdgpu: fix warning of drm_mm_clean
2025-04-11 Kenneth Fengdrm/amd/amdgpu: disable ASPM in some situations
2025-04-11 Prike Liangdrm/amdgpu: remove the duplicated mes queue active...
2025-04-11 Ruili Jiamd/amdgpu: Implement VCN queue reset for vcn 4.0.3
2025-04-11 Masha Grinmandrm/amdgpu: Move read of snoop register from guest...
2025-04-11 Mario Limonciellodrm/amd: Forbid suspending into non-default suspend...
2025-04-11 Christian Königdrm/amdgpu: use a dummy owner for sysfs triggered clean...
2025-04-08 Alex Deucherdrm/amdgpu/sdma7: add support for disable_kq
2025-04-08 Alex Deucherdrm/amdgpu/sdma6: add support for disable_kq
2025-04-08 Alex Deucherdrm/amdgpu/sdma: add flag for tracking disable_kq
2025-04-08 Alex Deucherdrm/amdgpu/gfx12: add support for disable_kq
2025-04-08 Alex Deucherdrm/amdgpu/gfx11: add support for disable_kq
2025-04-08 Alex Deucherdrm/amdgpu/mes: make more vmids available when disable_kq=1
2025-04-08 Alex Deucherdrm/amdgpu/mes: update hqd masks when disable_kq is set
2025-04-08 Alex Deucherdrm/amdgpu/gfx: add generic handling for disable_kq
2025-04-08 Alex Deucherdrm/amdgpu: add ring flag for no user submissions
2025-04-08 Alex Deucherdrm/amdgpu: add parameter to disable kernel queues
2025-04-08 Alex Deucherdrm/amdgpu/userq: prevent runtime pm when userqs are...
2025-04-08 Alex Deucherdrm/amdgpu: store userq_managers in a list in adev
2025-04-08 Alex Deucherdrm/amdgpu: bump version for user queue IP support...
2025-04-08 Alex Deucherdrm/amdgpu: add UAPI to query if user queues are supported
2025-04-08 Alex Deucherdrm/amdgpu/gfx12: split userq setup to a separate switch
2025-04-08 Alex Deucherdrm/amdgpu/gfx11: clean up and consolidate sw_init
2025-04-08 Arvind Yadavdrm/amdgpu: Fix display freezing issue when resizing...
2025-04-08 Alex Deucherdrm/amdgpu/mes: warn on unexpected pipe numbers
2025-04-08 Alex Deucherdrm/amdgpu/mes: centralize gfx_hqd mask management
2025-04-08 Alex Deucherdrm/amdgpu: remove is_mes_queue flag
2025-04-08 Alex Deucherdrm/amdgpu/mes: remove unused functions
2025-04-08 Alex Deucherdrm/amdgpu: validate user queue parameters
2025-04-08 Arvind Yadavdrm/amdgpu: fix the memleak caused by fence not released
2025-04-08 Alex Deucherdrm/amdgpu/userq: move the header to amdgpu directory
2025-04-08 Alex Deucherdrm/amdgpu/userq: remove BROKEN from config
2025-04-08 Alex Deucherdrm/amdgpu: add userq firmware version checks
2025-04-08 Alex Deucherdrm/amdgpu/gfx11: fix config guard
2025-04-08 Alex Deucherdrm/amdgpu/Kconfig: fix wording of DRM_AMDGPU_NAVI3X_USERQ
2025-04-08 Alex Deucherdrm/amdgpu: return an error in the userq IOCTL when...
2025-04-08 Alex Deucherdrm/amdgpu/userq: handle runtime pm
2025-04-08 Alex Deucherdrm/amdgpu/userq: fix hardcoded uq functions
2025-04-08 Arvind Yadavdrm/amdgpu: Fix display freeze lockup error
2025-04-08 Arunpravin... drm/amdgpu: Modify the seq64 VM cache policy
2025-04-08 Arunpravin... drm/amdgpu: Fix out-of-bounds issue in user fence
2025-04-08 Saleemkhan... drm/amdgpu: add db size and offset range for VCN and VPE
2025-04-08 Saleemkhan... drm/amdgpu: map doorbell for the requested userq
2025-04-08 Christian Königdrm/amdgpu: fix call to amdgpu_eviction_fence_detach
2025-04-08 Arvind Yadavdrm/amdgpu: Fix Illegal opcode in command stream Error
2025-04-08 Arunpravin... drm/amdgpu: Apply sign extension to seq64
2025-04-08 Christian Königdrm/amdgpu: Modify the MES process va end limit
2025-04-08 Arunpravin... drm/amdgpu: Fix the use-after-free issue in wait IOCTL
2025-04-08 Arunpravin... drm/amdgpu: Fix NULL ptr dereference issue for non...
2025-04-08 Arunpravin... drm/amdgpu: Add mqd for userq compute queue
2025-04-08 Shashank Sharmadrm/amdgpu: enable eviction fence
2025-04-08 Shashank Sharmadrm/amdgpu: simplify eviction fence suspend/resume
2025-04-08 Arunpravin... drm/amdgpu: enable userqueue secure sem for GFX 12
2025-04-08 Somalapuram... drm/amdgpu: enable userqueue support for GFX12
2025-04-08 Alex Deucherdrm/amdgpu/uq: make MES UQ setup generic
2025-04-08 Alex Deucherdrm/amdgpu/uq: remove gfx11 specifics from UQ setup
2025-04-08 Alex Deucherdrm/amdgpu/sdma7: update mqd init for UQ
2025-04-08 Alex Deucherdrm/amdgpu/sdma6: update mqd init for UQ
2025-04-08 Alex Deucherdrm/amdgpu/gfx12: update mqd init for UQ
2025-04-08 Amaranath Somalapuramdrm/amdgpu: fix IGT CI regression with eviction fence
2025-04-08 Alex Deucherdrm/amdgpu/gfx11: update mqd init for UQ
2025-04-08 Alex Deucherdrm/amdgpu: add some additional members to amdgpu_mqd_prop
2025-04-08 Shashank Sharmadrm/amdgpu: handle eviction fence race
2025-04-08 Shashank Sharmadrm/amdgpu: resume gfx userqueues
2025-04-08 Shashank Sharmadrm/amdgpu: suspend gfx userqueues
2025-04-08 Shashank Sharmadrm/amdgpu: add userqueue suspend/resume functions
2025-04-08 Shashank Sharmadrm/amdgpu: add gfx eviction fence helpers
2025-04-08 Sunil Khatridrm/amdgpu: add the argument description for gpu_addr
2025-04-08 Shashank Sharmadrm/amdgpu: add new AMDGPU_INFO subquery for userq...
2025-04-08 Shashank Sharmadrm/amdgpu: add get_gfx_shadow_info callback for gfx12
2025-04-08 Arunpravin... drm/amdgpu: Modify userq signal/wait struct field names
2025-04-08 Shashank Sharmadrm/amdgpu: bypass SRIOV check for shadow size info
2025-04-08 Shashank Sharmadrm/amdgpu: fix userqueue UAPI comments
2025-04-08 Shashank SharmaRevert "drm/amdgpu: don't allow userspace to create...
2025-04-08 Arvind Yadavdrm/amdgpu: Add input fence to sync bo map/unmap
2025-04-08 Arunpravin... drm/amdgpu: add userq specific kernel config for fence...
2025-04-08 Arunpravin... drm/amdgpu: Add gpu_addr support to seq64 allocation
2025-04-08 Arunpravin... drm/amdgpu: Add separate array of read and write for...
2025-04-08 Arunpravin... drm/amdgpu: add vm root BO lock before accessing the vm
2025-04-08 Arunpravin... drm/amdgpu: Add the missing error handling for xa_store...
2025-04-08 Arunpravin... drm/amdgpu: Few optimization and fixes for userq fence...
2025-04-08 Arunpravin... drm/amdgpu: Remove the MES self test
2025-04-08 Arvind Yadavdrm/amdgpu: update userqueue BOs and PDs
2025-04-08 Arunpravin... drm/amdgpu: Enable userq fence interrupt support
2025-04-08 Arunpravin... drm/amdgpu: Add wait IOCTL timeline syncobj support
2025-04-08 Arunpravin... drm/amdgpu: Implement userqueue signal/wait IOCTL
2025-04-08 Arunpravin... drm/amdgpu: UAPI headers for userqueue Secure semaphore
2025-04-08 Arunpravin... drm/amdgpu: screen freeze and userq driver crash
2025-04-08 Arunpravin... drm/amdgpu: Add mqd support for the fence address
2025-04-08 Arunpravin... drm/amdgpu: Implement a new userqueue fence driver
2025-04-08 Shashank Sharmadrm/amdgpu: add kernel config for gfx-userqueue
2025-04-08 Arvind Yadavdrm/amdgpu: fix MES GFX mask
2025-04-08 Shashank Sharmadrm/amdgpu: enable compute/gfx usermode queue
2025-04-08 Arvind Yadavdrm/amdgpu: enable SDMA usermode queues
2025-04-08 Shashank Sharmadrm/amdgpu: enable GFX-V11 userqueue support
2025-04-08 Shashank Sharmadrm/amdgpu: cleanup leftover queues
2025-04-08 Shashank Sharmadrm/amdgpu: generate doorbell index for userqueue
2025-04-08 Shashank Sharmadrm/amdgpu: map wptr BO into GART
2025-04-08 Shashank Sharmadrm/amdgpu: map usermode queue into MES
2025-04-08 Shashank Sharmadrm/amdgpu: create context space for usermode queue
next