index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
intel_fbdev_fb.c
Age
Commit message (
Expand
)
Author
2025-11-07
Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-10-24
drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
Jani Nikula
2025-10-14
drm/xe: Make display part of Wa_22019338487 a device workaround
Matt Roper
2025-09-29
Merge drm/drm-next into drm-intel-next
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()
Jani Nikula
2025-09-19
drm/{i915,xe}/fbdev: deduplicate fbdev creation
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: add intel_fbdev_fb_bo_destroy()
Jani Nikula
2025-09-19
drm/xe/fbdev: abstract bo creation
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 init
Jani Nikula
2025-09-19
drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()
Jani Nikula
2025-09-19
drm/xe/fbdev: use the same 64-byte stride alignment as i915
Jani Nikula
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
2025-08-12
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
2025-07-16
drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...
Ville Syrjälä
2025-05-27
drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
Jani Nikula
2025-05-10
Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-04-17
drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to struct intel...
Jani Nikula
2025-04-04
drm/xe: unconditionally apply PINNED for pin_map()
Matthew Auld
2025-03-05
drm/xe/display: Fix fbdev GGTT mapping handling.
Maarten Lankhorst
2024-09-19
drm/xe: remove a number of superfluous compat macros
Jani Nikula
2024-09-19
drm/i915/fb: convert intel_framebuffer_create() to struct drm_gem_object
Jani Nikula
2024-09-19
drm/xe/display: use correct bo type in intel_fbdev_fb_alloc()
Jani Nikula
2024-09-19
drm/i915/fbdev: convert intel_fbdev.c to struct drm_gem_object
Jani Nikula
2024-08-30
drm/xe/display: Drop unnecessary xe_gt.h includes
Matt Roper
2024-07-18
drm/xe/fbdev: Limit the usage of stolen for LNL+
Uma Shankar
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: Change intel_fbdev_fb_alloc() return type
Ville Syrjälä
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst