summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-01drm/amdgpu: Add IP block soft reset as a GPU recovery methodTimur Kristóf
2026-07-01drm/amdgpu: Delete pre/post_soft_reset() from amd_ip_funcsTimur Kristóf
2026-07-01drm/amd/pm: fix amdgpu_pm_info power display unitsYang Wang
2026-07-01drm/amd/pm: make pp_features read-only when scpm is enabledYang Wang
2026-07-01drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma7.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher
2026-07-01drm/amdgpu: do not release the root bo after vm validateSunil Khatri
2026-07-01drm/amdgpu: move suballoc defines into own headerChristian König
2026-07-01drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher
2026-07-01drm/amdgpu: Delete check_soft_reset() from amd_ip_funcsTimur Kristóf
2026-07-01drm/amdgpu: Delete soft reset code from legacy display driverTimur Kristóf
2026-07-01drm/amdgpu: Delete GMC 8 soft resetTimur Kristóf
2026-07-01drm/amdgpu: Clean up defunct soft reset from ASIC reset code pathTimur Kristóf
2026-07-01drm/amdgpu: Clarify name of soft recovery to avoid confusionTimur Kristóf
2026-07-01drm/amdgpu: bounds check xcp_id in release_schedLijo Lazar
2026-07-01drm/amdgpu/gmc9: make all vmids available to KFD if KQs are disabledAlex Deucher
2026-07-01drm/amd/pm: validate vega10 profile mode inputsLijo Lazar
2026-07-01drm/amdgpu: bounds check xcp ip block indexLijo Lazar
2026-07-01pkey: Move keytype check from pkey api to handlerHolger Dengler
2026-07-01drm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke
2026-07-01drm/amdgpu: Validate ATPX buffer length before useLijo Lazar
2026-07-01drm/amdgpu: Validate ATIF buffer length before useLijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv15Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv14Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv13Lijo Lazar
2026-07-01drm/amd/pm: Use helper to get pptable in SMUv11Lijo Lazar
2026-07-01drm/amd/pm: Add helper functions to fetch pptableLijo Lazar
2026-07-01drm/amdgpu: guard zero divisors in soc_v1_0 partition codeAsad Kamal
2026-07-01drm/amdgpu: validate XCP topology counts before divisionAsad Kamal
2026-07-01drm/amd/pm: Add helper for parameter parsingLijo Lazar
2026-07-01drm/amdgpu: Fix mes remove_hw_queue lockAmber Lin
2026-07-01drm/amdgpu: Add checks to vbios fetch through ATRMLijo Lazar
2026-07-01drm/amdgpu: Fix kobject cleanup in xcp sysfsLijo Lazar
2026-07-01drm/amdgpu: Remove output parameter in bo list handlingTvrtko Ursulin
2026-07-01drm/amdgpu: Replace idr with xarray in amdgpu_bo_listTvrtko Ursulin
2026-07-01drm/amdgpu: Remove the bo list mutexTvrtko Ursulin
2026-07-01drm/amdgpu: Drop support for variable struct drm_amdgpu_bo_list_entry sizeTvrtko Ursulin
2026-07-01drm/amdgpu/gfx9.4.3: add support for disabling kernel queuesAlex Deucher
2026-07-01drm/amdgpu: dump RAS EEPROM table via debugfsXiang Liu
2026-07-01dma-buf: rename dma_fence_enable_sw_signalingChristian König