summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_guc_log.h
AgeCommit message (Expand)Author
2018-06-12drm/i915/guc: Add support for define guc_log_size in megabytes.Piotr Piorkowski
2018-06-12drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.hPiotr Piorkowski
2018-06-12drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameterPiotr Piorkowski
2018-06-12drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski
2018-03-21drm/i915/guc: Handle GuC log flush event in dedicated functionMichal Wajdeczko
2018-03-20drm/i915/guc: Don't try to enable GuC logging when we're not using GuCMichał Winiarski
2018-03-19drm/i915/guc: Allow user to control default GuC loggingMichał Winiarski
2018-03-19drm/i915/guc: Don't print out relay statistics when relay is disabledMichał Winiarski
2018-03-19drm/i915/guc: Get rid of GuC log runtimeMichał Winiarski
2018-03-19drm/i915/guc: Split relay control and GuC log levelMichał Winiarski
2018-03-19drm/i915/guc: Log runtime should consist of both mapping and relayMichał Winiarski
2018-03-15drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko
2018-03-09drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski
2018-03-09drm/i915/guc: Tidy guc_log_controlMichał Winiarski
2018-01-24drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble
2017-10-06drm/i915: Unify uC variable types to avoid flooding checkpatch.plJoonas Lahtinen
2017-10-06drm/i915/guc: Move GuC log declarations into dedicated headerMichal Wajdeczko