summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-11-26drm/amdgpu: Fix CPER ring debugfs read buffer overflow riskSrinivasan Shanmugam
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang
2025-11-26drm/amdkfd: assign AID to uuid in topology for SPX modeEric Huang
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-26drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ibPierre-Eric Pelloux-Prayer
2025-11-26drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)Pierre-Eric Pelloux-Prayer
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer
2025-11-26drm/panthor: Reset queue slots if termination failsAshley Smith
2025-11-26drm/panthor: Make the timeout per-queue instead of per-jobAshley Smith
2025-11-26drm/gem: Correct error condition in drm_gem_objects_lookupSteven Price
2025-11-26drm/xe: Add caching pagetable flagZbigniew Kempczyński
2025-11-26drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAPHimal Prasad Ghimiray
2025-11-26drm/xe/svm: Enable UNMAP for VMA merging operationsHimal Prasad Ghimiray
2025-11-26drm/xe/svm: Extend MAP range to reduce vma fragmentationHimal Prasad Ghimiray
2025-11-26drm/xe: Merge adjacent default-attribute VMAs during garbage collectionHimal Prasad Ghimiray
2025-11-26drm/xe: Add helper to extend CPU-mirrored VMA range for mergeHimal Prasad Ghimiray
2025-11-26drm/panthor: Improve IOMMU map/unmap debugging logsLoïc Molinari
2025-11-26drm/panthor: Add support for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Support 64-bit endpoint_req register for Mali-G1Karunika Choo
2025-11-26drm/panthor: Support GLB_REQ.STATE field for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Implement soft reset via PWR_CONTROLKarunika Choo
2025-11-26drm/panthor: Implement L2 power on/off via PWR_CONTROLKarunika Choo
2025-11-26drm/panthor: Introduce panthor_pwr API and power control frameworkKarunika Choo
2025-11-26drm/panthor: Add architecture-specific function operationsKarunika Choo
2025-11-26drm/panthor: Add arch-specific panthor_hw bindingKarunika Choo
2025-11-26drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel
2025-11-25drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-11-25drm/xe/guc: Fix stack_depot usageLucas De Marchi
2025-11-25drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin
2025-11-25drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis
2025-11-25drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost
2025-11-25drm/xe/pf: Handle MERT catastrophic errorsLukasz Laguna
2025-11-25drm/xe/pf: Add TLB invalidation support for MERTLukasz Laguna
2025-11-25drm/xe/pf: Configure LMTT in MERTLukasz Laguna
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna
2025-11-25drm/i915: use struct drm_device for clock gating funcsJani Nikula
2025-11-25drm/i915/cdclk: drop i915_drv.h includeJani Nikula
2025-11-25drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann