summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-02-15drm/i915: Extract unlink_nv12_plane()Ville Syrjälä
2025-02-15drm/i915: s/planar_slave/is_y_plane/Ville Syrjälä
2025-02-15drm/i915: Rework joiner and Y plane dependency handlingVille Syrjälä
2025-02-15Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"Ville Syrjälä
2025-02-15drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä
2025-02-14drm/xe/hwmon: Stop ignoring errors on probeLucas De Marchi
2025-02-14drm/xe/pmu: Fail probe if xe_pmu_register() failsLucas De Marchi
2025-02-14drm/xe/oa: Handle errors in xe_oa_register()Lucas De Marchi
2025-02-14drm/xe: Move drm_dev_unplug() out of display functionLucas De Marchi
2025-02-14drm/xe/oa: Move fini to xe_oaLucas De Marchi
2025-02-14drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()Lucas De Marchi
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi
2025-02-14drm/xe: Remove leftover pxp commentLucas De Marchi
2025-02-14drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()Lucas De Marchi
2025-02-14drm/xe: Fix xe_tile_init_noalloc() error propagationLucas De Marchi
2025-02-14drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi
2025-02-14drm/xe: Fix xe_display_fini() callsLucas De Marchi
2025-02-14drm/xe: Add callback support for driver removeLucas De Marchi
2025-02-14drm/i915/ddi: Sanitize DDI_BUF_CTL register definitionsImre Deak
2025-02-14drm/i915/ddi: Add a helper to enable a portImre Deak
2025-02-14drm/i915/ddi: Unify the platform specific functions disabling a portImre Deak
2025-02-14drm/i915/ddi: Move platform checks within mtl_ddi_enable/disable_d2d_link()Imre Deak
2025-02-14drm/i915/ddi: Simplify waiting for a port to get active/idle via DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Simplify the port disabling via DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Simplify the port enabling via DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Set missing TC DP PHY lane stagger delay in DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Make all the PORT_WIDTH macros work the same wayImre Deak
2025-02-14drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak
2025-02-14drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak
2025-02-14drm/xe/debugfs: fixed the return value of wedged_mode_setXin Wang
2025-02-14drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_setShuicheng Lin
2025-02-14nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand
2025-02-14drm/i915/psr: Allow DSB usage when PSR is enabledJouni Högander
2025-02-14drm/i915/display: Ensure we have "Frame Change" event in DSB commitJouni Högander
2025-02-14drm/i915/psr: Add function for triggering "Frame Change" eventJouni Högander
2025-02-14drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabledJouni Högander
2025-02-14drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bitJouni Högander
2025-02-14drm/i915/display: Warn on use_dsb in non-dsb pipe update functionsJouni Högander
2025-02-14Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-14Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-14Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-02-14drm/amdgpu: Enable async flip on overlay planesAndré Almeida
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida
2025-02-13drm/xe/display: Remove hpd cancel work sync from runtime pm pathRodrigo Vivi
2025-02-13drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas
2025-02-13drm/amdgpu: Use device wedged eventAndré Almeida
2025-02-13drm/i915: Use device wedged eventRaag Jadav
2025-02-13drm/xe: Use device wedged eventRaag Jadav