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-22
drm/i915/display: Take care of VSC select field in video dip ctl register
Jouni Högander
1
-3
/
+5
2023-12-22
drm/i915/display: Read PSR configuration before VSC SDP
Jouni Högander
1
-2
/
+2
2023-12-22
drm/i915/display: Ignore only psr specific part of vsc sdp
Jouni Högander
2
-7
/
+6
2023-12-22
drm/i915/display: Fix vsc_sdp computation
Jouni Högander
1
-29
/
+19
2023-12-22
drm/i915/display: Unify VSC SPD preparation
Jouni Högander
3
-50
/
+6
2023-12-22
drm/i915/display: Move colorimetry_support from intel_psr to intel_dp
Jouni Högander
3
-8
/
+10
2023-12-22
drm/i915/display: Remove intel_crtc_state->psr_vsc
Jouni Högander
2
-3
/
+2
2023-12-22
drm/i915/hdcp: Fail Repeater authentication if Type1 device not present
Suraj Kandpal
1
-0
/
+6
2023-12-22
Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-35
/
+35
2023-12-22
Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-6
/
+57
2023-12-22
drm/xe: Disable 32bits build
Lucas De Marchi
1
-1
/
+1
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
332
-0
/
+59578
2023-12-21
drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages
Daniele Ceraolo Spurio
2
-6
/
+54
2023-12-21
drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.70/71
Tejas Upadhyay
1
-0
/
+4
2023-12-21
drm/xe/kunit: Add GuC Doorbells Manager tests
Michal Wajdeczko
2
-0
/
+205
2023-12-21
drm/xe/kunit: Enable CONFIG_LOCKDEP in tests
Michal Wajdeczko
1
-0
/
+5
2023-12-21
drm/xe/kunit: Use xe kunit helper in WA test
Michal Wajdeczko
1
-3
/
+2
2023-12-21
drm/xe/kunit: Use xe kunit helper in RTP test
Michal Wajdeczko
1
-3
/
+2
2023-12-21
drm/xe/kunit: Restore test->priv when done with fake xe device
Michal Wajdeczko
1
-0
/
+10
2023-12-21
drm/xe/kunit: Define helper functions to allocate fake xe device
Michal Wajdeczko
3
-0
/
+100
2023-12-21
drm/xe/kunit: Set SR-IOV mode of the fake device
Michal Wajdeczko
2
-0
/
+5
2023-12-21
drm/xe: Introduce GuC Doorbells Manager
Michal Wajdeczko
5
-0
/
+300
2023-12-21
drm/xe: Report TLB timeout using GT oriented functions
Michal Wajdeczko
1
-6
/
+7
2023-12-21
drm/xe: Add GT oriented drm_printers
Michal Wajdeczko
1
-0
/
+44
2023-12-21
drm/xe/vf: Add VF specific interrupt handler
Michal Wajdeczko
1
-0
/
+71
2023-12-21
drm/xe/vf: Setup memory based interrupts in GuC
Michal Wajdeczko
1
-0
/
+12
2023-12-21
drm/xe/vf: Update LRC with memory based interrupts data
Michal Wajdeczko
1
-0
/
+24
2023-12-21
drm/xe/vf: Introduce Memory Based Interrupts Handler
Michal Wajdeczko
7
-1
/
+513
2023-12-21
drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WB
Michal Wajdeczko
2
-1
/
+3
2023-12-21
drm/xe: Define IRQ offsets used by HW engines
Michal Wajdeczko
2
-0
/
+30
2023-12-21
drm/xe: Update definition of GT_INTR_DW
Michal Wajdeczko
1
-0
/
+9
2023-12-21
drm/xe: Update LRC context layout definitions
Michal Wajdeczko
1
-0
/
+9
2023-12-21
drm/xe: Define registers used by memory based irq processing
Michal Wajdeczko
1
-0
/
+2
2023-12-21
drm/xe: Add command MI_LOAD_REGISTER_MEM
Michal Wajdeczko
2
-0
/
+17
2023-12-21
drm/xe/dg2: Drop pre-production workarounds
Matt Roper
4
-207
/
+5
2023-12-26
drm/xe: Fix warning on impossible condition
Lucas De Marchi
1
-0
/
+1
2023-12-26
drm/xe: Fix UBSAN splat in add_preempt_fences()
Matthew Brost
1
-0
/
+3
2023-12-21
drm/xe: Remove uninitialized variable from warning
Lucas De Marchi
1
-2
/
+2
2023-12-21
drm/xe: Remove ci-only GuC FW definitions
Daniele Ceraolo Spurio
1
-2
/
+0
2023-12-21
drm/xe: Fix build without CONFIG_FAULT_INJECTION
Rodrigo Vivi
2
-2
/
+2
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
1
-18
/
+0
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
1
-0
/
+19
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
4
-81
/
+16
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
10
-758
/
+2
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
4
-6
/
+43
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
1
-63
/
+2
2023-12-21
drm/xe: Enable W=1 warnings by default
Lucas De Marchi
1
-19
/
+28
2023-12-21
drm/xe/display: Fix dummy __i915_inject_probe_error()
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe/bo: Remove unusued variable
Lucas De Marchi
1
-4
/
+0
[prev]
[next]