summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2026-02-23drm/amdgpu: don't call drm_sched_stop/start() in asic resetAlex Deucher
2026-02-23drm/amdgpu: Remove a few holes from struct amdgpu_ctxTvrtko Ursulin
2026-02-23drm/amdgpu/gfx12: add CU mask support for compute MQD initializationJesse.Zhang
2026-02-23drm/amdgpu/gfx11: add CU mask support for compute MQD initializationJesse.Zhang
2026-02-23drm/amdgpu: Add CU mask support for MQD propertiesJesse.Zhang
2026-02-23drm/amdgpu: add mqd_update callback to AMDGPU user queue interfaceJesse.Zhang
2026-02-23drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_statusPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_schedsPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZEPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submitPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: add missing lock in amdgpu_benchmark_do_movePierre-Eric Pelloux-Prayer
2026-02-23amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWSPierre-Eric Pelloux-Prayer
2026-02-23amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer
2026-02-23amdgpu/vce: use amdgpu_gtt_mgr_alloc_entriesPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: add amdgpu_gtt_node_to_byte_offset helperPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: add amdgpu_ttm_buffer_entity_fini funcPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: statically assign gart windows to ttm entitiesPierre-Eric Pelloux-Prayer
2026-02-23drm/amdgpu: remove gart_window_lock usage from gmc v12_1Pierre-Eric Pelloux-Prayer
2026-02-23drm/amd/display: Promote DC to 3.2.370Taimur Hassan
2026-02-23drm/amd/display: Refactor and fix link_dpms infoDominik Kaszewski
2026-02-23drm/amd/display: Refactor and fix link_dpms I2CDominik Kaszewski
2026-02-23drm/amd/display: Add gpuvm and hvm params to dml21Dmytro Laktyushkin
2026-02-23drm/amd/display: Refactor fams2 calculationsDillon Varone
2026-02-23dma-buf: abstract fence locking v2Christian König
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones