index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
uc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Move and improve error message for missed CTB reply
Michal Wajdeczko
2021-10-01
1
-4
/
+4
*
drm/i915/guc: Print error name on CTB send failure
Michal Wajdeczko
2021-10-01
1
-2
/
+2
*
drm/i915/guc: Print error name on CTB (de)registration failure
Michal Wajdeczko
2021-10-01
1
-4
/
+4
*
drm/i915/guc: Verify result from CTB (de)register action
Michal Wajdeczko
2021-10-01
1
-2
/
+8
*
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-24
2
-3
/
+7
*
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-09-24
1
-3
/
+9
*
drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
Akira Yokosawa
2021-09-23
2
-10
/
+10
*
drm/i915/guc: Enable GuC submission by default on DG1
Matthew Brost
2021-09-20
1
-1
/
+1
*
drm/i915/guc: Add DG1 GuC / HuC firmware defs
Daniele Ceraolo Spurio
2021-09-20
1
-0
/
+1
*
drm/i915/guc: put all guc objects in lmem when available
Daniele Ceraolo Spurio
2021-09-20
4
-13
/
+98
*
drm/i915: Do not define vma on stack
Venkata Sandeep Dhanalakota
2021-09-20
2
-9
/
+18
*
drm/i915: rename debugfs_gt files
Lucas De Marchi
2021-09-18
4
-19
/
+19
*
drm/i915/guc: Add GuC kernel doc
Matthew Brost
2021-09-13
2
-36
/
+139
*
drm/i915/guc: Drop guc_active move everything into guc_state
Matthew Brost
2021-09-13
1
-45
/
+43
*
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
Matthew Brost
2021-09-13
1
-52
/
+52
*
drm/i915/guc: Move GuC priority fields in context under guc_active
Matthew Brost
2021-09-13
1
-30
/
+39
*
drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
Matthew Brost
2021-09-13
1
-21
/
+32
*
drm/i915/guc: Proper xarray usage for contexts_lookup
Matthew Brost
2021-09-13
1
-15
/
+87
*
drm/i915/guc: Rework and simplify locking
Matthew Brost
2021-09-13
1
-111
/
+88
*
drm/i915/guc: Move guc_blocked fence to struct guc_state
Matthew Brost
2021-09-13
1
-9
/
+9
*
drm/i915/guc: Release submit fence from an irq_work
Matthew Brost
2021-09-13
1
-3
/
+19
*
drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
Matthew Brost
2021-09-13
1
-2
/
+4
*
drm/i915/guc: Don't touch guc_state.sched_state without a lock
Matthew Brost
2021-09-13
1
-5
/
+17
*
drm/i915/guc: Take context ref when cancelling request
Matthew Brost
2021-09-13
1
-1
/
+4
*
drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
Matthew Brost
2021-09-13
2
-0
/
+152
*
drm/i915/guc: Copy whole golden context, set engine state size of subset
Matthew Brost
2021-09-13
1
-9
/
+17
*
drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...
Matthew Brost
2021-09-13
1
-3
/
+19
*
drm/i915/guc: Kick tasklet after queuing a request
Matthew Brost
2021-09-13
1
-0
/
+1
*
drm/i915/guc: Workaround reset G2H is received after schedule done G2H
Matthew Brost
2021-09-13
1
-6
/
+35
*
drm/i915/guc: Process all G2H message at once in work queue
Matthew Brost
2021-09-13
1
-3
/
+3
*
drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
Matthew Brost
2021-09-13
1
-4
/
+0
*
drm/i915/guc: Unwind context requests in reverse order
Matthew Brost
2021-09-13
1
-4
/
+4
*
drm/i915/guc: Fix outstanding G2H accounting
Matthew Brost
2021-09-13
1
-42
/
+37
*
drm/i915/guc: Fix blocked context accounting
Matthew Brost
2021-09-13
1
-1
/
+1
*
drm/i915/guc: drop guc_communication_enabled
Daniele Ceraolo Spurio
2021-08-31
1
-8
/
+3
*
drm/i915/guc/rc: Setup and enable GuCRC feature
Vinay Belgaumkar
2021-08-03
6
-0
/
+122
*
drm/i915/guc/slpc: Cache platform frequency limits
Vinay Belgaumkar
2021-08-03
2
-0
/
+148
*
drm/i915/guc/slpc: Enable ARAT timer interrupt
Vinay Belgaumkar
2021-08-03
3
-0
/
+27
*
drm/i915/guc/slpc: Add debugfs for SLPC info
Vinay Belgaumkar
2021-08-03
3
-0
/
+54
*
drm/i915/guc/slpc: Add get max/min freq hooks
Vinay Belgaumkar
2021-08-03
2
-0
/
+78
*
drm/i915/guc/slpc: Add methods to set min/max frequency
Vinay Belgaumkar
2021-08-03
2
-0
/
+91
*
drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
Vinay Belgaumkar
2021-08-03
1
-4
/
+0
*
drm/i915/guc/slpc: Enable SLPC and add related H2G events
Vinay Belgaumkar
2021-08-03
3
-0
/
+215
*
drm/i915/guc/slpc: Allocate, initialize and release SLPC
Vinay Belgaumkar
2021-08-03
3
-1
/
+43
*
drm/i915/guc/slpc: Adding SLPC communication interfaces
Vinay Belgaumkar
2021-08-03
4
-1
/
+245
*
drm/i915/guc/slpc: Initial definitions for SLPC
Vinay Belgaumkar
2021-08-03
7
-2
/
+104
*
drm/i915/guc: Unblock GuC submission on Gen11+
Daniele Ceraolo Spurio
2021-07-27
4
-7
/
+18
*
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-07-27
1
-2
/
+210
*
drm/i915/selftest: Fix workarounds selftest for GuC submission
Rahul Kumar Singh
2021-07-27
1
-0
/
+3
*
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
1
-0
/
+188
[next]