index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_cursor.c
Age
Commit message (
Expand
)
Author
2025-06-19
drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
Jani Nikula
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-04-22
drm/i915/display: drop lots of unnecessary #include i915_drv.h
Jani Nikula
2025-02-18
drm/i915: Introduce a minimal plane error state
Ville Syrjälä
2025-02-10
drm/i915: Pimp plane debugs
Ville Syrjälä
2025-02-10
drm/i915: Convert intel_cursor.c to struct intel_display
Ville Syrjälä
2025-02-10
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
2025-02-10
drm/i915: Convert intel_fb.c to struct intel_display
Ville Syrjälä
2025-02-10
drm/i915: Pass intel_display to intel_scanout_needs_vtd_wa()
Ville Syrjälä
2025-02-06
drm/i915: Use per-plane VT-d guard numbers
Ville Syrjälä
2025-02-06
drm/i915: Use more optimal VTd alignment for planes
Ville Syrjälä
2025-02-06
drm/i915: Move VT-d alignment into plane->min_alignment()
Ville Syrjälä
2025-01-23
drm/i915/display: fix typos in i915/display files
Nitin Gote
2025-01-21
drm/xe/display: Re-use display vmas when possible
Maarten Lankhorst
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
2024-11-12
drm/i915/display: convert HAS_HW_SAGV_WM() 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/display: clean up some gem/ includes
Jani Nikula
2024-09-05
drm/i915/display: include drm/drm_vblank.h where needed
Jani Nikula
2024-06-24
drm/i915: Use the same vblank worker for atomic unpin
Maarten Lankhorst
2024-06-24
drm/i915: Use vblank worker to unpin old legacy cursor fb safely
Ville Syrjälä
2024-06-24
drm/i915: Split cursor alignment to per-platform vfuncs
Ville Syrjälä
2024-06-24
drm/i915: Introduce the plane->min_alignment() vfunc
Ville Syrjälä
2024-06-19
drm/i915/display: Wa 16021440873 is writing wrong register
Jouni Högander
2024-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
2024-05-22
drm/i915: Add separate defines for cursor WM/DDB register bits
Ville Syrjälä
2024-05-22
drm/i915: Simplify PIPESRC_ERLY_TPT definition
Ville Syrjälä
2024-05-22
drm/i915: Add separate define for SEL_FETCH_CUR_CTL()
Ville Syrjälä
2024-05-16
drm/i915: pass dev_priv explicitly to CUR_FBC_CTL
Jani Nikula
2024-05-16
drm/i915: pass dev_priv explicitly to CURSIZE
Jani Nikula
2024-05-16
drm/i915: pass dev_priv explicitly to CURPOS_ERLY_TPT
Jani Nikula
2024-05-16
drm/i915: pass dev_priv explicitly to CURPOS
Jani Nikula
2024-05-16
drm/i915: pass dev_priv explicitly to CURBASE
Jani Nikula
2024-05-16
drm/i915: pass dev_priv explicitly to CURCNTR
Jani Nikula
2024-05-15
drm/i915: Handle SKL+ WM/DDB registers next to all other plane registers
Ville Syrjälä
2024-05-15
drm/i915: Extract intel_cursor_regs.h
Ville Syrjälä
2024-05-06
drm/i915: pass dev_priv explicitly to PIPE_SRCSZ_ERLY_TPT
Jani Nikula
2024-04-22
Merge tag 'drm-misc-next-2024-04-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-11
drm/i915: Add SIZE_HINTS property for cursors
Ville Syrjälä
2024-03-28
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
2024-03-28
drm/i915/display: Implement Wa_16021440873
Jouni Högander
2024-03-26
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
2024-01-22
drm/i915: Perform vblank evasion around legacy cursor updates
Ville Syrjälä
2024-01-09
drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPT
Jouni Högander
2023-12-07
drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
Maarten Lankhorst
2023-11-27
drm/i915/psr: Add proper handling for disabling sel fetch for planes
Jouni Högander
2023-11-27
drm/i915/psr: Move plane sel fetch configuration into plane source files
Jouni Högander
2023-05-24
drm/i915/display: Move display runtime info to display structure
Matt Roper
2023-05-24
drm/i915: Convert INTEL_INFO()->display to a pointer
Matt Roper
[next]