summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri
2026-05-27drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri
2026-05-27drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amd/display: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo
2026-05-27drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito
2026-05-27drm/amd/display: Fix amdgpu_dm KUnit allmodconfig buildRay Wu
2026-05-27drm/amdkfd: Fix UML build guards for x86_64-only codeAlex Hung
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-05-19drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-19drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-19drm/amdkfd: Check bounds on allocate_doorbellDavid Francis
2026-05-19drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-19drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-19drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-19drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-19drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-19drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-19drm/amdkfd: Fix OOB memory exposure in get_wave_state()Sunday Clement
2026-05-19drm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang
2026-05-19drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-19drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-19drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-19drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-19drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-19drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-19drm/amdgpu: rework userq reset work handlingChristian König
2026-05-19drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-19drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri
2026-05-19drm/amd/display: Add KUnit test for ISM functionsAlex Hung
2026-05-19drm/amd/display: Add KUnit test for replayAlex Hung
2026-05-19drm/amd/display: Add KUnit test for PSR functionAlex Hung
2026-05-19drm/amd/display: Add KUnit test for color helpersAlex Hung
2026-05-19drm/amd/display: Add KUnit test for colorop TF bitmasksAlex Hung