aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-29drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-3/+6
2023-12-29drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-33/+42
2023-12-29drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-2/+5
2023-12-29drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap1-2/+2
2023-12-29drm/i915/bios: remove some unused leftover declarationsJani Nikula1-3/+0
2023-12-28drm/tilcdc: request and mapp iomem with devresPhilipp Stanner1-15/+4
2023-12-27drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa1-5/+34
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy1-1/+1
2023-12-26drm/xe/xe2: Add workaround 16020183090Lucas De Marchi3-0/+17
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-25drm/rockchip: vop2: clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-12-25drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtimeAndy Yan1-6/+2
2023-12-23drm: Warn when freeing a framebuffer that's still on a listVille Syrjälä1-1/+4
2023-12-23drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä1-0/+1
2023-12-22drm/xe: Disable 32bits buildLucas De Marchi1-1/+1
2023-12-22drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa1-5/+34
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