summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
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-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-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-29drm/amd/display: use DisplayID panel type in dm_set_panel_typeChenyu Chen
2026-06-26Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-17drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)