index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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
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
2017-01-19
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
2017-01-18
drm/i915/huc: Unified css_header struct for GuC and HuC
Anusha Srivatsa
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
2017-01-18
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
2017-01-05
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
Chris Wilson
2017-01-03
drm/i915/guc: Make intel_guc_recv static.
Michal Wajdeczko
2016-12-28
drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable
Chris Wilson
2016-12-01
drm/i915: Make various init functions take dev_priv
Tvrtko Ursulin
2016-11-29
drm/i915/guc: Rename client->cookie to match use
Chris Wilson
2016-11-25
drm/i915/guc: Init send_mutex in intel_uc_init_early()
Arkadiusz Hiler
2016-11-25
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
Arkadiusz Hiler
2016-11-25
drm/i915/guc: Drop guc2host/host2guc from names
Arkadiusz Hiler
2016-11-25
drm/i915: Rename intel_guc.h to intel_uc.h
Arkadiusz Hiler