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
Age
Commit message (
Expand
)
Author
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-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
2024-04-12
drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
Maarten Lankhorst
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
2024-03-11
drm/xe/hdcp: Fix condition for hdcp gsc cs requirement
Suraj Kandpal
2024-03-06
drm/xe/hdcp: Enable HDCP for XE
Suraj Kandpal
2024-03-06
drm/xe: Use gsc_proxy_init_done to check proxy status
Suraj Kandpal
2024-03-06
drm/xe/hdcp: Use xe_device struct
Suraj Kandpal
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-02-07
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Ville Syrjälä
2024-02-07
drm/i915: Tweak BIOS fb reuse check
Ville Syrjälä
2024-02-07
drm/i915: Simplify intel_initial_plane_config() calling convention
Ville Syrjälä
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
2023-12-21
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
2023-12-21
drm/xe/dsb: DSB implementation for xe
Animesh Manna
2023-12-21
drm/xe/display: Add writing of remapped dpt
Juha-Pekka Heikkila
2023-12-21
drm/xe/display: Don't try to use vram if not available
Juha-Pekka Heikkila
2023-12-21
drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe
Suraj Kandpal
2023-12-21
drm/xe/display: Create a dummy version for vga decode
Uma Shankar
2023-12-21
drm/xe/display: ensure clear-color surfaces are cpu mappable
Matthew Auld
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst