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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
drm/xe: Define xe_reg_is_valid
Karthik Poosa
1
-0
/
+5
2024-04-09
drm/xe/lnl: Enable GuC Wa_14019882105
Badal Nilawar
3
-7
/
+39
2024-04-09
drm/xe/guc: Add support for workaround KLVs
Badal Nilawar
3
-3
/
+66
2024-04-09
drm/i915: move pipestat_irq_mask to display substruct
Jani Nikula
1
-1
/
+0
2024-04-09
drm/i915: move de_irq_mask to display substruct
Jani Nikula
1
-5
/
+2
2024-04-09
drm/i915: move display_irqs_enabled to display substruct
Jani Nikula
1
-1
/
+0
2024-04-09
drm/i915: move vblank_enabled to display substruct
Jani Nikula
1
-1
/
+0
2024-04-09
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
1
-3
/
+0
2024-04-09
drm/i915: move skl_preferred_vco_freq to display substruct
Jani Nikula
1
-4
/
+1
2024-04-08
drm/xe: Capture GuC CT snapshot when stopped
Matthew Brost
1
-1
/
+1
2024-04-08
drm/xe: Always capture exec queues on snapshot
Matthew Brost
3
-25
/
+6
2024-04-08
drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
Francois Dugast
2
-2
/
+15
2024-04-08
drm/xe: Remove dead clock code
Lucas De Marchi
2
-6
/
+1
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2
-4
/
+3
2024-04-08
drm/xe: Remove debug message from migrate_clear()
José Roberto de Souza
1
-3
/
+0
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-04-08
drm/xe/vf: Mark supported firmwares as preloaded
Michal Wajdeczko
3
-3
/
+19
2024-04-08
drm/xe/vf: Don't try to read legacy GuC MMIO notification if VF
Michal Wajdeczko
1
-0
/
+3
2024-04-08
drm/xe/vf: Don't try to program MOCS if VF
Michal Wajdeczko
1
-0
/
+3
2024-04-08
drm/xe/vf: Don't emit access to Global HWSP if VF
Michal Wajdeczko
1
-4
/
+7
2024-04-08
drm/xe/guc: Initialize GuC ID manager sooner
Michal Wajdeczko
1
-9
/
+5
2024-04-08
drm/xe/guc: Use drm_device-managed version of mutex_init()
Michal Wajdeczko
1
-2
/
+4
2024-04-08
drm/xe/display: clean up compat i915_vgpu.h
Jani Nikula
1
-26
/
+0
2024-04-08
drm/xe/display: remove compat i915_gem.h
Jani Nikula
2
-10
/
+0
2024-04-08
drm/xe/display: clean up a lot of cruft from compat i915_drv.h
Jani Nikula
1
-32
/
+0
2024-04-08
drm/i915: move i915_fixed.h to display/intel_fixed.h
Jani Nikula
1
-6
/
+0
2024-04-08
drm/i915/dmc: define firmware URL locally
Jani Nikula
2
-12
/
+0
2024-04-05
drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.h
Michal Wajdeczko
1
-8
/
+0
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
6
-21
/
+25
2024-04-05
drm/xe: fix multicast support for Xe_LP platforms
Andrzej Hajda
1
-1
/
+6
2024-04-05
drm/xe/guc: Reuse code while debugging GuC params
Michal Wajdeczko
1
-10
/
+11
2024-04-05
drm/xe/guc: Prefer GT oriented logs for GuC messages
Michal Wajdeczko
1
-43
/
+36
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-5
/
+8
2024-04-04
drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()
Bommu Krishnaiah
1
-18
/
+18
2024-04-04
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
5
-11
/
+11
2024-04-04
drm/xe: Protect devcoredump access after unbind
Rodrigo Vivi
2
-3
/
+4
2024-04-04
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
3
-2
/
+14
2024-04-04
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
5
-75
/
+83
2024-04-04
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
3
-10
/
+1
2024-04-04
drm/xe: Rework rebinding
Thomas Hellström
5
-51
/
+14
2024-04-04
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
6
-9
/
+30
2024-04-03
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
1
-4
/
+4
2024-04-03
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
3
-2
/
+14
2024-04-03
Revert "drm/i915/display: move dmc_firmware_path to display params"
Jani Nikula
1
-0
/
+3
2024-04-02
drm/xe/xe2: Add workaround 18033852989
Himal Prasad Ghimiray
2
-1
/
+6
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
33
-203
/
+202
2024-04-02
drm/xe: Stop passing user flag to xe_bo_create_user()
Lucas De Marchi
2
-2
/
+2
2024-04-02
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
28
-317
/
+240
2024-04-02
drm/i915/display: move dmc_firmware_path to display params
Jani Nikula
1
-3
/
+0
2024-04-02
drm/i915: use fine grained -Woverride-init disable
Jani Nikula
1
-3
/
+0
[prev]
[next]