index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2
-2
/
+6
2025-07-16
drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...
Ville Syrjälä
2
-2
/
+6
2025-07-11
Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...
Simona Vetter
3
-11
/
+9
2025-06-28
drm/xe: Drop bo->size
Matthew Brost
2
-2
/
+2
2025-06-27
drm/i915/display: Add drm_panic support for Y-tiling with DPT
Jocelyn Falempe
1
-1
/
+4
2025-06-27
drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()
Jocelyn Falempe
1
-0
/
+64
2025-06-27
drm/i915: Add intel_bo_alloc_framebuffer()
Jocelyn Falempe
1
-0
/
+24
2025-06-27
drm/i915/fbdev: Add intel_fbdev_get_map()
Jocelyn Falempe
1
-0
/
+5
2025-06-24
drm/xe: move DPT l2 flush to a more sensible place
Matthew Auld
1
-2
/
+3
2025-06-24
drm/xe: Move DSB l2 flush to a more sensible place
Maarten Lankhorst
1
-7
/
+4
2025-06-23
Merge drm/drm-next into drm-intel-next
Jani Nikula
2
-34
/
+22
2025-06-23
Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
8
-62
/
+61
2025-06-19
drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
Jani Nikula
1
-1
/
+1
2025-06-11
drm/i915/display: drop i915_reg.h include where possible
Jani Nikula
1
-1
/
+0
2025-06-11
Revert "drm/xe/display: use xe->display to decide whether to do anything"
Vivek Kasireddy
1
-20
/
+20
2025-06-09
Merge drm/drm-next into drm-xe-next
Thomas Hellström
4
-115
/
+44
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
1
-0
/
+1
2025-06-09
drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
Maarten Lankhorst
1
-5
/
+1
2025-06-09
drm/xe/display: Convert GGTT mapping to use pte_encode_flags
Maarten Lankhorst
1
-12
/
+5
2025-06-09
drm/xe/display: Dont poke into GGTT internals to fill a DPT
Maarten Lankhorst
1
-11
/
+9
2025-06-09
drm/xe/display: Remove dereferences of ggtt for tile id
Maarten Lankhorst
1
-6
/
+7
2025-06-04
drm/i915/dram: add return value and handling to intel_dram_detect()
Jani Nikula
1
-1
/
+3
2025-05-27
drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
Jani Nikula
7
-3
/
+8
2025-05-27
drm/i915/display: allocate struct intel_display dynamically
Jani Nikula
1
-3
/
+4
2025-05-20
drm/xe/display: use xe->display to decide whether to do anything
Jani Nikula
1
-20
/
+20
2025-05-20
drm/xe/display: add notes about how early a few functions can be called
Jani Nikula
1
-0
/
+4
2025-05-20
drm/xe/display: move xe->display initialization to xe_display_probe()
Jani Nikula
2
-23
/
+14
2025-05-20
drm/i915/display: move hotplug.dp_wq init from xe and i915 to display
Jani Nikula
1
-15
/
+1
2025-05-20
drm/xe/display: drop duplicate display->fb_tracking.lock init
Jani Nikula
1
-2
/
+0
2025-05-20
drm/xe/display: Add check for alloc_ordered_workqueue()
Haoxiang Li
1
-0
/
+2
2025-05-16
drm/{i915,xe}: convert i915 and xe display members into pointers
Jani Nikula
2
-25
/
+28
2025-05-16
drm/xe/display: do not reference xe->display inline
Jani Nikula
2
-7
/
+13
2025-05-16
drm/xe/rpm: use to_xe_device() instead of container_of
Jani Nikula
1
-1
/
+2
2025-05-09
Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
4
-115
/
+44
2025-05-07
drm/i915/rps: refactor display rps support
Jani Nikula
1
-17
/
+0
2025-05-02
drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC code
Jani Nikula
1
-8
/
+8
2025-05-02
drm/i915/hdcp: simplify HDCP GSC firmware usage selection
Jani Nikula
1
-5
/
+0
2025-05-02
drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
Jani Nikula
1
-2
/
+2
2025-05-02
drm/i915/hdcp: pass the context to the HDCP GSC message interface
Jani Nikula
1
-5
/
+7
2025-05-02
drm/i915/hdcp: rename HDCP GSC context alloc/free functions
Jani Nikula
1
-2
/
+2
2025-05-02
drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
Jani Nikula
1
-29
/
+29
2025-05-02
drm/i915/hdcp: split HDCP GSC message alloc/save responsibilities
Jani Nikula
1
-13
/
+9
2025-05-02
drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initialization
Jani Nikula
1
-47
/
+3
2025-04-26
Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2
-3
/
+3
2025-04-24
Merge drm/drm-next into drm-xe-next
Thomas Hellström
3
-18
/
+101
2025-04-17
drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to struct intel...
Jani Nikula
1
-3
/
+3
2025-04-14
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
3
-18
/
+101
2025-04-12
drm/i915/pch: move PCH detection to intel_display_driver_early_probe()
Jani Nikula
1
-3
/
+0
2025-04-12
drm/i915/display: Convert intel_pch towards intel_display
Rodrigo Vivi
1
-1
/
+1
2025-04-09
drm/i915/wm: convert skl_watermark.h external interfaces to struct intel_display
Jani Nikula
1
-1
/
+1
[next]