summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-06-27drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()Thomas Zimmermann
2025-06-27drm/i915/flipq: Add intel_flipq_dump()Ville Syrjälä
2025-06-27drm/i915/flipq: Implement Wa_18034343758Ville Syrjälä
2025-06-27drm/i915/flipq: Implement flip queue based commit pathVille Syrjälä
2025-06-27drm/i915/flipq: Provide the nuts and bolts code for flip queueVille Syrjälä
2025-06-27drm/i915/dmc: Define flip queue related PIPEDMC registersVille Syrjälä
2025-06-27drm/i915: Try to program PKG_C_LATENCY more correctlyVille Syrjälä
2025-06-27drm/i915: Set PKG_C_LATENCY.added_wake_time to 0Ville Syrjälä
2025-06-27drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede
2025-06-27drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.hPhilipp Zabel
2025-06-27drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_startPhilipp Zabel
2025-06-27drm/i915/psr: Add intel_psr2_panic_force_full_updateJocelyn Falempe
2025-06-27drm/i915/display: Add drm_panic support for 4-tiling with DPTJocelyn Falempe
2025-06-27drm/i915/display: Add drm_panic support for Y-tiling with DPTJocelyn Falempe
2025-06-27drm/i915/display: Add drm_panic supportJocelyn Falempe
2025-06-27drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()Jocelyn Falempe
2025-06-27drm/i915: Add intel_bo_alloc_framebuffer()Jocelyn Falempe
2025-06-27drm/ttm: Add ttm_bo_kmap_try_from_panic()Jocelyn Falempe
2025-06-27drm/i915/display: Add a disable_tiling() for skl planesJocelyn Falempe
2025-06-27drm/i915/display/i9xx: Add a disable_tiling() for i9xx planesJocelyn Falempe
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