index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-11-06
Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2024-10-30
drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
2024-10-22
drm/xe: fix build failure originating from backmerge
Jani Nikula
2024-10-18
Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-10-18
Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2024-10-17
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2024-10-11
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
2024-10-11
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
2024-09-17
drm/xe/display: Remove i915_drv.h include
Rodrigo Vivi
2024-09-12
drm/xe/display: Do not do intel_fbdev_set_suspend during runtime
Suraj Kandpal
2024-09-12
drm/xe/display: Do not suspend resume dp mst during runtime
Suraj Kandpal
2024-09-11
drm/xe: Wire up device shutdown handler
Maarten Lankhorst
2024-09-11
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
2024-09-11
drm/i915/dmc: Convert DMC code to intel_display
Ville Syrjälä
2024-09-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-09-05
drm/i915/display: include drm/drm_probe_helper.h where needed
Jani Nikula
2024-09-03
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
2024-08-30
Merge tag 'drm-xe-next-2024-08-28' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
2024-08-23
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
2024-08-23
drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()
Imre Deak
2024-08-23
drm/xe: Suspend/resume user access only during system s/r
Imre Deak
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
2024-08-19
drm/xe: Fix opregion leak
Lucas De Marchi
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
2024-08-19
drm/xe/display: Match i915 driver suspend/resume sequences better
Maarten Lankhorst
2024-08-16
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-08-13
drm/xe: Rename enable_display module param
Lucas De Marchi
2024-08-12
drm/i915/opregion: convert to struct intel_display
Jani Nikula
2024-07-29
drm/xe: Fix opregion leak
Lucas De Marchi
2024-06-20
drm/xe: Use the encoder suspend helper also used by the i915 driver
Imre Deak
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-06-11
Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-05-23
drm/xe: Prepare display for D3Cold
Rodrigo Vivi
2024-05-22
drm/xe/display: move device_remove over to drmm
Matthew Auld
2024-05-22
drm/xe/display: stop calling domains_driver_remove twice
Matthew Auld
2024-05-22
drm/xe/display: move display fini stuff to devm
Matthew Auld
2024-05-13
drm/xe/display: remove unused xe->sb_lock
Jani Nikula
2024-05-13
drm/xe/display: remove unused xe->enabled_irq_mask
Jani Nikula
2024-05-02
Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...
Dave Airlie
2024-04-25
drm/{i915, xe}: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2024-04-25
drm/{i915,xe}: Implement fbdev client callbacks
Thomas Zimmermann
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
2024-02-02
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
2024-01-31
drm/xe: move xe_display.[ch] under display/
Jani Nikula