summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-14drm/xe/rtp: Pass xe_device parameter to FUNC matchesMatt Roper-24/+41
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper-7/+12
2025-10-14drm/xe/irq: Don't try to lookup engine masks for non-existent primary GTMatt Roper-5/+9
2025-10-14drm/xe: Make display part of Wa_22019338487 a device workaroundMatt Roper-5/+5
2025-10-14drm/xe: Check for primary GT before looking up Wa_22019338487Matt Roper-9/+22
2025-10-14drm/xe/pmu: Initialize PMU event types based on first available GTMatt Roper-1/+10
2025-10-14drm/xe/query: Report hwconfig size as 0 if primary GT is disabledMatt Roper-1/+1
2025-10-14drm/xe: Skip L2 / TDF cache flushes if primary GT is disabledMatt Roper-0/+5
2025-10-14drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_initMatt Roper-4/+4
2025-10-14drm/xe: Read VF GMD_ID with a specifically-allocated dummy GTMatt Roper-31/+45
2025-10-14drm/xe: Move 'has_flatccs' flag back to platform descriptorMatt Roper-7/+7
2025-10-14drm/xe: Move 'vram_flags' flag back to platform descriptorMatt Roper-6/+5
2025-10-14drm/xe: Move 'vm_max_level' flag back to platform descriptorMatt Roper-9/+16
2025-10-14drm/xe: Move 'va_bits' flag back to platform descriptorMatt Roper-7/+16
2025-10-14drm/xe: Drop GT parameter to xe_display_irq_postinstall()Matt Roper-6/+5
2025-10-14drm/xe/huc: Adjust HuC check on primary GTMatt Roper-3/+7
2025-10-14drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper-0/+5
2025-10-14drm/rockchip: vop: add lut_size for RK3368 vop_dataWeiHao Li-0/+1
2025-10-14drm/rockchip: dsi: Add support for RK3368WeiHao Li-0/+20
2025-10-14drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for &rockchip_dp_dev...Damon Ding-9/+3
2025-10-14drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström-1/+3
2025-10-14drm/xe/ct: Separate waiting for retry from ct send functionTomasz Lis-25/+39
2025-10-14drm/i915/display: add HAS_AUX_CCS() feature checkJani Nikula-7/+4
2025-10-14drm/i915/display: duplicate 128-byte Y-tiling feature checkJani Nikula-3/+2
2025-10-14drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING()Jani Nikula-5/+5
2025-10-14Merge drm/drm-next into drm-xe-nextThomas Hellström-821/+1537
2025-10-14drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler()Cyrille Pitchen-3/+24
2025-10-14Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann-19291/+40342
2025-10-14drm: atmel-hlcdc: update the LCDC_ATTRE register in plane atomic_disableManikandan Muralidharan-4/+16
2025-10-14drm/rockchip: vop2: use correct destination rectangle height checkAlok Tiwari-1/+1
2025-10-14drm/ttm: Add safety check for NULL man->bdev in ttm_resource_manager_usageJesse.Zhang-0/+3
2025-10-14Merge drm/drm-next into drm-intel-nextJani Nikula-893/+1640
2025-10-14drm/draw: fix color truncation in drm_draw_fill24Francesco Valla-2/+2
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin-1/+12
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar-0/+9
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost-1/+12
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström-1/+1
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi-8/+29
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost-9/+24
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke-1/+1
2025-10-13drm/xe: Enable 2M pages in xe_migrate_vramMatthew Brost-8/+45
2025-10-13drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZEMatthew Brost-8/+22
2025-10-13drm/xe: Fix comments in xe_gt structShuicheng Lin-5/+5
2025-10-13drm/i915/gem: fix typo in comment (I915_EXEC_NO_RELOC)Marlon Henrique Sanches-1/+1
2025-10-13drm/amd: Drop calls to restore power limit and clock from smu_resume()Mario Limonciello-13/+0
2025-10-13drm/amdgpu: update remove after reset flag for MES remove queueJonathan Kim-2/+13
2025-10-13drm/amdgpu: Add ras module files into amdgpuYiPeng Chai-18/+20
2025-10-13drm/amdgpu/userqueue: validate userptrs for userqueuesSunil Khatri-0/+79
2025-10-13drm/amdgpu: update the functions to use amdgpu version of hmmSunil Khatri-44/+56
2025-10-13drm/amdgpu: Reserve discovery TMR only if neededLijo Lazar-14/+19