summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-12-10drm/amdgpu/sdma: add query for CSA size and alignmentAlex Deucher
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher
2025-12-10drm/amd/ras: Add vram_type to ras_ta_init_flagsCandice Li
2025-12-10drm/amdgpu: update sdma configuration for soc v1_0Likun Gao
2025-12-10drm/amdgpu: Initialize xcp manager for soc v1_0Hawking Zhang
2025-12-10drm/amdgpu: Add soc_v1_0_xcp_funcsHawking Zhang
2025-12-10drm/amdgpu: Export sdma_v7_1_xcp_funcsHawking Zhang
2025-12-10drm/amdgpu: Export gfx_v12_1_xcp_funcHawking Zhang
2025-12-10drm/amdgpu: Add vram_type to ras init_flagsCandice Li
2025-12-10drm/amd/ras: Reduce stack usage in amdgpu_virt_ras_get_cper_records()Srinivasan Shanmugam
2025-12-10drm/amdkfd: Handle GPU reset and drain retry fault racePhilip Yang
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello
2025-12-10drm/amdgpu: Add switch_compute_partition callback for imu v12_1Hawking Zhang
2025-12-10drm/amdgpu: Implement gfx_v12_1_get_xccs_per_xcpHawking Zhang
2025-12-10drm/amdgpu: Remove redundant check for async_gfx_ringHawking Zhang
2025-12-10drm/amdgpu: disable graphics doorbell range for gfx v12_1Likun Gao
2025-12-10drm/amdgpu: enable unmap doorbell handle for gfx v12_1Likun Gao
2025-12-10drm/amdgpu: revision doorbel range for gfx v12_1Likun Gao
2025-12-10drm/amdkfd: disable shader message vgpr deallocation on gc 12.1Jonathan Kim
2025-12-10drm/amdgpu: Remove redundant pmfw backdoor loadingHawking Zhang
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)
2025-12-10drm/amdgpu/acpi: Reduce amdgpu_acpi_detect stack usageSrinivasan Shanmugam
2025-12-10drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTLJulia Filipchuk
2025-12-10drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNLJulia Filipchuk
2025-12-10drm/i915: Fix BO alloc flagsLoïc Molinari
2025-12-10drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug messageImre Deak
2025-12-10drm/gem: Fix builds with CONFIG_MMU=nBoris Brezillon
2025-12-10drm/i915/psr: Allow async flip when Selective Fetch enabledJouni Högander
2025-12-10drm/i915/psr: Perform full frame update on async flipJouni Högander
2025-12-10drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSRJouni Högander
2025-12-10drm/{i915, xe}/stolen: make insert_node, area_address, area_size optionalJani Nikula
2025-12-10drm/{i915, xe}/stolen: move stolen memory handling to display parent interfaceJani Nikula
2025-12-10drm/xe/stolen: unify interface with i915Jani Nikula
2025-12-10drm/i915/fbc: let to_intel_display() do its generic magicJani Nikula
2025-12-10drm/Kconfig: sort driver Kconfig source listJani Nikula
2025-12-10drm/Kconfig: move generic Kconfig options above driversJani Nikula
2025-12-10drm/vgem: move Kconfig under driver directoryJani Nikula
2025-12-10drm/hyperv: move Kconfig under driver directoryJani Nikula
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe
2025-12-09drm/xe/xe_survivability: Add support for survivability mode v2Riana Tauro
2025-12-09drm/xe/xe_survivability: Redesign survivability modeRiana Tauro
2025-12-09drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis
2025-12-09drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpcNiranjana Vishwanathapura
2025-12-09drm/i915: Fix format string truncation warningArd Biesheuvel
2025-12-09drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian
2025-12-09drm/i915/crtc: move crtc initialization loop to intel_crtc.cJani Nikula
2025-12-09drm/panfrost: Bump the driver version to 1.6Faith Ekstrand
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon