index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_guc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
drm/i915/guc: Cache the client mapping
Chris Wilson
1
-1
/
+1
2016-10-25
drm/i915: Debugfs support for GuC logging control
Sagar Arun Kamble
1
-0
/
+1
2016-10-25
drm/i915: Support for forceful flush of GuC log buffer
Sagar Arun Kamble
1
-0
/
+1
2016-10-25
drm/i915: Add stats for GuC log buffer flush interrupts
Akash Goel
1
-0
/
+7
2016-10-25
drm/i915: New lock to serialize the Host2GuC actions
Akash Goel
1
-0
/
+3
2016-10-25
drm/i915: Add a relay backed debugfs interface for capturing GuC logs
Akash Goel
1
-0
/
+3
2016-10-25
drm/i915: Handle log buffer flush interrupt event from GuC
Sagar Arun Kamble
1
-0
/
+4
2016-10-25
drm/i915: Support for GuC interrupts
Sagar Arun Kamble
1
-0
/
+3
2016-10-25
drm/i915: New structure to contain GuC logging related fields
Akash Goel
1
-2
/
+6
2016-10-07
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
1
-0
/
+1
2016-09-15
drm/i915/guc: general tidying up (submission)
Dave Gordon
1
-1
/
+1
2016-09-09
drm/i915/guc: Prepare for nonblocking execbuf submission
Chris Wilson
1
-0
/
+2
2016-08-15
drm/i915: Track pinned vma inside guc
Chris Wilson
1
-5
/
+4
2016-08-10
drm/i915/guc: re-optimise i915_guc_client layout
Dave Gordon
1
-4
/
+2
2016-08-10
drm/i915/guc: add engine mask to GuC client & pass to GuC
Dave Gordon
1
-1
/
+2
2016-08-02
drm/i915: Unify request submission
Chris Wilson
1
-1
/
+0
2016-06-21
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
Dave Gordon
1
-3
/
+4
2016-06-13
drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions
Dave Gordon
1
-4
/
+4
2016-05-24
drm/i915: Rename struct intel_context
Chris Wilson
1
-1
/
+1
2016-05-23
drm/i915/guc: rework guc_add_workqueue_item()
Dave Gordon
1
-1
/
+1
2016-05-23
drm/i915/guc: don't spinwait if the GuC's workqueue is full
Dave Gordon
1
-6
/
+16
2016-05-23
drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
Dave Gordon
1
-3
/
+2
2016-05-23
drm/i915/guc: rename loader entry points
Dave Gordon
1
-3
/
+3
2016-04-20
drm/i915/guc: local optimisations and updating comments
Dave Gordon
1
-0
/
+23
2016-04-20
drm/i915/guc: drop cached copy of 'wq_head'
Alex Dai
1
-1
/
+1
2016-04-20
drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
Dave Gordon
1
-0
/
+2
2016-04-14
drm/i915: Disentangle i915_drv.h includes
Chris Wilson
1
-0
/
+2
2016-01-25
drm/i915/guc: Decouple GuC engine id from ring id
Alex Dai
1
-3
/
+3
2016-01-05
drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation
Alex Dai
1
-0
/
+2
2016-01-05
drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
Alex Dai
1
-0
/
+2
2015-12-03
drm/i915/guc: Clean up locks in GuC
Alex Dai
1
-4
/
+0
2015-10-21
drm/i915/guc: Add GuC css header parser
Alex Dai
1
-1
/
+7
2015-10-06
drm/i915/guc: Add host2guc notification for suspend and resume
Alex Dai
1
-0
/
+2
2015-08-14
drm/i915: Integrate GuC-based command submission
Alex Dai
1
-0
/
+1
2015-08-14
drm/i915: Implementation of GuC submission client
Dave Gordon
1
-0
/
+46
2015-08-14
drm/i915: Enable GuC firmware log
Alex Dai
1
-0
/
+1
2015-08-14
drm/i915: Prepare for GuC-based command submission
Alex Dai
1
-0
/
+7
2015-08-14
drm/i915: GuC-specific firmware loader
Alex Dai
1
-0
/
+67