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
starfive-6.6.48-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_uc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
1
-635
/
+0
2019-07-13
drm/i915/guc: move guc irq functions to intel_guc parameter
Daniele Ceraolo Spurio
1
-3
/
+3
2019-07-13
drm/i915/uc: introduce intel_uc_fw_supported
Daniele Ceraolo Spurio
1
-12
/
+13
2019-07-13
drm/i915/uc: replace uc init/fini misc
Daniele Ceraolo Spurio
1
-26
/
+8
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-1
/
+1
2019-07-12
drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11
Michal Wajdeczko
1
-3
/
+7
2019-06-21
drm/i915/guc: handle GuC messages received with CTB disabled
Daniele Ceraolo Spurio
1
-0
/
+74
2019-06-21
drm/i915/guc: reorder enable/disable communication steps
Daniele Ceraolo Spurio
1
-3
/
+16
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-09
drm/i915/guc: always use Command Transport Buffers
Daniele Ceraolo Spurio
1
-16
/
+3
2019-05-28
drm/i915/guc: Create vfuncs for the GuC interrupts control functions
Oscar Mateo
1
-3
/
+18
2019-05-28
drm/i915/guc: Always ask GuC to update power domain states
Michal Wajdeczko
1
-4
/
+4
2019-05-28
drm/i915/guc: Reset GuC ADS during sanitize
Michal Wajdeczko
1
-1
/
+3
2019-05-28
drm/i915/guc: Don't allow GuC submission
Michal Wajdeczko
1
-0
/
+12
2019-05-28
drm/i915/guc: Change platform default GuC mode
Michal Wajdeczko
1
-4
/
+2
2019-05-23
drm/i915/uc: Skip reset preparation if GuC is already dead
Michal Wajdeczko
1
-1
/
+1
2019-05-23
drm/i915/uc: Stop talking with GuC when resetting
Michal Wajdeczko
1
-1
/
+12
2019-05-23
drm/i915/uc: Skip GuC HW unwinding if GuC is already dead
Michal Wajdeczko
1
-1
/
+1
2019-05-23
drm/i915/uc: Use GuC firmware status helper
Michal Wajdeczko
1
-6
/
+3
2019-05-23
drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finish
Michal Wajdeczko
1
-5
/
+13
2019-05-03
drm/i915/guc: Fix runtime suspend
Chris Wilson
1
-8
/
+17
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-13
/
+9
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+1
2019-04-20
drm/i915/uc: Place uC firmware in upper range of GGTT
Fernando Pacheco
1
-4
/
+19
2019-03-30
drm/i915/guc: Retry GuC load for all load failures
Robert M. Fosha
1
-1
/
+1
2019-02-21
drm/i915/guc: Calling guc_disable_communication in all suspend paths
Sujaritha Sundaresan
1
-4
/
+19
2019-01-17
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-0
/
+1
2018-12-31
drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functions
Jani Nikula
1
-6
/
+6
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-1
/
+1
2018-10-17
drm/i915/guc: Fix Gen9 GuC loading workarounds
Michal Wajdeczko
1
-1
/
+1
2018-09-10
drm/i915/guc: Update GuC power domain states
Michal Wajdeczko
1
-0
/
+4
2018-06-29
drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
Michal Wajdeczko
1
-13
/
+15
2018-06-29
drm/i915/guc: Use intel_guc_init_misc to hide GuC internals
Michal Wajdeczko
1
-4
/
+2
2018-06-12
drm/i915/guc: Don't store runtime GuC log level in modparam
Piotr Piórkowski
1
-1
/
+1
2018-05-25
drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
Michal Wajdeczko
1
-65
/
+64
2018-03-29
drm/i915/guc: enable guc interrupts unconditionally in uc_resume
Michel Thierry
1
-2
/
+1
2018-03-28
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
1
-0
/
+2
2018-03-23
drm/i915/uc: Fetch uC firmware in init_early
Michal Wajdeczko
1
-19
/
+18
2018-03-21
drm/i915/guc: Unify parameters of public CT functions
Michal Wajdeczko
1
-2
/
+2
2018-03-20
drm/i915/guc: Don't try to enable GuC logging when we're not using GuC
Michał Winiarski
1
-12
/
+11
2018-03-19
drm/i915/guc: Default to non-verbose GuC logging
Michał Winiarski
1
-1
/
+1
2018-03-19
drm/i915/guc: Allow user to control default GuC logging
Michał Winiarski
1
-5
/
+9
2018-03-19
drm/i915/guc: Split relay control and GuC log level
Michał Winiarski
1
-22
/
+0
2018-03-19
drm/i915/guc: Keep GuC interrupts enabled when using GuC
Michał Winiarski
1
-9
/
+5
2018-03-15
drm/i915/guc: Update syntax of GuC log functions
Michal Wajdeczko
1
-2
/
+2
2018-03-14
drm/i915/guc: Check the locking status of GuC WOPCM registers
Jackie Li
1
-5
/
+0
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
1
-2
/
+4
2018-03-13
drm/i915/uc: Sanitize uC together with GEM
Michal Wajdeczko
1
-1
/
+18
2018-03-13
drm/i915/uc: Sanitize uC options early
Michal Wajdeczko
1
-2
/
+4
2018-03-10
drm/i915/guc: Create common entry points for log register/unregister
Michał Winiarski
1
-17
/
+24
[next]