summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-11-13drm/xe/pf: Add helper to retrieve VF's LMEM objectLukasz Laguna-0/+27
2025-11-13drm/xe/pf: Handle MMIO migration data as part of PF controlMichał Winiarski-0/+175
2025-11-13drm/xe/pf: Handle GGTT migration data as part of PF controlMichał Winiarski-0/+130
2025-11-13drm/xe/pf: Add helpers for VF GGTT migration data handlingMichał Winiarski-0/+171
2025-11-13drm/xe/pf: Handle GuC migration data as part of PF controlMichał Winiarski-18/+94
2025-11-13drm/xe/pf: Switch VF migration GuC save/restore to struct migration dataMichał Winiarski-230/+80
2025-11-13drm/xe/pf: Don't save GuC VF migration data on pauseMichał Winiarski-39/+2
2025-11-13drm/xe/pf: Remove GuC migration data save/restore from GT debugfsMichał Winiarski-47/+0
2025-11-13drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migrationMichał Winiarski-33/+30
2025-11-13drm/xe: Allow the caller to pass guc_buf_cache sizeMichał Winiarski-11/+34
2025-11-13drm/xe: Add sa/guc_buf_cache sync interfaceMichał Winiarski-0/+36
2025-11-13drm/xe/pf: Expose VF migration data size over debugfsMichał Winiarski-0/+82
2025-11-13drm/xe/pf: Add minimalistic migration descriptorMichał Winiarski-1/+99
2025-11-13drm/xe/pf: Add support for encap/decap of bitstream to/from packetMichał Winiarski-0/+474
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski-3/+221
2025-11-13drm/xe/pf: Add data structures and handlers for migration ringsMichał Winiarski-13/+762
2025-11-13drm/xe/pf: Add save/restore control state stubs and connect to debugfsMichał Winiarski-0/+404
2025-11-13drm/xe/pf: Convert control state to bitmapMichał Winiarski-3/+5
2025-11-13drm/xe: Move migration support to device-level structMichał Winiarski-13/+88
2025-11-13drm/xe/pf: Remove GuC version check for migration supportMichał Winiarski-3/+0
2025-11-13drm/i915/display: Add default case to mipi_exec_send_packetJonathan Cavitt-0/+3
2025-11-13drm/xe: remove stale runtime_pm memberJani Nikula-3/+0
2025-11-13drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.hJani Nikula-1/+1
2025-11-12drm/xe/guc: Eliminate RPa frequency cachingSk Anirban-31/+26
2025-11-12drm/xe/guc: Eliminate RPe caching for SLPC parameter handlingSk Anirban-31/+32
2025-11-12vfio/gvt: Convert to get_region_info_capsJason Gunthorpe-71/+42
2025-11-12vfio/gvt: Provide a get_region_info opJason Gunthorpe-148/+147
2025-11-12drm/i915/cursor: Initialize 845 vs 865 cursor size separatelyVille Syrjälä-2/+5
2025-11-12drm/i915/cursor: Extract intel_cursor_mode_config_init()Ville Syrjälä-11/+21
2025-11-12drm/i915: Use mode_config->cursor_width for cursor DDB allocationVille Syrjälä-1/+2
2025-11-12drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocationVille Syrjälä-3/+9
2025-11-12drm/i915/fb: Init 'ret' in each error branch in intel_framebuffer_init()Ville Syrjälä-1/+6
2025-11-12drm/i915: Nuke intel_plane_config.tilingVille Syrjälä-11/+9
2025-11-12drm/i915: Populate fb->format accurately in BIOS FB readoutVille Syrjälä-2/+4
2025-11-12drm/i915: Pass drm_format_info into plane->max_stride()Ville Syrjälä-47/+47
2025-11-12drm/i915: Introduce intel_dumb_fb_max_stride()Ville Syrjälä-10/+19
2025-11-12drm/nouveau: fully define nvfw_hs_load_header_v2Timur Tabi-1/+3
2025-11-12drm/nouveau/drm: Bump the driver version to 1.4.1 to report new featuresMohamed Ahmed-1/+3
2025-11-12drm/nouveau/mmu/tu102: Add support for compressed kindsBen Skeggs-2/+44
2025-11-12drm/nouveau/mmu/gp100: Remove unused/broken support for compressionBen Skeggs-37/+6
2025-11-12drm/nouveau/uvmm: Allow larger pagesMary Guillemard-2/+58
2025-11-12drm/nouveau/uvmm: Prepare for larger pagesMary Guillemard-17/+30
2025-11-12drm/xe/pf: Allow to lockdown the PF using custom guardMichal Wajdeczko-0/+280
2025-11-12drm/xe/pcode: Rework error mappingLucas De Marchi-20/+26
2025-11-12drm/i915/dp_mst: Disable Panel ReplayImre Deak-0/+4
2025-11-12drm/xe: fix kernel-doc function name mismatch in xe_pm.cKriish Sharma-1/+1
2025-11-12drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hookJayesh Choudhary-0/+31
2025-11-12drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display featuresJayesh Choudhary-58/+31
2025-11-12drm/sun4i: Nuke mixer pointer from layer codeJernej Skrabec-14/+5
2025-11-12drm/sun4i: vi_scaler: Find mixer from crtcJernej Skrabec-1/+3