summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2-2/+22
2024-04-10drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal1-2/+3
2024-04-10drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä1-1/+2
2024-04-10drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä2-1/+2
2024-04-10Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-04-10drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti3-4/+14
2024-04-10drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak1-0/+1
2024-04-10drm/prime: Unbreak virtgpu dma-buf exportRob Clark1-1/+6
2024-04-10nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie1-3/+3
2024-04-10drm/panfrost: fix power transition timeout warningsChristian Hewitt1-3/+3
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-04-10kbuild: make -Woverride-init warnings more consistentArnd Bergmann7-10/+10
2024-04-10drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
2024-04-10drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay1-0/+1
2024-04-10drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper3-12/+18
2024-04-10drm/i915/display: Disable AuxCCS framebuffers if built for XeJuha-Pekka Heikkila1-0/+3
2024-04-10drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPVille Syrjälä2-6/+0
2024-04-10drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-04-10drm/amd/display: Update P010 scaling capCharlene Liu2-14/+13
2024-04-10drm/rockchip: vop2: Remove AR30 and AB30 format supportAndy Yan1-2/+0
2024-04-10drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld1-1/+1
2024-04-10drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld1-1/+1
2024-04-10drm/xe/queue: fix engine_class bounds checkMatthew Auld1-1/+1
2024-04-10drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld1-1/+1
2024-04-10drm/xe: Add exec_queue.sched_props.job_timeout_msBrian Welty3-1/+5
2024-04-10drm/xe: Remove unused xe_bo->props structNirmoy Das2-69/+9
2024-04-03drm/sched: fix null-ptr-deref in init entityVitaly Prosyak1-3/+9
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-04-03drm/amd/display: fix IPX enablementHamza Mahfooz2-4/+6
2024-04-03drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-04-03drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä3-3/+12
2024-04-03drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
2024-04-03drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä1-0/+14
2024-04-03drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä2-7/+39
2024-04-03drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä2-4/+5
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
2024-04-03drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik1-7/+43
2024-04-03drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-04-03drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-04-03drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen6-155/+41
2024-04-03drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner1-17/+29
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-04-03drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe1-6/+9
2024-04-03drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveauChris Bainbridge1-0/+7
2024-04-03drm/xe/query: fix gt_id bounds checkMatthew Auld1-1/+1
2024-04-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou1-6/+6
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-04-03drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-04-03drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLsVille Syrjälä2-4/+23