summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
7 daysdrm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
7 daysdrm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar1-2/+2
7 daysdrm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
7 daysdrm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
7 daysdrm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
7 daysdrm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik1-3/+9
7 daysdrm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
7 daysdrm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
7 daysdrm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
7 daysdrm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
7 daysdrm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
7 daysdrm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang2-2/+9
7 daysdrm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
7 daysdrm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin1-1/+1
7 daysnouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
7 daysdrm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
7 daysdrm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
7 daysdrm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
7 daysdrm/i915/alpm: ALPM disable fixesJouni Högander1-6/+1
7 daysnouveau/gsp: drop WARN_ON in ACPI probesDave Airlie1-6/+6
7 daysdrm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder1-2/+4
7 daysdrm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader1-9/+16
7 daysdrm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
7 daysdrm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
7 daysdrm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
7 daysdrm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
7 daysdrm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
7 daysdrm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
7 daysdrm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
7 daysdrm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner1-9/+6
7 daysdrm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea1-8/+8
7 daysdrm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang1-1/+2
7 daysdrm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang2-2/+4
7 daysdrm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo1-6/+23
7 daysdrm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen1-2/+12
7 daysdrm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen1-2/+1
7 daysdrm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo1-6/+8
7 daysdrm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio5-30/+30
7 daysdrm/amdgpu/vcn5: Add SMU dpm interface typesguttula1-0/+4
2026-03-12drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
2026-03-12drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-12drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-12drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-12drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-12drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13
2026-03-12drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin1-0/+1
2026-03-12drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost1-0/+9
2026-03-12drm/syncobj: Fix handle <-> fd ioctls with dirty stackJulian Orth1-2/+2
2026-03-12drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra1-4/+2
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1