aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-12-22drm/i915/display: Take care of VSC select field in video dip ctl registerJouni Högander1-3/+5
2023-12-22drm/i915/display: Read PSR configuration before VSC SDPJouni Högander1-2/+2
2023-12-22drm/i915/display: Ignore only psr specific part of vsc sdpJouni Högander2-7/+6
2023-12-22drm/i915/display: Fix vsc_sdp computationJouni Högander1-29/+19
2023-12-22drm/i915/display: Unify VSC SPD preparationJouni Högander3-50/+6
2023-12-22drm/i915/display: Move colorimetry_support from intel_psr to intel_dpJouni Högander3-8/+10
2023-12-22drm/i915/display: Remove intel_crtc_state->psr_vscJouni Högander2-3/+2
2023-12-22drm/i915/hdcp: Fail Repeater authentication if Type1 device not presentSuraj Kandpal1-0/+6
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie5-35/+35
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-6/+57
2023-12-22drm/xe: Disable 32bits buildLucas De Marchi1-1/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie332-0/+59578
2023-12-21drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messagesDaniele Ceraolo Spurio2-6/+54
2023-12-21drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.70/71Tejas Upadhyay1-0/+4
2023-12-21drm/xe/kunit: Add GuC Doorbells Manager testsMichal Wajdeczko2-0/+205
2023-12-21drm/xe/kunit: Enable CONFIG_LOCKDEP in testsMichal Wajdeczko1-0/+5
2023-12-21drm/xe/kunit: Use xe kunit helper in WA testMichal Wajdeczko1-3/+2
2023-12-21drm/xe/kunit: Use xe kunit helper in RTP testMichal Wajdeczko1-3/+2
2023-12-21drm/xe/kunit: Restore test->priv when done with fake xe deviceMichal Wajdeczko1-0/+10
2023-12-21drm/xe/kunit: Define helper functions to allocate fake xe deviceMichal Wajdeczko3-0/+100
2023-12-21drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko2-0/+5
2023-12-21drm/xe: Introduce GuC Doorbells ManagerMichal Wajdeczko5-0/+300
2023-12-21drm/xe: Report TLB timeout using GT oriented functionsMichal Wajdeczko1-6/+7
2023-12-21drm/xe: Add GT oriented drm_printersMichal Wajdeczko1-0/+44
2023-12-21drm/xe/vf: Add VF specific interrupt handlerMichal Wajdeczko1-0/+71
2023-12-21drm/xe/vf: Setup memory based interrupts in GuCMichal Wajdeczko1-0/+12
2023-12-21drm/xe/vf: Update LRC with memory based interrupts dataMichal Wajdeczko1-0/+24
2023-12-21drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko7-1/+513
2023-12-21drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WBMichal Wajdeczko2-1/+3
2023-12-21drm/xe: Define IRQ offsets used by HW enginesMichal Wajdeczko2-0/+30
2023-12-21drm/xe: Update definition of GT_INTR_DWMichal Wajdeczko1-0/+9
2023-12-21drm/xe: Update LRC context layout definitionsMichal Wajdeczko1-0/+9
2023-12-21drm/xe: Define registers used by memory based irq processingMichal Wajdeczko1-0/+2
2023-12-21drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko2-0/+17
2023-12-21drm/xe/dg2: Drop pre-production workaroundsMatt Roper4-207/+5
2023-12-26drm/xe: Fix warning on impossible conditionLucas De Marchi1-0/+1
2023-12-26drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost1-0/+3
2023-12-21drm/xe: Remove uninitialized variable from warningLucas De Marchi1-2/+2
2023-12-21drm/xe: Remove ci-only GuC FW definitionsDaniele Ceraolo Spurio1-2/+0
2023-12-21drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi2-2/+2
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi1-18/+0
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi1-0/+19
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost4-81/+16
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi1-1/+1
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit10-758/+2
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah4-6/+43
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah1-63/+2
2023-12-21drm/xe: Enable W=1 warnings by defaultLucas De Marchi1-19/+28
2023-12-21drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi1-0/+4
2023-12-21drm/xe/bo: Remove unusued variableLucas De Marchi1-4/+0