summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-17drm/amdgpu: Query xgmi info from mmhub if availableHawking Zhang
2026-03-17drm/amdgpu: Implement get_xgmi_info callback for mmhub_v4_2Hawking Zhang
2026-03-17drm/amdgpu/gmc12: Update gmc aperture base for A + AHawking Zhang
2026-03-17drm/amdgpu/gmc12: Bypass FB resize on A + A platformHawking Zhang
2026-03-17drm/amdgpu: Update gfxhub system aperture settings for A + AHawking Zhang
2026-03-17drm/amdgpu: Correct mmhub system aperture settings for A + AHawking Zhang
2026-03-17drm/amdgpu/gmc12: Set up pdb0 for vmid0 page tableHawking Zhang
2026-03-17drm/amdgpu: Init table depth and block_size for A + AHawking Zhang
2026-03-17drm/amdgpu: Place gart and vram in sysvm aper for A + AHawking Zhang
2026-03-17drm/amdgpu: Limit physical transcation mode to A + A onlyHawking Zhang
2026-03-17drm/amdgpu: Support forcing MTYPE_RWHarish Kasiviswanathan
2026-03-17drm/amdgpu: Update MTYPE for GFX12.1Harish Kasiviswanathan
2026-03-17drm/amdkfd: Don't expect signal mailbox updateHarish Kasiviswanathan
2026-03-17drm/amdgpu: update cp packets for gfx v12_1Likun Gao
2026-03-17drm/amdgpu: retire some unsupport cmd pkt bit for gfx v12_1Likun Gao
2026-03-17drm/amdgpu: 57-bit enable for watch address on gfx_v12_1Alex Sierra
2026-03-17drm/amdgpu/mes12_1: fix the failure access to MID1 registersJack Xiao
2026-03-17drm/amdkfd: Update queue properties for metadata ringPhilip Yang
2026-03-17drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1Sreekant Somasekharan
2026-03-17drm/amdgpu: Fix RRMT for gfx v12_1Michael Chen
2026-03-17drm/amdgpu/mes_v12_1: add mes self testJack Xiao
2026-03-17Revert "drm/amdgpu: revert to old status lock handling v4"Sunil Khatri
2026-03-17drm/imagination: Disable interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle
2026-03-17drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-03-17drm/i915/gvt: Swap read and write checksJonathan Cavitt
2026-03-17drm/i915/display: PORT_NONE is not validJonathan Cavitt
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula
2026-03-16drm/i915/fb: make intel_fb_bo.c less dependent on displayJani Nikula
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula
2026-03-16drm/i915: move i915 specific bo implementation to i915Jani Nikula
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak
2026-03-16Merge tag 'amd-drm-next-7.1-2026-03-12' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-16drm/atomic: Add affected colorops with affected planesChaitanya Kumar Borah
2026-03-16drm/colorop: Preserve bypass value in duplicate_state()Chaitanya Kumar Borah