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.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
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
2024-11-14
drm/xe/display: Delay dsm handler registration
Rodrigo Vivi
1
-1
/
+1
2024-11-14
drm/xe/display: Delay hpd_init resume
Rodrigo Vivi
1
-1
/
+2
2024-11-14
drm/{i915, xe}/display: Move DP MST calls to display_driver
Rodrigo Vivi
1
-7
/
+0
2024-11-12
drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
Jani Nikula
1
-2
/
+3
2024-11-12
drm/i915/display: convert display device identification to struct intel_display
Jani Nikula
1
-4
/
+5
2024-11-06
Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-1
/
+3
2024-10-30
drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
1
-1
/
+3
2024-10-22
drm/xe: fix build failure originating from backmerge
Jani Nikula
1
-1
/
+1
2024-10-18
Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-5
/
+15
2024-10-18
Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-7
/
+14
2024-10-17
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-21
/
+74
2024-10-11
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
1
-0
/
+1
2024-10-11
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
1
-5
/
+14
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
1
-1
/
+1
2024-09-18
drm/xe/display: Remove i915_drv.h include
Rodrigo Vivi
1
-2
/
+1
2024-09-12
drm/xe/display: Do not do intel_fbdev_set_suspend during runtime
Suraj Kandpal
1
-2
/
+5
2024-09-12
drm/xe/display: Do not suspend resume dp mst during runtime
Suraj Kandpal
1
-2
/
+5
2024-09-11
drm/xe: Wire up device shutdown handler
Maarten Lankhorst
1
-0
/
+43
2024-09-11
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
1
-21
/
+32
2024-09-11
drm/i915/dmc: Convert DMC code to intel_display
Ville Syrjälä
1
-2
/
+2
2024-09-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-6
/
+4
2024-09-05
drm/i915/display: include drm/drm_probe_helper.h where needed
Jani Nikula
1
-0
/
+1
2024-09-03
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
1
-3
/
+3
2024-08-30
Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-32
/
+62
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
1
-0
/
+23
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: Fix opregion leak
Lucas De Marchi
1
-1
/
+4
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
[next]