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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
drm/xe: Replace 'grouped target' in Makefile with pattern rule
Dafna Hirschfeld
1
-1
/
+2
2024-03-04
drm/xe: Fix ref counting leak on page fault
Matthew Brost
1
-2
/
+4
2024-03-04
drm/xe: Remove obsolete async_ops from struct xe_vm
Mika Kuoppala
1
-24
/
+0
2024-03-04
drm/xe/guc: Fix missing topology init
Zhanjun Dong
1
-2
/
+1
2024-03-04
drm/xe/xe2: fix 64-bit division in pte_update_size
Arnd Bergmann
1
-1
/
+1
2024-03-04
drm/xe/kunit: fix link failure with built-in xe
Arnd Bergmann
3
-3
/
+5
2024-02-26
Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...
Daniel Vetter
140
-1185
/
+6486
2024-02-26
Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2024-02-23
drm/xe: Prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-02-23
drm/xe: Use pointers in trace events
Lucas De Marchi
1
-15
/
+15
2024-02-22
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
7
-7
/
+14
2024-02-22
drm/xe: Add debug prints for skipping rebinds
Matthew Brost
1
-0
/
+7
2024-02-21
drm/xe: Implement VM snapshot support for BO's and userptr
Maarten Lankhorst
4
-4
/
+211
2024-02-21
drm/xe: Add vm snapshot mutex for easily taking a vm snapshot during devcoredump
Maarten Lankhorst
2
-0
/
+13
2024-02-21
drm/xe: Annotate each dumpable vma as such
Maarten Lankhorst
2
-0
/
+16
2024-02-21
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
1
-1
/
+2
2024-02-21
drm/xe: Clear all snapshot members after deleting coredump
Maarten Lankhorst
1
-0
/
+2
2024-02-21
drm/xe/snapshot: Remove drm_err on guc alloc failures
Maarten Lankhorst
1
-11
/
+3
2024-02-21
drm/xe: Fix modpost warning on xe_mocs kunit module
Ashutosh Dixit
1
-0
/
+1
2024-02-21
drm/xe/xe_gt_idle: Drop redundant newline in name
Ashutosh Dixit
1
-2
/
+2
2024-02-20
drm/xe/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-02-20
drm/xe: Initialize GuC earlier during probe
Michał Winiarski
4
-20
/
+54
2024-02-20
drm/xe/guc: Move GuC power control init to "post-hwconfig"
Michał Winiarski
4
-13
/
+22
2024-02-20
drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
Michał Winiarski
3
-0
/
+24
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
7
-4
/
+71
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
6
-49
/
+62
2024-02-20
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
3
-2
/
+6
2024-02-20
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
3
-2
/
+10
2024-02-20
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
1
-3
/
+4
2024-02-20
drm/xe/xe_bo_move: Enhance xe_bo_move trace
Priyanka Dandamudi
4
-16
/
+35
2024-02-20
drm/xe: Enable 32bits build
Lucas De Marchi
1
-1
/
+1
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
7
-95
/
+6
2024-02-16
drm/xe: Update shared stats to use the new gem helper
Alex Deucher
1
-1
/
+1
2024-02-16
Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-5
/
+8
2024-02-15
Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-27
/
+40
2024-02-15
drm/xe: avoid function cast warnings
Arnd Bergmann
1
-1
/
+6
2024-02-14
drm/xe: Remove exec queue bind.fence_*
Matthew Brost
2
-24
/
+9
2024-02-14
drm/xe: Add uAPI to query GuC firmware submission version
José Roberto de Souza
1
-0
/
+44
2024-02-13
drm/xe/vf: Don't support MCR registers if VF
Michal Wajdeczko
1
-0
/
+17
2024-02-13
drm/xe/vf: Don't program PAT if VF
Michal Wajdeczko
1
-0
/
+5
2024-02-13
drm/xe/vf: Don't enable hwmon if VF
Michal Wajdeczko
1
-0
/
+5
2024-02-13
drm/xe/vf: Don't check if LMEM is initialized if VF
Michal Wajdeczko
1
-1
/
+8
2024-02-13
drm/xe/vf: Don't initialize stolen memory manager if VF
Michal Wajdeczko
1
-1
/
+4
2024-02-13
drm/xe/vf: Don't program MOCS if VF
Michal Wajdeczko
1
-0
/
+4
2024-02-13
drm/xe/vf: Don't try to capture engine data unavailable to VF
Michal Wajdeczko
1
-0
/
+5
2024-02-13
drm/xe/vf: Assume fixed GSM size if VF
Michal Wajdeczko
1
-1
/
+6
2024-02-13
drm/xe: fix arguments to drm_err_printer()
Jani Nikula
1
-1
/
+2
2024-02-13
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
3
-31
/
+29
2024-02-12
drm/xe: use drm based debugging instead of dev
Jani Nikula
1
-1
/
+1
2024-02-12
drm/xe: Fix a missing argument to drm_err_printer
Thomas Hellström
1
-1
/
+1
[next]