summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström
2025-06-26drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter
2025-06-26drm/panel-edp: Add CMN N116BCJ-EAKLangyan Ye
2025-06-26drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction checkBartosz Golaszewski
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-26drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()Luca Ceresoli
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()Luca Ceresoli
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_add/remove()Luca Ceresoli
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld
2025-06-26drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst
2025-06-26drm/tidss: Add OLDI bridge supportAradhya Bhatia
2025-06-26drm/tidss: Mark AM65x OLDI code separatelyAradhya Bhatia
2025-06-26drm/i915/display: move unordered works to new private workqueueLuca Coelho
2025-06-26drm/i915/cdclk: make struct intel_cdclk_state opaqueJani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_actual() and intel_cdclk_actual_voltage_...Jani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_read_hw()Jani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_force_min_cdclk()Jani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_pmdemand_needs_update()Jani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_bw_min_cdclk()Jani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_min_cdclk()Jani Nikula
2025-06-26drm/i915/cdclk: abstract intel_cdclk_logical()Jani Nikula
2025-06-26drm/i915/bw: make struct intel_bw_state opaqueJani Nikula
2025-06-26drm/i915/bw: abstract intel_bw_qgv_point_peakbw()Jani Nikula
2025-06-26drm/i915: move icl_sagv_{pre, post}_plane_update() to intel_bw.cJani Nikula
2025-06-26drm/i915/bw: relocate intel_can_enable_sagv() and rename to intel_bw_can_enab...Jani Nikula
2025-06-26drm/i915/bw: abstract intel_bw_pmdemand_needs_update()Jani Nikula
2025-06-26drm/i915/wm: make struct intel_dbuf_state opaque typeJani Nikula
2025-06-26drm/i915/wm: add more accessors to dbuf stateJani Nikula
2025-06-26drm/i915/wm: abstract intel_dbuf_pmdemand_needs_update()Jani Nikula
2025-06-26drm/i915: remove unused DISPLAY_PLANE_FLIP_PENDING() macroJani Nikula
2025-06-26drm/i915/display: Implement wa_16011342517Nemesa Garg
2025-06-26drm/i915/panel: register drm_panel and call prepare/unprepare for eDPArun R Murthy
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot
2025-06-25drm/nouveau/disp: Use dev->dev to get the deviceSakari Ailus
2025-06-25drm/xe: Do not wedge device on killed exec queuesMatthew Brost
2025-06-25drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary
2025-06-25Revert "drm/xe/ptl: Apply Wa_16026007364"Daniele Ceraolo Spurio
2025-06-25drm/i915: fix build error some moreArnd Bergmann
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich
2025-06-25gpu: nova-core: impl From for u32 for enums used from register!Danilo Krummrich
2025-06-24drm/i915: reduce stack usage in igt_vma_pin1()Arnd Bergmann
2025-06-24drm/i915: fix build error some moreArnd Bergmann
2025-06-24drm/i915/wm: reduce stack usage in skl_print_wm_changes()Arnd Bergmann
2025-06-24drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-24drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko
2025-06-24drm/xe/hwmon: Fix xe_hwmon_power_max_writeKarthik Poosa
2025-06-24drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li