aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens1-1/+1
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-17drm/pagemap_util: Ensure proper cache lock management on freeJonathan Cavitt1-9/+5
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle1-10/+23
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle2-20/+8
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle1-1/+10
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander1-0/+2
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes1-1/+2
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap1-36/+57
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-fixesDave Airlie4-115/+127
2026-03-13Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie13-19/+73
2026-03-13Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie9-22/+116
2026-03-13Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie5-34/+61
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie15-100/+107
2026-03-11drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich2-88/+84
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko2-17/+29
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
2026-03-10drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik1-3/+9
2026-03-10drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
2026-03-08drm/gud: fix NULL crtc dereference on display disableShenghao Yang3-19/+48
2026-03-07drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner1-9/+6
2026-03-07rust: dma: use pointer projection infra for `dma_{read,write}` macroGary Guo3-11/+15
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang1-1/+4
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea1-8/+8
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang1-1/+2
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang2-2/+4
2026-03-06drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo1-6/+23
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie10-41/+74
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie3-12/+12
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie7-10/+26
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie1-3/+8
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo1-11/+11