index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc.h
Age
Commit message (
Expand
)
Author
2018-03-02
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
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-06
drm/i915/guc: Combine enable_guc_loading|submission modparams
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-06
drm/i915/guc: Move GuC log declarations into dedicated header
Michal Wajdeczko
2017-10-04
drm/i915/huc: Move HuC declarations into dedicated header
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-10-04
drm/i915/uc: Drop unnecessary forward declaration
Michal Wajdeczko
2017-09-26
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
2017-09-18
drm/i915/guc: Cleanup adding GuC work items
Michał Winiarski
2017-09-18
drm/i915/guc: Simplify GuC doorbell logic
Michał Winiarski
2017-09-18
drm/i915/guc: Submit GuC workitems containing coalesced requests
Michał Winiarski
2017-09-18
drm/i915/guc: Remove obsolete comments and remove unused variable
Michał Winiarski
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-07
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
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-19
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
2017-05-19
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
2017-05-19
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
2017-05-19
drm/i915/guc: Remove stale comment for q_fail
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-04
drm/i915/huc: Simplify intel_huc_init_hw()
Michal Wajdeczko
2017-03-31
drm/i915/uc: Drop use of MISSING_CASE on trivial enums
Michal Wajdeczko
2017-03-31
drm/i915/huc: Remove unused intel_huc_fini()
Michal Wajdeczko
2017-03-31
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
2017-03-31
drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
Michal Wajdeczko
2017-03-27
drm/i915/uc: Make intel_uc_prepare_fw() static
Michal Wajdeczko
2017-03-23
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
2017-03-23
drm/i915/guc: Improve the GuC documentation & comments about proxy submissions
Oscar Mateo
2017-03-23
drm/i915/guc: Make intel_guc_send a function pointer
Oscar Mateo
2017-03-23
drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
Oscar Mateo
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
2017-03-23
drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
Oscar Mateo
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
2017-03-16
drm/i915/uc: Rename intel_uc_fw.fw to .type
Arkadiusz Hiler
2017-03-15
drm/i915/uc: Separate firmware selection and preparation
Arkadiusz Hiler
2017-03-15
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
2017-03-15
drm/i915/guc: Extract param logic form guc_init_fw()
Arkadiusz Hiler
2017-03-15
drm/i915/uc: Introduce intel_uc_init_fw()
Arkadiusz Hiler
2017-03-15
drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
Arkadiusz Hiler
2017-03-15
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
Arkadiusz Hiler
2017-03-15
drm/i915/uc: Drop superfluous externs in intel_uc.h
Arkadiusz Hiler
2017-01-19
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
[next]