index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
2017-10-06
1
-77
/
+1
*
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
2017-10-06
1
-45
/
+0
*
drm/i915/guc: Move GuC log declarations into dedicated header
Michal Wajdeczko
2017-10-06
1
-25
/
+1
*
drm/i915/huc: Move HuC declarations into dedicated header
Michal Wajdeczko
2017-10-04
1
-12
/
+1
*
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko
2017-10-04
1
-66
/
+1
*
drm/i915/uc: Create intel_uc_init_mmio
Sagar Arun Kamble
2017-10-04
1
-0
/
+1
*
drm/i915/uc: Drop unnecessary forward declaration
Michal Wajdeczko
2017-10-04
1
-2
/
+0
*
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
2017-09-26
1
-1
/
+2
*
drm/i915/guc: Cleanup adding GuC work items
Michał Winiarski
2017-09-18
1
-4
/
+0
*
drm/i915/guc: Simplify GuC doorbell logic
Michał Winiarski
2017-09-18
1
-1
/
+0
*
drm/i915/guc: Submit GuC workitems containing coalesced requests
Michał Winiarski
2017-09-18
1
-11
/
+0
*
drm/i915/guc: Remove obsolete comments and remove unused variable
Michał Winiarski
2017-09-18
1
-4
/
+0
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-0
/
+4
|
\
|
*
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
2017-06-07
1
-2
/
+0
*
|
drm/i915/guc: capture GuC logs if FW fails to load
Daniele Ceraolo Spurio
2017-05-26
1
-0
/
+3
*
|
drm/i915/guc: Introduce buffer based cmd transport
Michal Wajdeczko
2017-05-26
1
-1
/
+2
*
|
drm/i915/guc: Remove action status and statistics from debugfs
Michal Wajdeczko
2017-05-19
1
-10
/
+0
*
|
drm/i915/guc: Remove last submission result from debugfs
Michal Wajdeczko
2017-05-19
1
-2
/
+0
*
|
drm/i915/guc: Remove failed doorbell stat from debugfs
Michal Wajdeczko
2017-05-19
1
-4
/
+0
*
|
drm/i915/guc: Remove stale comment for q_fail
Michal Wajdeczko
2017-05-19
1
-2
/
+0
*
|
drm/i915/guc: Make scratch register base and count flexible
Michal Wajdeczko
2017-05-11
1
-0
/
+7
*
|
drm/i915/guc: Move notification code into virtual function
Michal Wajdeczko
2017-05-11
1
-0
/
+9
*
|
drm/i915/guc: Enable send function only after successful init
Michal Wajdeczko
2017-05-02
1
-0
/
+1
*
|
drm/i915/huc: Simplify intel_huc_init_hw()
Michal Wajdeczko
2017-04-04
1
-1
/
+1
|
/
*
drm/i915/uc: Drop use of MISSING_CASE on trivial enums
Michal Wajdeczko
2017-03-31
1
-6
/
+2
*
drm/i915/huc: Remove unused intel_huc_fini()
Michal Wajdeczko
2017-03-31
1
-1
/
+0
*
drm/i915/uc: Add intel_uc_fw_type_repr()
Michal Wajdeczko
2017-03-31
1
-0
/
+14
*
drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
Michal Wajdeczko
2017-03-31
1
-1
/
+19
*
drm/i915/uc: Make intel_uc_prepare_fw() static
Michal Wajdeczko
2017-03-27
1
-2
/
+0
*
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
2017-03-23
1
-4
/
+4
*
drm/i915/guc: Improve the GuC documentation & comments about proxy submissions
Oscar Mateo
2017-03-23
1
-2
/
+4
*
drm/i915/guc: Make intel_guc_send a function pointer
Oscar Mateo
2017-03-23
1
-1
/
+8
*
drm/i915/guc: Break out the GuC log extras into their own "runtime" struct
Oscar Mateo
2017-03-23
1
-5
/
+7
*
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
2017-03-23
1
-3
/
+5
*
drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
Oscar Mateo
2017-03-23
1
-1
/
+2
*
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
2017-03-23
1
-6
/
+5
*
drm/i915/uc: Rename intel_uc_fw.fw to .type
Arkadiusz Hiler
2017-03-16
1
-1
/
+1
*
drm/i915/uc: Separate firmware selection and preparation
Arkadiusz Hiler
2017-03-15
1
-2
/
+2
*
drm/i915/guc: Simplify intel_guc_init_hw()
Arkadiusz Hiler
2017-03-15
1
-0
/
+1
*
drm/i915/guc: Extract param logic form guc_init_fw()
Arkadiusz Hiler
2017-03-15
1
-0
/
+1
*
drm/i915/uc: Introduce intel_uc_init_fw()
Arkadiusz Hiler
2017-03-15
1
-2
/
+3
*
drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.c
Arkadiusz Hiler
2017-03-15
1
-2
/
+2
*
drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()
Arkadiusz Hiler
2017-03-15
1
-2
/
+2
*
drm/i915/uc: Drop superfluous externs in intel_uc.h
Arkadiusz Hiler
2017-03-15
1
-6
/
+6
*
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
2017-01-19
1
-0
/
+1
*
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
2017-01-19
1
-0
/
+14
*
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
2017-01-18
1
-0
/
+6
*
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
2017-01-18
1
-18
/
+19
*
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
2017-01-18
1
-7
/
+6
*
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
Chris Wilson
2017-01-05
1
-0
/
+1
[next]