summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-17drm/amdgpu: Init table depth and block_size for A + AHawking Zhang1-0/+8
2026-03-17drm/amdgpu: Place gart and vram in sysvm aper for A + AHawking Zhang1-6/+9
2026-03-17drm/amdgpu: Limit physical transcation mode to A + A onlyHawking Zhang1-4/+12
2026-03-17drm/amdgpu: Support forcing MTYPE_RWHarish Kasiviswanathan4-14/+26
2026-03-17drm/amdgpu: Update MTYPE for GFX12.1Harish Kasiviswanathan2-19/+22
2026-03-17drm/amdkfd: Don't expect signal mailbox updateHarish Kasiviswanathan8-21/+26
2026-03-17drm/amdgpu: update cp packets for gfx v12_1Likun Gao1-122/+101
2026-03-17drm/amdgpu: retire some unsupport cmd pkt bit for gfx v12_1Likun Gao1-12/+5
2026-03-17drm/amdgpu: 57-bit enable for watch address on gfx_v12_1Alex Sierra1-1/+1
2026-03-17drm/amdgpu/mes12_1: fix the failure access to MID1 registersJack Xiao3-38/+52
2026-03-17drm/amdkfd: Update queue properties for metadata ringPhilip Yang1-1/+2
2026-03-17drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1Sreekant Somasekharan1-19/+0
2026-03-17drm/amdgpu: Fix RRMT for gfx v12_1Michael Chen1-1/+1
2026-03-17drm/amdgpu/mes_v12_1: add mes self testJack Xiao1-1/+334
2026-03-17Revert "drm/amdgpu: revert to old status lock handling v4"Sunil Khatri4-68/+105
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/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young1-0/+1
2026-03-17drm/i915/gvt: Swap read and write checksJonathan Cavitt1-10/+8
2026-03-17drm/i915/display: PORT_NONE is not validJonathan Cavitt1-1/+2
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-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie209-3825/+5045
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen1-0/+6
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen3-15/+31
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper1-26/+39
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/xe/i2c: Assert/Deassert I2C IRQRaag Jadav1-3/+12
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander1-0/+2
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula10-223/+212
2026-03-16drm/i915/fb: make intel_fb_bo.c less dependent on displayJani Nikula1-8/+6
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula9-45/+122
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula2-1/+1
2026-03-16drm/i915: move i915 specific bo implementation to i915Jani Nikula2-2/+3
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie162-2501/+3795
2026-03-16drm/atomic: Add affected colorops with affected planesChaitanya Kumar Borah1-0/+7
2026-03-16drm/colorop: Preserve bypass value in duplicate_state()Chaitanya Kumar Borah1-2/+0
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie54-257/+2100
2026-03-16Merge tag 'drm-intel-gt-next-2026-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie7-29/+69
2026-03-16Merge tag 'v7.0-rc4' into drm-rust-nextDanilo Krummrich96-529/+951
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai2-39/+4
2026-03-14drm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
2026-03-14drm/bridge: add support for lontium lt8713sx bridge driverVishnu Saini3-0/+609
2026-03-14drm/pagemap: Enable THP support for GPU memory migrationFrancois Dugast1-10/+62