summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-30drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe supportMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Remove tmds rate from structureMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Remove YUV-based csc coefficentsAlex Bee
2023-12-30drm/rockchip: inno_hdmi: Remove useless input formatMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Remove unneeded has audio flagMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: no need to store vicMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Get rid of mode_setMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Switch encoder hooks to atomicMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Remove useless copy of drm_display_modeMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Remove useless mode_fixupMaxime Ripard
2023-12-30drm/rockchip: inno_hdmi: Fix video timingAlex Bee
2023-12-30drm/rockchip: vop: Add output selection registers for RK312xAlex Bee
2023-12-29drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-12-29drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-12-29drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-12-29drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-12-29drm/i915/bios: remove some unused leftover declarationsJani Nikula
2023-12-28drm/tilcdc: request and mapp iomem with devresPhilipp Stanner
2023-12-27drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy
2023-12-26drm/xe/xe2: Add workaround 16020183090Lucas De Marchi
2023-12-26drm/xe: Fix warning on impossible conditionLucas De Marchi
2023-12-26drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost
2023-12-25drm/rockchip: vop2: clean up some inconsistent indentingJiapeng Chong
2023-12-25drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtimeAndy Yan
2023-12-23drm: Warn when freeing a framebuffer that's still on a listVille Syrjälä
2023-12-23drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä
2023-12-22drm/xe: Disable 32bits buildLucas De Marchi
2023-12-22drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa
2023-12-22drm/i915/display: Take care of VSC select field in video dip ctl registerJouni Högander
2023-12-22drm/i915/display: Read PSR configuration before VSC SDPJouni Högander
2023-12-22drm/i915/display: Ignore only psr specific part of vsc sdpJouni Högander
2023-12-22drm/i915/display: Fix vsc_sdp computationJouni Högander
2023-12-22drm/i915/display: Unify VSC SPD preparationJouni Högander
2023-12-22drm/i915/display: Move colorimetry_support from intel_psr to intel_dpJouni Högander
2023-12-22drm/i915/display: Remove intel_crtc_state->psr_vscJouni Högander
2023-12-22drm/i915/hdcp: Fail Repeater authentication if Type1 device not presentSuraj Kandpal
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-12-22drm/xe: Disable 32bits buildLucas De Marchi
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie
2023-12-21drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messagesDaniele Ceraolo Spurio
2023-12-21drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.70/71Tejas Upadhyay
2023-12-21drm/xe/kunit: Add GuC Doorbells Manager testsMichal Wajdeczko
2023-12-21drm/xe/kunit: Enable CONFIG_LOCKDEP in testsMichal Wajdeczko
2023-12-21drm/xe/kunit: Use xe kunit helper in WA testMichal Wajdeczko
2023-12-21drm/xe/kunit: Use xe kunit helper in RTP testMichal Wajdeczko
2023-12-21drm/xe/kunit: Restore test->priv when done with fake xe deviceMichal Wajdeczko
2023-12-21drm/xe/kunit: Define helper functions to allocate fake xe deviceMichal Wajdeczko
2023-12-21drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko