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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
drm/i915/guc: Handle default action received over CT
Michal Wajdeczko
1
-0
/
+8
2018-03-28
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
1
-1
/
+7
2018-03-28
drm/i915/guc: Implement response handling in send_mmio()
Michal Wajdeczko
1
-3
/
+12
2018-03-28
drm/i915/guc: Prepare send() function to accept bigger response
Michal Wajdeczko
1
-2
/
+4
2018-03-28
drm/i915/guc: Add support for data reporting in GuC responses
Michal Wajdeczko
1
-0
/
+3
2018-03-28
drm/i915/guc: Add documentation for MMIO based communication
Michal Wajdeczko
1
-10
/
+10
2018-03-28
drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
Yaodong Li
1
-27
/
+29
2018-03-21
drm/i915/guc: Handle GuC log flush event in dedicated function
Michal Wajdeczko
1
-2
/
+1
2018-03-20
drm/i915/guc: Don't try to enable GuC logging when we're not using GuC
Michał Winiarski
1
-2
/
+2
2018-03-19
drm/i915/guc: Demote GuC error messages
Michał Winiarski
1
-3
/
+4
2018-03-19
drm/i915/guc: Allow user to control default GuC logging
Michał Winiarski
1
-9
/
+15
2018-03-19
drm/i915/guc: Don't print out relay statistics when relay is disabled
Michał Winiarski
1
-4
/
+1
2018-03-19
drm/i915/guc: Get rid of GuC log runtime
Michał Winiarski
1
-7
/
+8
2018-03-19
drm/i915/guc: Keep GuC interrupts enabled when using GuC
Michał Winiarski
1
-15
/
+10
2018-03-15
drm/i915/guc: Update syntax of GuC log functions
Michal Wajdeczko
1
-4
/
+4
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
1
-13
/
+53
2018-03-14
drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset
Jackie Li
1
-5
/
+6
2018-03-10
drm/i915/guc: Move GuC notification handling to separate function
Michal Wajdeczko
1
-0
/
+37
2018-03-03
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
1
-28
/
+14
2018-02-28
drm/i915/cnl: Add WaRsDisableCoarsePowerGating
Rodrigo Vivi
1
-1
/
+1
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
1
-1
/
+6
2018-01-18
drm/i915/guc: Redefine guc_log_level modparam values
Michal Wajdeczko
1
-7
/
+15
2018-01-03
drm/i915/guc : Decoupling ADS and logs from submission
Sujaritha Sundaresan
1
-0
/
+18
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
1
-0
/
+57
2017-12-14
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
1
-0
/
+51
2017-12-06
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
1
-1
/
+1
2017-12-06
drm/i915/guc: Move firmware selection to init_early
Michal Wajdeczko
1
-0
/
+1
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-2
/
+1
2017-11-16
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
1
-1
/
+1
2017-11-02
drm/i915/guc: Add support for reset engine using GuC commands
Michel Thierry
1
-0
/
+24
2017-10-26
drm/i915/guc: Allocate separate shared data object for GuC communication
Michał Winiarski
1
-12
/
+2
2017-10-16
drm/i915/guc: Small fixups post code move
Michal Wajdeczko
1
-5
/
+6
2017-10-16
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
1
-0
/
+92
2017-10-16
drm/i915: Move intel_guc_wopcm_size to intel_guc.c
Michal Wajdeczko
1
-0
/
+11
2017-10-11
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
Sagar Arun Kamble
1
-1
/
+2
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
1
-0
/
+264