summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_uc.h
AgeCommit message (Expand)Author
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko
2017-05-26drm/i915/guc: capture GuC logs if FW fails to loadDaniele Ceraolo Spurio
2017-05-26drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko
2017-05-19drm/i915/guc: Remove action status and statistics from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove last submission result from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove failed doorbell stat from debugfsMichal Wajdeczko
2017-05-19drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko
2017-05-11drm/i915/guc: Make scratch register base and count flexibleMichal Wajdeczko
2017-05-11drm/i915/guc: Move notification code into virtual functionMichal Wajdeczko
2017-05-02drm/i915/guc: Enable send function only after successful initMichal Wajdeczko
2017-04-04drm/i915/huc: Simplify intel_huc_init_hw()Michal Wajdeczko
2017-03-31drm/i915/uc: Drop use of MISSING_CASE on trivial enumsMichal Wajdeczko
2017-03-31drm/i915/huc: Remove unused intel_huc_fini()Michal Wajdeczko
2017-03-31drm/i915/uc: Add intel_uc_fw_type_repr()Michal Wajdeczko
2017-03-31drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.hMichal Wajdeczko
2017-03-27drm/i915/uc: Make intel_uc_prepare_fw() staticMichal Wajdeczko
2017-03-23drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...Oscar Mateo
2017-03-23drm/i915/guc: Improve the GuC documentation & comments about proxy submissionsOscar Mateo
2017-03-23drm/i915/guc: Make intel_guc_send a function pointerOscar Mateo
2017-03-23drm/i915/guc: Break out the GuC log extras into their own "runtime" structOscar Mateo
2017-03-23drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo
2017-03-23drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy accessOscar Mateo
2017-03-23drm/i915/guc: Sanitize GuC client initializationJoonas Lahtinen
2017-03-16drm/i915/uc: Rename intel_uc_fw.fw to .typeArkadiusz Hiler
2017-03-15drm/i915/uc: Separate firmware selection and preparationArkadiusz Hiler
2017-03-15drm/i915/guc: Simplify intel_guc_init_hw()Arkadiusz Hiler
2017-03-15drm/i915/guc: Extract param logic form guc_init_fw()Arkadiusz Hiler
2017-03-15drm/i915/uc: Introduce intel_uc_init_fw()Arkadiusz Hiler
2017-03-15drm/i915/uc: Move intel_uc_fw_fetch() to intel_uc.cArkadiusz Hiler
2017-03-15drm/i915/uc: Rename intel_?uc_{setup, load}() to _init_hw()Arkadiusz Hiler
2017-03-15drm/i915/uc: Drop superfluous externs in intel_uc.hArkadiusz Hiler
2017-01-19drm/i915/huc: Support HuC authenticationAnusha Srivatsa
2017-01-19drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa
2017-01-18drm/i915/huc: Unified css_header struct for GuC and HuCAnusha Srivatsa
2017-01-18drm/i915/guc: Make the GuC fw loading helper functions generalAnusha Srivatsa
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko
2017-01-05drm/i915/guc: Exclude the upper end of the Global GTT for the GuCChris Wilson
2017-01-03drm/i915/guc: Make intel_guc_recv static.Michal Wajdeczko
2016-12-28drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappableChris Wilson
2016-12-01drm/i915: Make various init functions take dev_privTvrtko Ursulin
2016-11-29drm/i915/guc: Rename client->cookie to match useChris Wilson
2016-11-25drm/i915/guc: Init send_mutex in intel_uc_init_early()Arkadiusz Hiler
2016-11-25drm/i915/guc: Move guc_{send,recv}() to intel_uc.cArkadiusz Hiler
2016-11-25drm/i915/guc: Drop guc2host/host2guc from namesArkadiusz Hiler
2016-11-25drm/i915: Rename intel_guc.h to intel_uc.hArkadiusz Hiler