summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panfrost: Provide a custom dma_buf implementationBoris Brezillon
2025-12-09drm/panthor: Bump the driver version to 1.7Faith Ekstrand
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon
2025-12-09drm/panthor: Fix panthor_gpu_coherency_set()Boris Brezillon
2025-12-09drm/panthor: Provide a custom dma_buf implementationBoris Brezillon
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski
2025-12-08drm/panel-edp: Add AUO B140QAX01.H panelVal Packett
2025-12-08drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim
2025-12-08drm/amd/display: shrink struct membersRosen Penev
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen
2025-12-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: pass the entity to use to amdgpu_ttm_map_bufferPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: fix error handling in amdgpu_copy_bufferPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: add amdgpu_ttm_job_submit helperPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer
2025-12-08drm/amdgpu: add imu support for gc 12_1Likun Gao