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