summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
5 daysdrm: drop lib from header search path.Dave Airlie1-1/+1
5 daysgpu: Move DRM buddy allocator one level up (part two)Joel Fernandes26-2315/+191
5 daysdrm/amd/display: Fix DTB DTO updates breaking live pixel rate sourcesHarry Wentland2-2/+16
5 daysdrm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
5 daysdrm/amdgpu: fix check in amdgpu_hmm_invalidate_gfxChristian König2-2/+2
5 daysdrm/amd/pm: fix smu13 power limit range calculationYang Wang2-11/+15
5 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
5 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
5 daysdrm/amdgpu: fix resource leak on ACP reset timeoutCe Sun1-4/+7
5 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
5 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho1-1/+3
5 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
5 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
5 daysdrm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke1-0/+28
5 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
5 daysdrm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detectionBoyuan Zhang1-1/+1
5 daysdrm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detectionBoyuan Zhang1-1/+1
5 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
5 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher1-7/+4
5 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
5 daysdrm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
5 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
5 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
5 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
5 daysdrm/amd/pm: fix amdgpu_pm_info power display unitsYang Wang1-9/+12
5 daysdrm/v3d: Reach the GMP through the hub registers on V3D 7.xMaíra Canal1-0/+12
5 daysdrm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost1-1/+3
5 daysdrm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
5 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
5 daysdrm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li1-1/+2
5 daysdrm/vc4: Shut down BO cache timer before teardownLinmao Li1-1/+1
5 daysdrm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li1-2/+11
5 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
5 daysdrm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello1-0/+9
5 daysdrm/amd/display: Fix backlight max_brightness to match exported rangeMario Limonciello1-3/+3
5 daysdrm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi2-2/+14
5 daysdrm/amd/display: dce100: skip non-DP stream encoders for DP MSTAndriy Korud1-1/+6
5 daysdrm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lockLeo Li2-189/+228
5 daysdrm/amd/display: set new_stream to NULL after releaseWenTao Liang1-0/+1
5 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
5 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
5 daysdrm/amdgpu: Release VFCT ACPI table referenceMario Limonciello1-6/+11
5 daysdrm/panthor: return error on truncated firmwareOsama Abdelkader1-0/+1
5 daysdrm/ttm: Account for NULL and handle pages in ttm_pool_backupMatthew Brost1-4/+30
5 daysdrm/virtio: Don't detach GEM from a non-created contextJason Macnak1-6/+8
5 daysdrm/gfx10: Program DB_RING_CONTROLAlex Deucher1-0/+9
5 daysdrm/amd/pm: fix smu14 power limit range calculationYang Wang1-12/+16
5 daysdrm/i915/mst: limit DP MST ESI service loopJani Nikula1-1/+7
5 daysdrm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen1-1/+1
5 daysdrm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen1-8/+14