index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2026-02-27
drm/i915: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2026-02-27
drm/i915/overlay: Convert overlay to parent interface
Ville Syrjälä
2026-02-27
drm/i915/overlay: Move i915 specific code into i915_overlay.c
Ville Syrjälä
2026-02-27
drm/i915/overlay: Don't use fetch_and_zero() in display code
Ville Syrjälä
2026-02-27
drm/i915/overlay: Split 'struct intel_overlay'
Ville Syrjälä
2026-02-27
drm/i915/overlay: s/dev_priv/i915/
Ville Syrjälä
2026-02-27
drm/i915/overlay: Make i830_overlay_clock_gating() i915 specific
Ville Syrjälä
2026-02-27
drm/i915/overlay: Adjust i915 specific interfaces
Ville Syrjälä
2026-02-27
drm/i915/overlay: Rename low level i915 specific functions
Ville Syrjälä
2026-02-27
drm/i915/overlay: Abstract buffer (un)pinning
Ville Syrjälä
2026-02-27
drm/i915/overlay: Extract i915_overlay_cleanup()
Ville Syrjälä
2026-02-27
drm/i915/overlay: Extract i915_overlay_setup()
Ville Syrjälä
2026-02-27
drm/i915/overlay: Extract i915_overlay_reset()
Ville Syrjälä
2026-02-27
drm/i915/overlay: Use struct drm_gem_object as the type
Ville Syrjälä
2026-02-27
drm/i915/overlay: Introduce i915_overlay_obj_lookup()
Ville Syrjälä
2026-02-27
drm/i915/overlay: Relocate the underrun check
Ville Syrjälä
2026-02-27
drm/i915/overlay: Remove redundant overlay->active
Ville Syrjälä
2026-02-27
drm/i915/overlay: Extract i915_overlay_is_active()
Ville Syrjälä
2026-02-27
drm/i915/overlay: Track current frontbuffer_bits
Ville Syrjälä
2026-02-27
drm/i915/overlay: Remove GPU hang snapshot stuff
Ville Syrjälä
2026-02-27
drm/i915/backlight: Remove try_vesa_interface
Suraj Kandpal
2026-02-26
drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
Jani Nikula
2026-02-26
drm/i915/dpt: rename struct i915_dpt to intel_dpt
Jani Nikula
2026-02-26
drm/i915/dpt: rename i915 specific functions to i915_dpt_ prefix
Jani Nikula
2026-02-26
drm/i915/dpt: switch to i915 runtime pm calls
Jani Nikula
2026-02-26
drm/i915/dpt: drop _common from the DPT file names
Jani Nikula
2026-02-26
drm/i915/dpt: remove display/intel_dpt.h
Jani Nikula
2026-02-26
drm/i915/dpt: move suspend/resume to parent interface
Jani Nikula
2026-02-26
drm/i915/dpt: move create/destroy to parent interface
Jani Nikula
2026-02-26
drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
Jani Nikula
2026-02-26
drm/i915/dpt: move display/intel_dpt.c to i915_dpt.c
Jani Nikula
2026-02-25
drm/i915/dp_tunnel: Send BW change notification after tunnel creation
Imre Deak
2026-02-25
drm/i915/dp_tunnel: Sanitize documentation of intel_dp_tunnel_detect()
Imre Deak
2026-02-25
drm/i915/dp_tunnel: Split update_tunnel_state()
Imre Deak
2026-02-25
drm/i915/dp_tunnel: Simplify detection of link BW change
Imre Deak
2026-02-25
drm/i915/dp_tunnel: Don't update tunnel state during system resume
Imre Deak
2026-02-25
drm/i915/fbdev: print info about stolen memory preference for fbdev
Vinod Govindapillai
2026-02-25
drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
Ville Syrjälä
2026-02-25
drm/i915/display: remove the usage of dev_priv
Vinod Govindapillai
2026-02-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
2026-02-24
drm/i915/selftests: Fix build after dma-fence locking rework
Matthew Brost
2026-02-24
drm/i915/lt_phy_regs: Add SoC/OS turnaround time
Arun R Murthy
2026-02-24
drm/i915/cx0_phy_regs: Include SoC and OS turnaround time
Arun R Murthy
2026-02-23
dma-buf: abstract fence locking v2
Christian König
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-23
drm/i915/alpm: ALPM disable fixes
Jouni Högander
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
[prev]
[next]