summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-07-14drm/panel-edp: Add BOE NE14QDM panel for Dell Latitude 7455Val Packett-0/+1
2025-07-14drm/xe/vf: Store negotiated VF/PF ABI version at device levelMichal Wajdeczko-24/+30
2025-07-14drm/xe/pf: Stop requiring VF/PF version negotiation on every GTMichal Wajdeczko-403/+548
2025-07-14drm/xe/pf: Expose basic info about VFs in debugfsMichal Wajdeczko-0/+53
2025-07-14drm/xe: Introduce xe_gt_is_main_type helperMichal Wajdeczko-34/+39
2025-07-14drm/xe: Introduce xe_tile_is_root helperMichal Wajdeczko-2/+10
2025-07-14drm/xe: Move PF and VF device types to separate headersMichal Wajdeczko-36/+58
2025-07-14drm/panthor: Remove dead VM flushing codeAdrián Larumbe-12/+0
2025-07-14drm/xe: Combine PF and VF device data into unionMichal Wajdeczko-4/+6
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner-1/+1
2025-07-14drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...Imre Deak-1/+1
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang-4/+3
2025-07-14drm/bridge: Pass down connector to drm bridge detect hookAndy Yan-38/+65
2025-07-14drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...Andy Yan-59/+59
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin-3/+89
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin-3/+5
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin-1/+4
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin-3/+5
2025-07-14drm/xe: Pass wa bb setup arguments in a structTvrtko Ursulin-40/+53
2025-07-14drm/xe: Generalize wa bb emission codeTvrtko Ursulin-22/+48
2025-07-14drm/xe: Fix missing kernel-docLucas De Marchi-0/+1
2025-07-14drm/xe: Remove unused functionsDr. David Alan Gilbert-51/+0
2025-07-14drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2Ankit Nautiyal-7/+44
2025-07-14Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"Ankit Nautiyal-42/+7
2025-07-11Merge tag 'amd-drm-next-6.17-2025-07-11' of https://gitlab.freedesktop.org/ag...Simona Vetter-239/+270
2025-07-11drm/xe: Normalize default param valuesLucas De Marchi-12/+23
2025-07-11drm/xe/migrate: Fix alignment checkLucas De Marchi-2/+2
2025-07-11drm/nouveau: check ioctl command codes betterArnd Bergmann-6/+5
2025-07-11drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRRORMatthew Brost-2/+2
2025-07-11drm/xe: Move page fault init after topology initMatthew Brost-3/+3
2025-07-11drm/xe/migrate: fix copy direction in access_memoryMatthew Auld-1/+1
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-51/+100
2025-07-11Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter-23/+53
2025-07-11Merge tag 'drm-intel-next-2025-07-10' of https://gitlab.freedesktop.org/drm/i...Simona Vetter-4/+4
2025-07-11drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay-12/+10
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter-1505/+2921
2025-07-11drm/i915/xe3lpd: Prune modes for YUV420Suraj Kandpal-4/+63
2025-07-11drm/i915/scaler: Use intel_display as argument to skl_scaler_max_src_sizeSuraj Kandpal-4/+2
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi-1/+1
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko-2/+2
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk-3/+3
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin-3/+5
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin-10/+28
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin-2/+1
2025-07-10drm/xe/sriov: Mark BMG as SR-IOV capableMichal Wajdeczko-0/+1
2025-07-10drm/xe: extend Wa_15015404425 to apply to PTLMatt Atwood-0/+13
2025-07-10drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macroMatt Atwood-4/+5
2025-07-10drm/xe: Add infrastructure for Device OOB workaroundsMatt Atwood-2/+108
2025-07-10drm/xe: add new type to RTP contextMatt Atwood-1/+36
2025-07-10drm/xe: add xe_device_wa infrastructureMatt Atwood-1/+8