index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
xe_fb_pin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
drm/xe: move DPT l2 flush to a more sensible place
Matthew Auld
1
-2
/
+3
2025-03-12
drm/xe: Use correct type width for alignment in fb pinning code
Tvrtko Ursulin
1
-10
/
+10
2025-03-03
drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.c
Jani Nikula
1
-0
/
+1
2025-02-06
drm/i915: Calculate the VT-d guard size in the display code
Ville Syrjälä
1
-0
/
+1
2025-01-21
drm/xe/display: Re-use display vmas when possible
Maarten Lankhorst
1
-5
/
+43
2024-11-22
drm/xe: Allow bo mapping on multiple ggtts
Niranjana Vishwanathapura
1
-5
/
+7
2024-10-18
Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-22
/
+35
2024-10-14
drm/xe/display: align framebuffers according to hw requirements
Juha-Pekka Heikkila
1
-22
/
+35
2024-09-19
drm/xe/display: stop using intel_fb_obj() in xe_fb_pin.c
Jani Nikula
1
-4
/
+8
2024-08-30
drm/xe/display: Drop unnecessary xe_gt.h includes
Matt Roper
1
-1
/
+0
2024-08-22
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
1
-13
/
+26
2024-08-22
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
1
-1
/
+1
2024-08-22
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
1
-5
/
+3
2024-08-22
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
1
-5
/
+5
2024-08-22
drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
Rodrigo Vivi
1
-2
/
+7
2024-08-05
Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-0
/
+3
2024-07-10
Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...
Daniel Vetter
1
-1
/
+2
2024-07-05
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
1
-0
/
+3
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
1
-2
/
+2
2024-06-24
drm/i915: Introduce the plane->min_alignment() vfunc
Ville Syrjälä
1
-1
/
+2
2024-06-06
drm/xe/display: drop i915_drv.h include from xe code
Jani Nikula
1
-1
/
+0
2024-06-06
drm/i915/display: include xe_bo.h, gem_object_types etc. where needed
Jani Nikula
1
-2
/
+3
2024-05-13
drm/i915: Rename the fb pinning functions to indicate the address space
Ville Syrjälä
1
-6
/
+6
2024-05-13
drm/i915: Constify 'fb' in during pinning
Ville Syrjälä
1
-4
/
+4
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
1
-2
/
+3
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-11
/
+11
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
1
-1
/
+1
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
1
-2
/
+1
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
1
-5
/
+5
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
1
-3
/
+6
2023-12-21
drm/xe/display: Add writing of remapped dpt
Juha-Pekka Heikkila
1
-6
/
+46
2023-12-21
drm/xe/display: Don't try to use vram if not available
Juha-Pekka Heikkila
1
-5
/
+6
2023-12-21
drm/xe/display: ensure clear-color surfaces are cpu mappable
Matthew Auld
1
-0
/
+17
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
1
-0
/
+326