summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-27drm/i915/fbdev: Add intel_fbdev_get_map()Jocelyn Falempe
2025-06-27drm/panel: panel-simple: get rid of panel_dpi hackMaxime Ripard
2025-06-27drm/panel: panel-simple: Add function to look panel data upMaxime Ripard
2025-06-27drm/panel: panel-simple: Make panel_simple_probe return its panelMaxime Ripard
2025-06-27drm/panel: panel-simple: make panel_dpi_probe return a panel_descMaxime Ripard
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard
2025-06-27drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.hKrzysztof Karas
2025-06-27drm/i915: Move out engine related macros from i915_drv.hKrzysztof Karas
2025-06-27Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-06-26drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst
2025-06-26drm/xe: Move xe_ttm_sys_mgr_init() downwards.Maarten Lankhorst
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst
2025-06-26drm/xe: Only dump PAT when xe_hw_engines_init_early failsMaarten Lankhorst
2025-06-26drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init...Maarten Lankhorst
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst
2025-06-26drm/xe: Defer memirq init until neededMaarten Lankhorst
2025-06-26drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a functionJani Nikula
2025-06-26drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG()Jani Nikula
2025-06-26drm/i915/power: move enum skl_power_gate under displayJani Nikula
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26drm/xe: Implement and use the drm_pagemap populate_mm opThomas Hellström
2025-06-26drm/pagemap: Add a populate_mm opThomas Hellström
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost
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