index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-11-13
drm/xe/pf: Add helper to retrieve VF's LMEM object
Lukasz Laguna
-0
/
+27
2025-11-13
drm/xe/pf: Handle MMIO migration data as part of PF control
Michał Winiarski
-0
/
+175
2025-11-13
drm/xe/pf: Handle GGTT migration data as part of PF control
Michał Winiarski
-0
/
+130
2025-11-13
drm/xe/pf: Add helpers for VF GGTT migration data handling
Michał Winiarski
-0
/
+171
2025-11-13
drm/xe/pf: Handle GuC migration data as part of PF control
Michał Winiarski
-18
/
+94
2025-11-13
drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
Michał Winiarski
-230
/
+80
2025-11-13
drm/xe/pf: Don't save GuC VF migration data on pause
Michał Winiarski
-39
/
+2
2025-11-13
drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
Michał Winiarski
-47
/
+0
2025-11-13
drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
Michał Winiarski
-33
/
+30
2025-11-13
drm/xe: Allow the caller to pass guc_buf_cache size
Michał Winiarski
-11
/
+34
2025-11-13
drm/xe: Add sa/guc_buf_cache sync interface
Michał Winiarski
-0
/
+36
2025-11-13
drm/xe/pf: Expose VF migration data size over debugfs
Michał Winiarski
-0
/
+82
2025-11-13
drm/xe/pf: Add minimalistic migration descriptor
Michał Winiarski
-1
/
+99
2025-11-13
drm/xe/pf: Add support for encap/decap of bitstream to/from packet
Michał Winiarski
-0
/
+474
2025-11-13
drm/xe/pf: Add helpers for migration data packet allocation / free
Michał Winiarski
-3
/
+221
2025-11-13
drm/xe/pf: Add data structures and handlers for migration rings
Michał Winiarski
-13
/
+762
2025-11-13
drm/xe/pf: Add save/restore control state stubs and connect to debugfs
Michał Winiarski
-0
/
+404
2025-11-13
drm/xe/pf: Convert control state to bitmap
Michał Winiarski
-3
/
+5
2025-11-13
drm/xe: Move migration support to device-level struct
Michał Winiarski
-13
/
+88
2025-11-13
drm/xe/pf: Remove GuC version check for migration support
Michał Winiarski
-3
/
+0
2025-11-13
drm/i915/display: Add default case to mipi_exec_send_packet
Jonathan Cavitt
-0
/
+3
2025-11-13
drm/xe: remove stale runtime_pm member
Jani Nikula
-3
/
+0
2025-11-13
drm/i915/ltphy: include intel_display_utils.h instead of i915_utils.h
Jani Nikula
-1
/
+1
2025-11-12
drm/xe/guc: Eliminate RPa frequency caching
Sk Anirban
-31
/
+26
2025-11-12
drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
Sk Anirban
-31
/
+32
2025-11-12
vfio/gvt: Convert to get_region_info_caps
Jason Gunthorpe
-71
/
+42
2025-11-12
vfio/gvt: Provide a get_region_info op
Jason Gunthorpe
-148
/
+147
2025-11-12
drm/i915/cursor: Initialize 845 vs 865 cursor size separately
Ville Syrjälä
-2
/
+5
2025-11-12
drm/i915/cursor: Extract intel_cursor_mode_config_init()
Ville Syrjälä
-11
/
+21
2025-11-12
drm/i915: Use mode_config->cursor_width for cursor DDB allocation
Ville Syrjälä
-1
/
+2
2025-11-12
drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocation
Ville Syrjälä
-3
/
+9
2025-11-12
drm/i915/fb: Init 'ret' in each error branch in intel_framebuffer_init()
Ville Syrjälä
-1
/
+6
2025-11-12
drm/i915: Nuke intel_plane_config.tiling
Ville Syrjälä
-11
/
+9
2025-11-12
drm/i915: Populate fb->format accurately in BIOS FB readout
Ville Syrjälä
-2
/
+4
2025-11-12
drm/i915: Pass drm_format_info into plane->max_stride()
Ville Syrjälä
-47
/
+47
2025-11-12
drm/i915: Introduce intel_dumb_fb_max_stride()
Ville Syrjälä
-10
/
+19
2025-11-12
drm/nouveau: fully define nvfw_hs_load_header_v2
Timur Tabi
-1
/
+3
2025-11-12
drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features
Mohamed Ahmed
-1
/
+3
2025-11-12
drm/nouveau/mmu/tu102: Add support for compressed kinds
Ben Skeggs
-2
/
+44
2025-11-12
drm/nouveau/mmu/gp100: Remove unused/broken support for compression
Ben Skeggs
-37
/
+6
2025-11-12
drm/nouveau/uvmm: Allow larger pages
Mary Guillemard
-2
/
+58
2025-11-12
drm/nouveau/uvmm: Prepare for larger pages
Mary Guillemard
-17
/
+30
2025-11-12
drm/xe/pf: Allow to lockdown the PF using custom guard
Michal Wajdeczko
-0
/
+280
2025-11-12
drm/xe/pcode: Rework error mapping
Lucas De Marchi
-20
/
+26
2025-11-12
drm/i915/dp_mst: Disable Panel Replay
Imre Deak
-0
/
+4
2025-11-12
drm/xe: fix kernel-doc function name mismatch in xe_pm.c
Kriish Sharma
-1
/
+1
2025-11-12
drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook
Jayesh Choudhary
-0
/
+31
2025-11-12
drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features
Jayesh Choudhary
-58
/
+31
2025-11-12
drm/sun4i: Nuke mixer pointer from layer code
Jernej Skrabec
-14
/
+5
2025-11-12
drm/sun4i: vi_scaler: Find mixer from crtc
Jernej Skrabec
-1
/
+3
[prev]
[next]