index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-03-02
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2018-03-02
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...
Sagar Arun Kamble
2018-02-01
drm/i915/guc: Don't forget to free GuC error log
Michal Wajdeczko
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
2018-01-18
drm/i915/guc: Redefine guc_log_level modparam values
Michal Wajdeczko
2018-01-10
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2017-12-14
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
2017-12-14
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
2017-12-06
drm/i915/huc: Load HuC only if requested
Michal Wajdeczko
2017-12-06
drm/i915/guc: Combine enable_guc_loading|submission modparams
Michal Wajdeczko
2017-12-06
drm/i915/uc: Don't fetch GuC firmware if no plan to use GuC
Michal Wajdeczko
2017-12-06
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
2017-12-06
drm/i915/guc: Move firmware selection to init_early
Michal Wajdeczko
2017-12-06
drm/i915/huc: Move firmware selection to init_early
Michal Wajdeczko
2017-11-16
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
2017-11-16
drm/i915/guc: Update name and prototype of GuC submission interface functions
Sagar Arun Kamble
2017-11-02
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
2017-10-16
drm/i915/guc: Update Guc messages on load failure
Michal Wajdeczko
2017-10-16
drm/i915/guc: Pick better place for Guc final status message
Michal Wajdeczko
2017-10-16
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
Michal Wajdeczko
2017-10-16
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
2017-10-06
drm/i915/uc: Fix includes order
Michal Wajdeczko
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
2017-10-06
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
2017-10-04
drm/i915/guc: Move Guc early init into own function
Michal Wajdeczko
2017-10-04
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko
2017-10-04
drm/i915/uc: Create intel_uc_init_mmio
Sagar Arun Kamble
2017-09-26
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-08-12
drm/i915/guc: Rename GuC irq trigger function
Michal Wajdeczko
2017-06-08
drm/i915/guc: Clear enable_guc_loading in case of init failure
Michel Thierry
2017-05-26
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
2017-05-26
drm/i915/guc: Introduce buffer based cmd transport
Michal Wajdeczko
2017-05-26
drm/i915/guc: Disable send function on fini
Michal Wajdeczko
2017-05-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
2017-05-11
drm/i915/guc: Make scratch register base and count flexible
Michal Wajdeczko
2017-05-11
drm/i915/guc: Move notification code into virtual function
Michal Wajdeczko
2017-05-02
drm/i915/guc: Enable send function only after successful init
Michal Wajdeczko
2017-04-13
drm/i915/guc: write wopcm related register once during uc init
daniele.ceraolospurio@intel.com
2017-04-07
drm/i915/guc: Use wait_for_register_fw() while waiting for MMIO response
Michal Wajdeczko
2017-03-31
drm/i915/uc: Move fw path check to fetch_uc_fw()
Michal Wajdeczko
2017-03-31
drm/i915/uc: Add intel_uc_fw_fini()
Michal Wajdeczko
2017-03-31
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
2017-03-30
drm/i915/guc: Take enable_guc_loading check out of GEM core code
Oscar Mateo
2017-03-27
drm/i915/uc: Make intel_uc_prepare_fw() static
Michal Wajdeczko
2017-03-24
drm/i915/guc: limit forcewake to blitter domain in guc_send
Daniele Ceraolo Spurio
2017-03-23
drm/i915/guc: A little bit more of doorbell sanitization
Oscar Mateo
2017-03-23
drm/i915/guc: Make intel_guc_send a function pointer
Oscar Mateo
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
[next]