summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-10drm/hyperv: move Kconfig under driver directoryJani Nikula-13/+15
2025-12-10drm/mgag200: Fix big-endian supportRené Rebe-0/+25
2025-12-09drm/xe/xe_survivability: Add support for survivability mode v2Riana Tauro-6/+46
2025-12-09drm/xe/xe_survivability: Redesign survivability modeRiana Tauro-90/+154
2025-12-09drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis-4/+6
2025-12-09drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpcNiranjana Vishwanathapura-0/+1
2025-12-09drm/i915: Fix format string truncation warningArd Biesheuvel-1/+1
2025-12-09drm/i915/fbdev: Hold runtime PM ref during fbdev BO creationDibin Moolakadan Subrahmanian-4/+7
2025-12-09drm/i915/crtc: move crtc initialization loop to intel_crtc.cJani Nikula-12/+22
2025-12-09drm/panfrost: Bump the driver version to 1.6Faith Ekstrand-1/+4
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand-2/+45
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon-0/+33
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand-0/+137
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon-5/+33
2025-12-09drm/panfrost: Provide a custom dma_buf implementationBoris Brezillon-0/+127
2025-12-09drm/panthor: Bump the driver version to 1.7Faith Ekstrand-1/+5
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari-5/+57
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon-0/+24
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon-1/+127
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon-2/+10
2025-12-09drm/panthor: Fix panthor_gpu_coherency_set()Boris Brezillon-1/+1
2025-12-09drm/panthor: Provide a custom dma_buf implementationBoris Brezillon-1/+122
2025-12-08drm/amd/display: Improve HDMI info retrievalIvan Lipski-0/+11
2025-12-08drm/panel-edp: Add AUO B140QAX01.H panelVal Packett-0/+1
2025-12-08drm/tilcdc: Fix removal actions in case of failed probeKory Maincent (TI.com)-20/+37
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim-0/+1
2025-12-08drm/amd/display: shrink struct membersRosen Penev-10/+5
2025-12-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello-0/+4
2025-12-08drm/amd/display: Refactor dml_core_mode_support to reduce stack frameAlex Hung-63/+71
2025-12-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher-1/+3
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher-1/+1
2025-12-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall-26/+73
2025-12-08drm/amdkfd: Use huge page size to check split svm range alignmentXiaogang Chen-14/+32
2025-12-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter-0/+6
2025-12-08drm/amdgpu: pass the entity to use to ttm public functionsPierre-Eric Pelloux-Prayer-29/+32
2025-12-08drm/amdgpu: pass the entity to use to amdgpu_ttm_map_bufferPierre-Eric Pelloux-Prayer-21/+34
2025-12-08drm/amdgpu: fix error handling in amdgpu_copy_bufferPierre-Eric Pelloux-Prayer-4/+2
2025-12-08drm/amdgpu: add amdgpu_ttm_job_submit helperPierre-Eric Pelloux-Prayer-18/+16
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer-18/+39
2025-12-08drm/amdgpu: add imu support for gc 12_1Likun Gao-35/+186
2025-12-08drm/amdgpu: fix mes code error for muti-xccLikun Gao-2/+3
2025-12-08drm/amdgpu/gmc12: set MMHUBs based on aid_maskLikun Gao-1/+3
2025-12-08drm/amdgpu: set gfxhub according xcc_mask for gfx 12_1Likun Gao-1/+11
2025-12-08drm/amdgpu: add xcc info for compute ring nameLikun Gao-1/+2
2025-12-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim-0/+1
2025-12-08drm/amdgpu: Revert retry based thrashing prevention on GFX 12.1.0Mukul Joshi-11/+0
2025-12-08drm/amdgpu: Init single mes instance if xcc_mask is unsetHawking Zhang-2/+3
2025-12-08drm/amdgpu: Setup MTYPEs for GFX 12.1.0Mukul Joshi-3/+74
2025-12-08drm/amdgpu: update sh mem base offsets for gfx 12.1Alex Sierra-4/+4
2025-12-08drm/amd/ras: Reduce stack usage in ras_umc_handle_bad_pages()Srinivasan Shanmugam-8/+21