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
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