summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_uc.h
AgeCommit message (Expand)Author
2017-10-06drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko
2017-10-06drm/i915/guc: Move GuC submission declarations into dedicated headerMichal Wajdeczko
2017-10-06drm/i915/guc: Move GuC log declarations into dedicated headerMichal Wajdeczko
2017-10-04drm/i915/huc: Move HuC declarations into dedicated headerMichal Wajdeczko
2017-10-04drm/i915/uc: Move uC fw helper code into dedicated filesMichal Wajdeczko
2017-10-04drm/i915/uc: Create intel_uc_init_mmioSagar Arun Kamble
2017-10-04drm/i915/uc: Drop unnecessary forward declarationMichal Wajdeczko
2017-09-26drm/i915/huc: Reorganize HuC authenticationSagar Arun Kamble
2017-09-18drm/i915/guc: Cleanup adding GuC work itemsMichał Winiarski
2017-09-18drm/i915/guc: Simplify GuC doorbell logicMichał Winiarski
2017-09-18drm/i915/guc: Submit GuC workitems containing coalesced requestsMichał Winiarski
2017-09-18drm/i915/guc: Remove obsolete comments and remove unused variableMichał Winiarski
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