index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functions
Jani Nikula
2018-12-31
1
-6
/
+6
*
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
1
-1
/
+1
*
drm/i915/guc: Fix Gen9 GuC loading workarounds
Michal Wajdeczko
2018-10-17
1
-1
/
+1
*
drm/i915/guc: Update GuC power domain states
Michal Wajdeczko
2018-09-10
1
-0
/
+4
*
drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
Michal Wajdeczko
2018-06-28
1
-13
/
+15
*
drm/i915/guc: Use intel_guc_init_misc to hide GuC internals
Michal Wajdeczko
2018-06-28
1
-4
/
+2
*
drm/i915/guc: Don't store runtime GuC log level in modparam
Piotr Piórkowski
2018-06-12
1
-1
/
+1
*
drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
Michal Wajdeczko
2018-05-25
1
-65
/
+64
*
drm/i915/guc: enable guc interrupts unconditionally in uc_resume
Michel Thierry
2018-03-29
1
-2
/
+1
*
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
2018-03-28
1
-0
/
+2
*
drm/i915/uc: Fetch uC firmware in init_early
Michal Wajdeczko
2018-03-23
1
-19
/
+18
*
drm/i915/guc: Unify parameters of public CT functions
Michal Wajdeczko
2018-03-21
1
-2
/
+2
*
drm/i915/guc: Don't try to enable GuC logging when we're not using GuC
Michał Winiarski
2018-03-20
1
-12
/
+11
*
drm/i915/guc: Default to non-verbose GuC logging
Michał Winiarski
2018-03-19
1
-1
/
+1
*
drm/i915/guc: Allow user to control default GuC logging
Michał Winiarski
2018-03-19
1
-5
/
+9
*
drm/i915/guc: Split relay control and GuC log level
Michał Winiarski
2018-03-19
1
-22
/
+0
*
drm/i915/guc: Keep GuC interrupts enabled when using GuC
Michał Winiarski
2018-03-19
1
-9
/
+5
*
drm/i915/guc: Update syntax of GuC log functions
Michal Wajdeczko
2018-03-15
1
-2
/
+2
*
drm/i915/guc: Check the locking status of GuC WOPCM registers
Jackie Li
2018-03-14
1
-5
/
+0
*
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
2018-03-14
1
-2
/
+4
*
drm/i915/uc: Sanitize uC together with GEM
Michal Wajdeczko
2018-03-12
1
-1
/
+18
*
drm/i915/uc: Sanitize uC options early
Michal Wajdeczko
2018-03-12
1
-2
/
+4
*
drm/i915/guc: Create common entry points for log register/unregister
Michał Winiarski
2018-03-09
1
-17
/
+24
*
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2018-03-02
1
-0
/
+45
*
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...
Sagar Arun Kamble
2018-03-02
1
-1
/
+1
*
drm/i915/guc: Don't forget to free GuC error log
Michal Wajdeczko
2018-02-01
1
-2
/
+4
*
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
2018-01-24
1
-5
/
+21
*
drm/i915/guc: Redefine guc_log_level modparam values
Michal Wajdeczko
2018-01-18
1
-6
/
+54
*
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2018-01-10
1
-2
/
+0
*
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
2017-12-14
1
-25
/
+46
*
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
2017-12-14
1
-0
/
+26
*
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
2017-12-14
1
-4
/
+6
*
drm/i915/huc: Load HuC only if requested
Michal Wajdeczko
2017-12-06
1
-5
/
+23
*
drm/i915/guc: Combine enable_guc_loading|submission modparams
Michal Wajdeczko
2017-12-06
1
-44
/
+65
*
drm/i915/uc: Don't fetch GuC firmware if no plan to use GuC
Michal Wajdeczko
2017-12-06
1
-0
/
+6
*
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
2017-12-06
1
-12
/
+11
*
drm/i915/guc: Move firmware selection to init_early
Michal Wajdeczko
2017-12-06
1
-1
/
+1
*
drm/i915/huc: Move firmware selection to init_early
Michal Wajdeczko
2017-12-06
1
-3
/
+1
*
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
2017-11-16
1
-1
/
+1
*
drm/i915/guc: Update name and prototype of GuC submission interface functions
Sagar Arun Kamble
2017-11-16
1
-7
/
+9
*
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
2017-11-02
1
-2
/
+2
*
drm/i915/guc: Update Guc messages on load failure
Michal Wajdeczko
2017-10-16
1
-4
/
+5
*
drm/i915/guc: Pick better place for Guc final status message
Michal Wajdeczko
2017-10-16
1
-0
/
+6
*
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
Michal Wajdeczko
2017-10-16
1
-2
/
+2
*
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
2017-10-16
1
-0
/
+1
*
drm/i915/uc: Fix includes order
Michal Wajdeczko
2017-10-06
1
-2
/
+1
*
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
2017-10-06
1
-144
/
+2
*
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
2017-10-06
1
-0
/
+1
*
drm/i915/guc: Move Guc early init into own function
Michal Wajdeczko
2017-10-04
1
-3
/
+6
*
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko
2017-10-04
1
-155
/
+4
[next]