summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_guc_log.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Add support for define guc_log_size in megabytes.Piotr Piorkowski2018-06-121-0/+6
* drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.hPiotr Piorkowski2018-06-121-6/+3Star
* drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameterPiotr Piorkowski2018-06-121-1/+0Star
* drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski2018-06-121-2/+8
* drm/i915/guc: Handle GuC log flush event in dedicated functionMichal Wajdeczko2018-03-211-0/+2
* drm/i915/guc: Don't try to enable GuC logging when we're not using GuCMichał Winiarski2018-03-201-5/+7
* drm/i915/guc: Allow user to control default GuC loggingMichał Winiarski2018-03-191-0/+15
* drm/i915/guc: Don't print out relay statistics when relay is disabledMichał Winiarski2018-03-191-4/+6
* drm/i915/guc: Get rid of GuC log runtimeMichał Winiarski2018-03-191-4/+3Star
* drm/i915/guc: Split relay control and GuC log levelMichał Winiarski2018-03-191-4/+5
* drm/i915/guc: Log runtime should consist of both mapping and relayMichał Winiarski2018-03-191-2/+1Star
* drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko2018-03-151-8/+10
* drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski2018-03-091-4/+2Star
* drm/i915/guc: Tidy guc_log_controlMichał Winiarski2018-03-091-1/+2
* drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble2018-01-241-1/+1
* drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble2018-01-241-0/+12
* drm/i915: Unify uC variable types to avoid flooding checkpatch.plJoonas Lahtinen2017-10-061-1/+1
* drm/i915/guc: Move GuC log declarations into dedicated headerMichal Wajdeczko2017-10-061-0/+59