summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
10 daysdrm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
10 daysdrm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin-23/+5
10 daysdrm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
10 daysdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
10 daysdrm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
12 daysdrm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
12 daysdrm/amdgpu: Enable DPG support for VCN5sguttula-1/+3
12 daysdrm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung-8/+16
12 daysdrm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung-3/+6
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello-10/+0
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar-7/+10
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula-0/+4
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche-5/+7
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche-0/+1
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock-2/+2
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri-0/+5
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri-0/+7
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin-4/+4
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin-0/+2
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-60/+42
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-310/+155
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-11/+11
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-785/+785
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1200/+1223
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-885/+2020
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf-1/+0
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin-8/+14
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner-0/+5
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan-1/+4
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin-7/+7
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin-18/+32
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam-2/+2