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
/
xe_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
drm/xe/display: Add check for alloc_ordered_workqueue()
Haoxiang Li
1
-0
/
+2
2025-06-27
drm/xe: Wire up device shutdown handler
Maarten Lankhorst
1
-0
/
+43
2024-10-29
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
1
-0
/
+1
2024-10-29
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
1
-5
/
+14
2024-10-29
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
1
-21
/
+32
2024-09-03
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
1
-3
/
+3
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-08-23
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
1
-0
/
+23
2024-08-23
drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()
Imre Deak
1
-12
/
+6
2024-08-23
drm/xe: Suspend/resume user access only during system s/r
Imre Deak
1
-4
/
+6
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
1
-0
/
+23
2024-08-19
drm/xe/display: Match i915 driver suspend/resume sequences better
Maarten Lankhorst
1
-5
/
+14
2024-08-16
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-21
/
+17
2024-08-13
drm/xe: Rename enable_display module param
Lucas De Marchi
1
-23
/
+23
2024-08-12
drm/i915/opregion: convert to struct intel_display
Jani Nikula
1
-6
/
+13
2024-07-29
drm/xe: Fix opregion leak
Lucas De Marchi
1
-1
/
+4
2024-06-20
drm/xe: Use the encoder suspend helper also used by the i915 driver
Imre Deak
1
-16
/
+2
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-15
/
+28
2024-06-11
Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-15
/
+28
2024-05-23
drm/xe: Prepare display for D3Cold
Rodrigo Vivi
1
-4
/
+6
2024-05-22
drm/xe/display: move device_remove over to drmm
Matthew Auld
1
-4
/
+16
2024-05-22
drm/xe/display: stop calling domains_driver_remove twice
Matthew Auld
1
-1
/
+0
2024-05-22
drm/xe/display: move display fini stuff to devm
Matthew Auld
1
-6
/
+6
2024-05-13
drm/xe/display: remove unused xe->sb_lock
Jani Nikula
1
-2
/
+0
2024-05-13
drm/xe/display: remove unused xe->enabled_irq_mask
Jani Nikula
1
-1
/
+0
2024-05-02
Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...
Dave Airlie
1
-11
/
+0
2024-04-25
drm/{i915, xe}: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
1
-2
/
+0
2024-04-25
drm/{i915,xe}: Implement fbdev client callbacks
Thomas Zimmermann
1
-9
/
+0
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
1
-7
/
+1
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-02-03
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
1
-6
/
+0
2024-01-31
drm/xe: move xe_display.[ch] under display/
Jani Nikula
1
-0
/
+422