summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-05-14drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment valueHimal Prasad Ghimiray-11/+17
2025-05-14drm/xe/svm: Make xe_svm_range_* end/start/size publicHimal Prasad Ghimiray-15/+48
2025-05-14drm/xe/svm: Make to_xe_range a public functionHimal Prasad Ghimiray-5/+20
2025-05-14drm/xe/svm: Helper to add tile masks to svm rangesHimal Prasad Ghimiray-10/+16
2025-05-14drm/xe: Make xe_svm_alloc_vram publicHimal Prasad Ghimiray-10/+32
2025-05-14drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of rangesHimal Prasad Ghimiray-0/+12
2025-05-14drm/i915/ptl: Use everywhere the correct DDI port clock select maskImre Deak-21/+21
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander-5/+12
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander-2/+4
2025-05-14drm/vmwgfx: Use non-hybrid PCI devres APIPhilipp Stanner-11/+3
2025-05-14drm/i915/display: drop unnecessary includes on i915 core headersJani Nikula-6/+0
2025-05-14drm/i915/gem: drop intel_display.h includeJani Nikula-1/+0
2025-05-14drm/i915/display: drop unused declarations from intel_display.hJani Nikula-16/+0
2025-05-14drm/i915/rps: pass struct intel_display to DISPLAY_VER()Jani Nikula-1/+2
2025-05-14drm/i915/pps: drop dependency on intel_display_conversion.hJani Nikula-8/+7
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander-5/+12
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander-2/+4
2025-05-14drm/imx: Add i.MX8qxp Display Controller KMSLiu Ying-2/+1340
2025-05-14drm/imx: Add i.MX8qxp Display Controller interrupt controllerLiu Ying-1/+286
2025-05-14drm/imx: Add i.MX8qxp Display Controller pixel engineLiu Ying-1/+1868
2025-05-14drm/imx: Add i.MX8qxp Display Controller display engineLiu Ying-0/+853
2025-05-14drm: rz-du: Support panels connected directly to the DPAD outputhienhuynh-4/+40
2025-05-13drm/shmem-helper: Add lockdep asserts to vmap/vunmapAsahi Lina-0/+4
2025-05-13drm/xe: Fix the gem shrinker nameThomas Hellström-1/+1
2025-05-13drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin-3/+3
2025-05-13drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dppMelissa Wen-3/+3
2025-05-13drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai-9/+11
2025-05-13drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen-2/+11
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender-3/+9
2025-05-13Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35"Gabe Teeger-2/+2
2025-05-13drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin-3/+10
2025-05-13drm/amdgpu: fix incorrect MALL size for GFX1151Tim Huang-0/+12
2025-05-13drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang-1/+1
2025-05-13drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock)Arunpravin Paneer Selvam-4/+4
2025-05-13drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warningsArunpravin Paneer Selvam-7/+12
2025-05-13drm/amdgpu/userq: Fix lock contention in userq fenceArunpravin Paneer Selvam-2/+2
2025-05-13drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin-3/+3
2025-05-13drm/sched: Remove kthread headerPhilipp Stanner-2/+0
2025-05-13drm/sched: Fix outdated comments referencing threadPhilipp Stanner-15/+17
2025-05-13drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...Imre Deak-5/+8
2025-05-13drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe resetJesse.Zhang-3/+7
2025-05-13drm/amdgpu: set vram type for GC 9.5.0Tao Zhou-0/+3
2025-05-13drm/amdgpu: set flip bits for RAS bad pagesTao Zhou-13/+7
2025-05-13drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQSebastian Aguilera Novoa-489/+90
2025-05-13drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dppMelissa Wen-3/+3
2025-05-13drm/amdgpu: Modify the count method of defer errorCe Sun-2/+9
2025-05-13drm/amdkfd: drop warning in event_interrupt_isr_v1*()Alex Deucher-4/+2
2025-05-13drm/amdgpu: Log RAS errors during loadLijo Lazar-1/+4
2025-05-13drm/amdgpu: Fix user queue deadlock by reordering mutex lockingJesse.Zhang-2/+3
2025-05-13drm/amdgpu: Fix the kernel panic caused by RAS records exceed thresholdCe Sun-2/+8