summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)-4/+4
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam-5/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)-0/+15
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter-4/+4
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung-3/+8
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-12/+3
2025-11-26drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ibPierre-Eric Pelloux-Prayer-0/+2
2025-11-26drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)Pierre-Eric Pelloux-Prayer-0/+2
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer-2/+4
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer-50/+84
2025-11-26drm/panthor: Reset queue slots if termination failsAshley Smith-2/+12
2025-11-26drm/panthor: Make the timeout per-queue instead of per-jobAshley Smith-78/+199
2025-11-26drm/gem: Correct error condition in drm_gem_objects_lookupSteven Price-5/+2
2025-11-26drm/xe: Add caching pagetable flagZbigniew Kempczyński-2/+10
2025-11-26drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAPHimal Prasad Ghimiray-1/+2
2025-11-26drm/xe/svm: Enable UNMAP for VMA merging operationsHimal Prasad Ghimiray-6/+8
2025-11-26drm/xe/svm: Extend MAP range to reduce vma fragmentationHimal Prasad Ghimiray-2/+7
2025-11-26drm/xe: Merge adjacent default-attribute VMAs during garbage collectionHimal Prasad Ghimiray-26/+36
2025-11-26drm/xe: Add helper to extend CPU-mirrored VMA range for mergeHimal Prasad Ghimiray-0/+44
2025-11-26drm/panthor: Improve IOMMU map/unmap debugging logsLoïc Molinari-5/+14
2025-11-26drm/panthor: Add support for Mali-G1 GPUsKarunika Choo-4/+32
2025-11-26drm/panthor: Support 64-bit endpoint_req register for Mali-G1Karunika Choo-10/+72
2025-11-26drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUsKarunika Choo-16/+80
2025-11-26drm/panthor: Implement soft reset via PWR_CONTROLKarunika Choo-0/+52
2025-11-26drm/panthor: Implement L2 power on/off via PWR_CONTROLKarunika Choo-0/+383
2025-11-26drm/panthor: Introduce panthor_pwr API and power control frameworkKarunika Choo-1/+240
2025-11-26drm/panthor: Add architecture-specific function operationsKarunika Choo-9/+57
2025-11-26drm/panthor: Add arch-specific panthor_hw bindingKarunika Choo-1/+74
2025-11-26drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel-3/+3
2025-11-25drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi-6/+1
2025-11-25drm/xe/guc: Fix stack_depot usageLucas De Marchi-0/+3
2025-11-25drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin-6/+6
2025-11-25drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis-6/+16
2025-11-25drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost-15/+19
2025-11-25drm/xe/pf: Handle MERT catastrophic errorsLukasz Laguna-0/+16
2025-11-25drm/xe/pf: Add TLB invalidation support for MERTLukasz Laguna-2/+131
2025-11-25drm/xe/pf: Configure LMTT in MERTLukasz Laguna-1/+22
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna-0/+10
2025-11-25drm/i915: use struct drm_device for clock gating funcsJani Nikula-17/+18
2025-11-25drm/i915/cdclk: drop i915_drv.h includeJani Nikula-1/+1
2025-11-25drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä-6/+8
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann-131/+26
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann-14/+0
2025-11-25drm/client: log: Implement struct drm_client_funcs.restoreThomas Zimmermann-0/+13
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann-45/+83
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann-23/+13
2025-11-24gpu/drm/nouveau: enable THP support for GPU memory migrationBalbir Singh-84/+231
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh-9/+11
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh-3/+3
2025-11-24drm/nouveau: verify that hardware supports the flush page addressTimur Tabi-0/+15