summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-27drm/i915/display: Add drm_panic support for 4-tiling with DPTJocelyn Falempe-0/+20
2025-06-27drm/i915/display: Add drm_panic support for Y-tiling with DPTJocelyn Falempe-8/+94
2025-06-27drm/i915/display: Add drm_panic supportJocelyn Falempe-1/+82
2025-06-27drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()Jocelyn Falempe-0/+188
2025-06-27drm/i915: Add intel_bo_alloc_framebuffer()Jocelyn Falempe-3/+60
2025-06-27drm/ttm: Add ttm_bo_kmap_try_from_panic()Jocelyn Falempe-0/+27
2025-06-27drm/i915/display: Add a disable_tiling() for skl planesJocelyn Falempe-0/+20
2025-06-27drm/i915/display/i9xx: Add a disable_tiling() for i9xx planesJocelyn Falempe-0/+25
2025-06-27drm/i915/fbdev: Add intel_fbdev_get_map()Jocelyn Falempe-1/+27
2025-06-27drm/panel: panel-simple: get rid of panel_dpi hackMaxime Ripard-9/+18
2025-06-27drm/panel: panel-simple: Add function to look panel data upMaxime Ripard-33/+49
2025-06-27drm/panel: panel-simple: Make panel_simple_probe return its panelMaxime Ripard-13/+20
2025-06-27drm/panel: panel-simple: make panel_dpi_probe return a panel_descMaxime Ripard-11/+11
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard-1/+2
2025-06-27drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.hKrzysztof Karas-2/+2
2025-06-27drm/i915: Move out engine related macros from i915_drv.hKrzysztof Karas-31/+31
2025-06-27Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-57/+267
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-32/+42
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+4
2025-06-26drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao-8/+10
2025-06-26drm/xe: Rename xe_uc_init_hw to xe_uc_load_hwMaarten Lankhorst-7/+7
2025-06-26drm/xe: Remove xe_uc_fini_hwMaarten Lankhorst-7/+1
2025-06-26drm/xe: Remove xe_uc_init_hwconfig()Maarten Lankhorst-30/+6
2025-06-26drm/xe: Move xe_ttm_sys_mgr_init() downwards.Maarten Lankhorst-4/+8
2025-06-26drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_earlyMaarten Lankhorst-41/+26
2025-06-26drm/xe: Rename gt_init sub-functionsMaarten Lankhorst-4/+4
2025-06-26drm/xe: Only dump PAT when xe_hw_engines_init_early failsMaarten Lankhorst-2/+3
2025-06-26drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init...Maarten Lankhorst-20/+29
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst-30/+70
2025-06-26drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_initMaarten Lankhorst-18/+16
2025-06-26drm/xe: Defer memirq init until neededMaarten Lankhorst-4/+7
2025-06-26drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a functionJani Nikula-13/+11
2025-06-26drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG()Jani Nikula-12/+13
2025-06-26drm/i915/power: move enum skl_power_gate under displayJani Nikula-10/+9
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-199/+597
2025-06-26drm/xe: Implement and use the drm_pagemap populate_mm opThomas Hellström-49/+77
2025-06-26drm/pagemap: Add a populate_mm opThomas Hellström-18/+58
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost-774/+848
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström-114/+81
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström-6/+7
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström-22/+28
2025-06-26drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter-11/+11
2025-06-26drm/panel-edp: Add CMN N116BCJ-EAKLangyan Ye-0/+1
2025-06-26drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction checkBartosz Golaszewski-5/+0
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko-0/+11
2025-06-26drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()Luca Ceresoli-0/+3
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()Luca Ceresoli-4/+13
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_add/remove()Luca Ceresoli-0/+4
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko-4/+6
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld-2/+3