index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
xe_initial_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-24
drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
Tvrtko Ursulin
1
-1
/
+1
2026-03-03
drm/xe/display: clean up xe_initial_plane.c includes
Jani Nikula
1
-9
/
+3
2026-03-03
drm/xe/compat: remove i915_vma.h from compat
Jani Nikula
1
-2
/
+2
2026-02-25
drm/xe/fbdev: print info about stolen memory preference for fbdev
Vinod Govindapillai
1
-1
/
+3
2026-02-25
drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()
Ville Syrjälä
1
-9
/
+2
2026-02-25
drm/xe/fbdev: Fix BIOS FB vs. stolen size check
Ville Syrjälä
1
-1
/
+1
2025-12-22
drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj
Jani Nikula
1
-5
/
+2
2025-12-22
drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->setup
Jani Nikula
1
-6
/
+2
2025-12-22
drm/{i915,xe}: deduplicate initial plane setup
Jani Nikula
1
-25
/
+0
2025-12-22
drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks
Jani Nikula
1
-13
/
+0
2025-12-22
drm/i915: further deduplicate intel_find_initial_plane_obj()
Jani Nikula
1
-53
/
+14
2025-12-22
drm/xe: return plane_state from intel_reuse_initial_plane_obj()
Jani Nikula
1
-11
/
+15
2025-12-22
drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() between i915 and xe
Jani Nikula
1
-21
/
+4
2025-12-22
drm/{i915, xe}: deduplicate plane_config_fini() between i915 and xe
Jani Nikula
1
-9
/
+0
2025-12-22
drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe
Jani Nikula
1
-41
/
+6
2025-12-22
drm/{i915, xe}: move initial plane calls to parent interface
Jani Nikula
1
-4
/
+13
2025-12-22
drm/i915: rename intel_plane_initial.h to intel_initial_plane.h
Jani Nikula
1
-3
/
+3
2025-12-22
drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.c
Jani Nikula
1
-0
/
+321