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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
xe_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-1
/
+11
2025-11-03
drm/xe/display: Runtime pm wrappers for display parent interface
Jouni Högander
1
-0
/
+2
2025-11-03
drm/{i915, xe}/display: pass parent interface to display probe
Jani Nikula
1
-1
/
+5
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
1
-3
/
+3
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
1
-3
/
+3
2025-10-14
drm/xe: Drop GT parameter to xe_display_irq_postinstall()
Matt Roper
1
-3
/
+2
2025-09-29
drm/{i915,xe}: driver agnostic drm to display pointer chase
Jani Nikula
1
-0
/
+4
2025-09-09
drm/i915/display: add intel_display_device_present()
Jani Nikula
1
-20
/
+13
2025-08-04
drm/{i915,xe}/display: Block hpd during suspend
Dibin Moolakadan Subrahmanian
1
-0
/
+6
2025-06-11
Revert "drm/xe/display: use xe->display to decide whether to do anything"
Vivek Kasireddy
1
-20
/
+20
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
1
-0
/
+1
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
1
-19
/
+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
1
-24
/
+27
2025-05-16
drm/xe/display: do not reference xe->display inline
Jani Nikula
1
-5
/
+10
2025-05-09
Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-3
/
+0
2025-04-14
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-16
/
+26
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
2025-03-21
drm/i915/irq: convert intel_display_irq.[ch] interfaces to struct intel_display
Jani Nikula
1
-3
/
+9
2025-03-21
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
1
-11
/
+15
2025-03-13
drm/i915/display: Convert intel_bw.c externally to intel_display
Gustavo Sousa
1
-1
/
+1
2025-03-11
Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-3
/
+10
2025-03-05
drm/{i915,xe}: Run DRM default client setup
Thomas Zimmermann
1
-0
/
+5
2025-03-05
drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces
Thomas Zimmermann
1
-4
/
+6
2025-02-28
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-1
/
+1
2025-02-27
Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-90
/
+89
2025-02-26
drm/xe/display: Drop xe_display_driver_remove()
Lucas De Marchi
1
-10
/
+1
2025-02-26
drm/xe: Switch from xe to devm actions
Lucas De Marchi
1
-1
/
+1
2025-02-19
drm/xe/display: Spin-off xe_display runtime/d3cold sequences
Rodrigo Vivi
1
-28
/
+59
2025-02-19
drm/{i915, xe}/display: Move dsm registration under intel_driver
Rodrigo Vivi
1
-2
/
+0
2025-02-14
drm/xe: Fix xe_display_fini() calls
Lucas De Marchi
1
-10
/
+12
2025-02-14
drm/xe/display: Remove hpd cancel work sync from runtime pm path
Rodrigo Vivi
1
-1
/
+2
2025-02-12
drm/xe/display: Add missing watermark ipc update at runtime resume
Rodrigo Vivi
1
-0
/
+2
2025-01-31
drm/xe/display: Use a single early init call for display
Maarten Lankhorst
1
-54
/
+19
2025-01-14
drm/i915/audio: convert to struct intel_display
Jani Nikula
1
-1
/
+1
2024-12-16
drm/i915/dp: convert interfaces to struct intel_display
Jani Nikula
1
-1
/
+1
2024-12-11
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-5
/
+15
2024-12-09
drm/i915/display: convert intel_display_driver.[ch] to struct intel_display
Jani Nikula
1
-19
/
+25
2024-12-02
drm/i915/display: convert high level power interfaces to struct intel_display
Jani Nikula
1
-9
/
+19
2024-11-30
drm/xe/display: Flush DMC wakelock release work on runtime suspend
Gustavo Sousa
1
-0
/
+10
2024-11-30
drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
Gustavo Sousa
1
-0
/
+9
2024-11-14
drm/{i915, xe}: Move power_domains suspend/resume to display_power
Rodrigo Vivi
1
-5
/
+2
[next]