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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
3
-40
/
+5
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
1
-2
/
+0
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
6
-321
/
+7
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
1
-2
/
+0
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
7
-60
/
+11
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
2
-0
/
+17
2023-12-21
drm/xe/display: Add Xe implementation for fence checks used by fbc code
Jouni Högander
3
-0
/
+14
2023-12-21
drm/xe/display: Add i915_gem.h compatibility header
Jouni Högander
2
-0
/
+10
2023-12-21
drm/xe/display: Xe stolen memory handling for fbc support
Jouni Högander
2
-0
/
+80
2023-12-21
drm/xe/display: Add empty define for i915_ggtt_clear_scanout
Jouni Högander
1
-0
/
+1
2023-12-21
drm/xe/display: Add empty def for i915_gem_object_flush_if_display
Jouni Högander
1
-0
/
+2
2023-12-21
drm/xe/display: Add i915_active.h compatibility header
Jouni Högander
1
-0
/
+22
2023-12-21
drm/xe/display: Add frontbuffer setter/getter for xe_bo
Jouni Högander
1
-0
/
+12
2023-12-21
drm/xe/display: Add macro to get i915 device from xe_bo
Jouni Högander
1
-0
/
+3
2023-12-21
drm/xe/display: Add struct i915_active for Xe
Jouni Högander
1
-0
/
+13
2023-12-21
drm/xe/display: Use acpi_target_system_state only if ACPI_SLEEP is enabled
Francois Dugast
1
-2
/
+11
2023-12-21
drm/xe/display: fix error handling flow when device probing fails
Koby Elbaz
1
-2
/
+2
2023-12-21
drm/xe/display: ensure clear-color surfaces are cpu mappable
Matthew Auld
1
-0
/
+17
2023-12-21
drm/xe/display: Silence kernel-doc warnings related to display
Lucas De Marchi
1
-0
/
+2
2023-12-21
drm/xe/display: Improve s2idle handling.
Maarten Lankhorst
3
-14
/
+4
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
59
-51
/
+2873
2023-12-21
drm/xe: Use pool of ordered wq for GuC submission
Matthew Brost
2
-4
/
+71
2023-12-21
drm/xe: Raise GT frequency before GuC/HuC load
Vinay Belgaumkar
4
-2
/
+57
2023-12-21
drm/xe: Fix build with KUNIT=m
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Drop EXECLIST_CONTROL from error state dump
Matt Roper
2
-6
/
+0
2023-12-21
drm/xe/tests: Fix migrate test
Pallavi Mishra
1
-1
/
+1
2023-12-21
drm/xe/gsc: enable pvc support
Alexander Usyskin
3
-1
/
+12
2023-12-21
drm/xe: Add Wa_14019877138
Haridhar Kalvala
1
-0
/
+4
2023-12-21
drm/xe: clear the serviced bits on INTR_IDENTITY_REG
Jonathan Cavitt
1
-1
/
+1
2023-12-21
drm/xe: move the lmem verification code into a separate function
Koby Elbaz
1
-11
/
+21
2023-12-21
drm/xe: Fix unbind of unaccessed VMA (fault mode)
Brian Welty
1
-4
/
+4
2023-12-21
drm/xe/xelpmp: Add Wa_16021867713
Gustavo Sousa
2
-0
/
+9
2023-12-21
drm/xe: Update SPDX deprecated license identifier
Thomas Hellström
5
-5
/
+5
2023-12-21
drm/xe: Fix pagefault and access counter worker functions
Brian Welty
1
-34
/
+48
2023-12-21
drm/xe: implement driver initiated function-reset
Andrzej Hajda
4
-0
/
+90
2023-12-21
drm/xe: stringify the argument to avoid potential vulnerability
Carlos Santa
1
-1
/
+1
2023-12-21
drm/xe: Add Wa_14019821291
Matt Roper
4
-1
/
+29
2023-12-21
drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX
Badal Nilawar
1
-5
/
+5
2023-12-21
drm/xe/xe2: Program correct MOCS registers
Matt Roper
1
-11
/
+13
2023-12-21
drm/xe: Fix dequeue of access counter work item
Brian Welty
1
-2
/
+5
2023-12-21
drm/xe: Adjust tile_present mask when skipping rebinds
Matthew Brost
1
-2
/
+13
2023-12-21
drm/xe: Dump CTB during TLB timeout
Pallavi Mishra
1
-0
/
+2
2023-12-21
drm/xe: Replace usage of mem_type_to_tile
Brian Welty
1
-25
/
+38
2023-12-21
drm/xe: Remove unused xe_bo_to_tile
Brian Welty
2
-15
/
+0
2023-12-21
drm/xe: Replace xe_ttm_vram_mgr.tile with xe_mem_region
Brian Welty
2
-7
/
+6
[prev]
[next]