index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
drm/i915: Rename the fb pinning functions to indicate the address space
Ville Syrjälä
2
-8
/
+8
2024-05-13
drm/i915: Change intel_fbdev_fb_alloc() return type
Ville Syrjälä
1
-4
/
+5
2024-05-13
drm/i915: Constify 'fb' in during pinning
Ville Syrjälä
1
-4
/
+4
2024-05-10
drm/xe: Nuke xe's copy of intel_fbdev_fb.h
Ville Syrjälä
1
-21
/
+0
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-05-03
drm/i915/display: perform transient flush
Matthew Auld
1
-0
/
+13
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-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2
-4
/
+5
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
1
-7
/
+1
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
1
-2
/
+0
2024-04-12
drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
Maarten Lankhorst
1
-2
/
+6
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
1
-0
/
+1
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
6
-30
/
+30
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
1
-1
/
+1
2024-03-20
drm/xe: Drop ggtt invalidate from display code
Matthew Brost
1
-2
/
+1
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
1
-5
/
+5
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
1
-3
/
+6
2024-03-11
drm/xe/hdcp: Fix condition for hdcp gsc cs requirement
Suraj Kandpal
1
-1
/
+1
2024-03-06
drm/xe/hdcp: Enable HDCP for XE
Suraj Kandpal
1
-5
/
+197
2024-03-06
drm/xe: Use gsc_proxy_init_done to check proxy status
Suraj Kandpal
1
-1
/
+28
2024-03-06
drm/xe/hdcp: Use xe_device struct
Suraj Kandpal
1
-7
/
+8
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
1
-27
/
+40
2024-02-07
drm/i915: Try to relocate the BIOS fb to the start of ggtt
Ville Syrjälä
1
-0
/
+4
2024-02-07
drm/i915: Tweak BIOS fb reuse check
Ville Syrjälä
1
-14
/
+17
2024-02-07
drm/i915: Simplify intel_initial_plane_config() calling convention
Ville Syrjälä
1
-17
/
+23
2024-02-02
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
2
-0
/
+494
2023-12-21
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe/dsb: DSB implementation for xe
Animesh Manna
1
-0
/
+71
2023-12-21
drm/xe/display: Add writing of remapped dpt
Juha-Pekka Heikkila
1
-6
/
+46
2023-12-21
drm/xe/display: Don't try to use vram if not available
Juha-Pekka Heikkila
1
-5
/
+6
2023-12-21
drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe
Suraj Kandpal
1
-0
/
+10
2023-12-21
drm/xe/display: Create a dummy version for vga decode
Uma Shankar
1
-0
/
+16
2023-12-21
drm/xe/display: ensure clear-color surfaces are cpu mappable
Matthew Auld
1
-0
/
+17
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
10
-0
/
+980
[prev]