index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
xe_plane_initial.c
Age
Commit message (
Expand
)
Author
2025-07-16
drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...
Ville Syrjälä
2025-06-23
Merge drm/drm-next into drm-intel-next
Jani Nikula
2025-06-23
Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-06-19
drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
Jani Nikula
2025-06-11
drm/i915/display: drop i915_reg.h include where possible
Jani Nikula
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
2025-06-09
drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
Maarten Lankhorst
2025-05-27
drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
Jani Nikula
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
2025-02-27
Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-02-06
drm/i915: Calculate the VT-d guard size in the display code
Ville Syrjälä
2025-01-31
drm/xe/display: Add intel_plane_initial_vblank_wait
Maarten Lankhorst
2025-01-21
drm/xe: Remove double pageflip
Maarten Lankhorst
2024-11-22
drm/i915/plane: convert initial plane setup to struct intel_display
Jani Nikula
2024-10-04
drm/i915: Plumb 'dsb' all way to the plane hooks
Ville Syrjälä
2024-09-19
drm/i915/fb: convert intel_framebuffer_init() to struct drm_gem_object
Jani Nikula
2024-08-05
Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-07-18
drm/xe/fbdev: Limit the usage of stolen for LNL+
Uma Shankar
2024-06-24
drm/i915: Introduce the plane->min_alignment() vfunc
Ville Syrjälä
2024-06-06
drm/xe/display: drop i915_drv.h include from xe code
Jani Nikula
2024-06-06
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
2024-05-13
drm/i915: Rename the fb pinning functions to indicate the address space
Ville Syrjälä
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-02-07
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Ville Syrjälä
2024-02-07
drm/i915: Tweak BIOS fb reuse check
Ville Syrjälä
2024-02-07
drm/i915: Simplify intel_initial_plane_config() calling convention
Ville Syrjälä
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst