index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_guc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
1
-0
/
+2
2017-12-14
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
1
-0
/
+2
2017-11-24
drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.h
Michal Wajdeczko
1
-1
/
+1
2017-11-16
drm/i915/guc: Rename i915_guc_client struct to intel_guc_client
Sagar Arun Kamble
1
-3
/
+3
2017-10-26
drm/i915/guc: Preemption! With GuC
Michał Winiarski
1
-0
/
+8
2017-10-26
drm/i915/guc: Add a second client, to be used for preemption
Dave Gordon
1
-0
/
+1
2017-10-26
drm/i915/guc: Allocate separate shared data object for GuC communication
Michał Winiarski
1
-0
/
+2
2017-10-16
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
Michal Wajdeczko
1
-3
/
+1
2017-10-16
drm/i915/guc: Move doc near related definitions
Michal Wajdeczko
1
-0
/
+11
2017-10-16
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
1
-0
/
+1
2017-10-06
drm/i915: Unify uC variable types to avoid flooding checkpatch.pl
Joonas Lahtinen
1
-1
/
+2
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
1
-0
/
+109
2016-11-26
drm/i915: Rename intel_guc.h to intel_uc.h
Arkadiusz Hiler
1
-192
/
+0
2016-11-23
drm/i915/guc: Remove unused intel_guc_fw struct member
Tvrtko Ursulin
1
-1
/
+0
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-03
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
[next]