summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian-86/+86
2026-03-30drm/amd/display: eliminate clock manager code duplicationGabe Teeger-13/+21
2026-03-30drm/amd/display: Fix Silence Conversion Warnings in DmubGaghik Khachatrian-44/+82
2026-03-30drm/amd/display: Don't set 4to1MPC config dynamicallyHarry Wentland-29/+39
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam-6/+11
2026-03-30drm/amd/display: Merge pipes for validateHarry Wentland-0/+2
2026-03-30drm/amd/display: Add update_descriptor param info in 'update_planes_and_strea...Srinivasan Shanmugam-0/+1
2026-03-30drm/amd/display: Add NULL check for integrated_info in clk_mgr_constructSrinivasan Shanmugam-17/+24
2026-03-30drm/amd/display: Avoid NULL dereference in dc_dmub_srv error pathsSrinivasan Shanmugam-2/+8
2026-03-30drm/amd/display: Fix bounds checking in dml2_0 clock table arrayGabe Teeger-6/+32
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas-6/+6
2026-03-30drm/amd/display: Fix Compiler Warning - unused func parametersGaghik Khachatrian-0/+3
2026-03-30drm/amd/display: Should support p-state under dcn21Wayne Lin-14/+21
2026-03-30drm/amd/display: Enable Replay support for dcn42Roman Li-0/+1
2026-03-30drm/amd/display: Remove check for DC_DMCUB_ENABLE on DCN42Gabe Teeger-7/+137
2026-03-30drm/amd/display: bios_parser: fix GPIO I2C line off-by-onePengpeng Hou-1/+1
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom-3/+3
2026-03-30drm/amdgpu/userq: Fix the code alignment for readabilitySunil Khatri-4/+6
2026-03-30drm/amdgpu: reset ras eeprom table when it is invalidGangliang Xie-0/+8
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom-2/+2
2026-03-30drm/amd/pm: Use str_enabled_disabled in amdgpu_pm sysfsAsad Kamal-2/+3
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang-1/+4
2026-03-30drm/amdgpu: flush coredump work before HW teardownJesse Zhang-0/+11
2026-03-30drm/amdgpu: guard atom_context in devcoredump VBIOS dumpJesse Zhang-6/+10
2026-03-30drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutexSunil Khatri-5/+5
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo-0/+7
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio-6/+0
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio-0/+1
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav-4/+12
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt-0/+6
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann-1/+1
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard-564/+1110
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä-2/+2
2026-03-30gpu: nova-core: firmware: factor out an elf_str() functionJohn Hubbard-25/+15
2026-03-30gpu: nova-core: firmware: move firmware image parsing code to firmware.rsJohn Hubbard-87/+92
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie-68/+745
2026-03-28gpu: nova-core: firmware: gsp: use dma::Coherent for level0 tableAlexandre Courbot-64/+12
2026-03-28gpu: nova-core: firmware: gsp: use dma::Coherent for signaturesAlexandre Courbot-2/+3
2026-03-28gpu: nova-core: fb: use dma::CoherentHandleAlexandre Courbot-3/+3
2026-03-28gpu: nova-core: falcon: use dma::CoherentAlexandre Courbot-3/+3
2026-03-28gpu: nova-core: firmware: fwsec: use dma::CoherentAlexandre Courbot-3/+3
2026-03-28gpu: nova-core: firmware: riscv: use dma::CoherentAlexandre Courbot-3/+3
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie-4/+5
2026-03-27gpu: nova-core: use sized array for GSP log buffersDanilo Krummrich-10/+6