summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-02-19drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail_rpm()Maxime Ripard-10/+10
2025-02-19drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail()Maxime Ripard-10/+10
2025-02-19drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_depend...Maxime Ripard-6/+6
2025-02-19drm/atomic-helper: Fix commit_tail state variable nameMaxime Ripard-10/+10
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard-45/+31
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard-83/+63
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard-116/+78
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard-38/+24
2025-02-19drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()Matt Roper-4/+2
2025-02-19drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridgeAngeloGioacchino Del Regno-5/+6
2025-02-19drm/mediatek: mtk_hdmi: Compress of_device_id array entriesAngeloGioacchino Del Regno-9/+4
2025-02-19drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size memberAngeloGioacchino Del Regno-4/+4
2025-02-19drm/mediatek: mtk_hdmi: Unregister audio platform device on failureAngeloGioacchino Del Regno-6/+19
2025-02-19drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv()Dan Carpenter-0/+1
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling-1/+1
2025-02-19drm/i915/psr: Fix drm_WARN_ON in intel_psr_disableJouni Högander-1/+2
2025-02-19drm/i915/display: Allow display PHYs to reset power stateMika Kahola-0/+67
2025-02-19drm/i915/display: Drop crtc_state from C10/C20 pll programmingMika Kahola-57/+74
2025-02-18drm/xe/display: Spin-off xe_display runtime/d3cold sequencesRodrigo Vivi-28/+59
2025-02-18drm/{i915, xe}/display: Move dsm registration under intel_driverRodrigo Vivi-7/+4
2025-02-18drm/xe/guc: Fix size_t print formatLucas De Marchi-2/+2
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza-3/+6
2025-02-18drm/xe: Add xe_mmio_init() initialization functionIlia Levi-16/+39
2025-02-18drm/xe: s/xe_mmio_init/xe_mmio_probe_earlyIlia Levi-5/+5
2025-02-18drm/i915/gt: add wait on depth stall done bit handlingJuha-Pekka Heikkila-0/+9
2025-02-18drm/vmwgfx: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-18drm/xe/oa: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-18drm/vkms: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-18drm/msm: Switch to use hrtimer_setup()Nam Cao-4/+2
2025-02-18drm/i915/request: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18drm/i915/uncore: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18drm/i915/pmu: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-02-18drm/i915/perf: Switch to use hrtimer_setup()Nam Cao-3/+2
2025-02-18drm/i915/gvt: Switch to use hrtimer_setup()Nam Cao-4/+2
2025-02-18drm/i915/huc: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-18drm/amdgpu: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-18drm/bridge: nwl-dsi: Set bridge typeAlexander Stein-0/+1
2025-02-18drm/bridge: ti-sn65dsi83: Set bridge typeAlexander Stein-0/+1
2025-02-18drm/bridge: analogix_dp: Use devm_platform_ioremap_resource()Shixiong Ou-4/+1
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-108/+182
2025-02-18drm/i915: Hook up display fault interrupts for VLV/CHVVille Syrjälä-1/+158
2025-02-18drm/i915: Un-invert {i9xx,i965}_error_mask()Ville Syrjälä-11/+11
2025-02-18drm/i915: Introduce i915_error_regsVille Syrjälä-2/+65
2025-02-18drm/i915: Hook in display GTT faults for ILK/SNBVille Syrjälä-1/+65
2025-02-18drm/i915: Hook in display GTT faults for IVB/HSWVille Syrjälä-0/+57
2025-02-18drm/i915: Pimp display fault reportingVille Syrjälä-5/+155
2025-02-18drm/i915: Introduce a minimal plane error stateVille Syrjälä-0/+122
2025-02-18drm/i915: Add missing else to the if ladder in missing elseVille Syrjälä-1/+1
2025-02-17drm/amdgpu: Generate bad page threshold cper recordsXiang Liu-1/+28
2025-02-17drm/amdgpu: Commit CPER entryXiang Liu-2/+4