summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_guc_log.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.hPiotr Piorkowski2018-06-121-5/+28
* drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameterPiotr Piorkowski2018-06-121-11/+0Star
* drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski2018-06-121-18/+10Star
* drm/i915/guc: Handle GuC log flush event in dedicated functionMichal Wajdeczko2018-03-211-0/+5
* drm/i915/guc: Move enable/disable msg functions to GuC headerMichal Wajdeczko2018-03-211-14/+12Star
* drm/i915/guc: Drop union guc_log_controlMichal Wajdeczko2018-03-211-8/+5Star
* drm/i915/guc: Unify naming of private GuC action functionsMichal Wajdeczko2018-03-211-9/+9
* drm/i915/guc: Don't try to enable GuC logging when we're not using GuCMichał Winiarski2018-03-201-4/+3Star
* drm/i915/guc: Allow user to control default GuC loggingMichał Winiarski2018-03-191-11/+7Star
* drm/i915/guc: Don't print out relay statistics when relay is disabledMichał Winiarski2018-03-191-13/+13
* drm/i915/guc: Get rid of GuC log runtimeMichał Winiarski2018-03-191-32/+32
* drm/i915/guc: Move check for fast memcpy_wc to relay creationMichał Winiarski2018-03-191-10/+10
* drm/i915/guc: Split relay control and GuC log levelMichał Winiarski2018-03-191-45/+30Star
* drm/i915/guc: Flush directly in log unregisterMichał Winiarski2018-03-191-22/+16Star
* drm/i915/guc: Merge log relay file and channel creationMichał Winiarski2018-03-191-60/+5Star
* drm/i915/guc: Log runtime should consist of both mapping and relayMichał Winiarski2018-03-191-88/+37Star
* drm/i915/guc: Keep GuC interrupts enabled when using GuCMichał Winiarski2018-03-191-12/+19
* drm/i915/guc: Fix build break on config without DEBUG_FSMichal Wajdeczko2018-03-151-0/+2
* drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko2018-03-151-95/+108
* drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offsetJackie Li2018-03-141-1/+1
* drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski2018-03-091-93/+63Star
* drm/i915/guc: Tidy guc_log_controlMichał Winiarski2018-03-091-33/+47
* drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton2018-03-081-2/+4
* drm/i915/guc: Don't try to create log runtime if there is no logMichal Wajdeczko2018-02-011-0/+3
* drm/i915/guc: Fix return from guc_log_relay_file_createSagar Arun Kamble2018-01-311-0/+2
* drm/i915/guc: Fix comments style in intel_guc_log.cSagar Arun Kamble2018-01-241-15/+30
* drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble2018-01-241-2/+5
* drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble2018-01-241-44/+127
* drm/i915/guc: Grab RPM wakelock while disabling GuC interruptsSagar Arun Kamble2018-01-241-0/+3
* drm/i915/guc: Change values for i915_guc_log_controlMichal Wajdeczko2018-01-181-12/+15
* drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko2018-01-181-25/+22Star
* drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski2017-12-141-23/+0Star
* drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko2017-12-061-3/+3
* drm/i915: Unify uC variable types to avoid flooding checkpatch.plJoonas Lahtinen2017-10-061-1/+2
* drm/i915/guc: Move GuC log declarations into dedicated headerMichal Wajdeczko2017-10-061-0/+3
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-12/+14
* drm/i915: Treat WC a separate cache domainChris Wilson2017-04-121-1/+5
* drm/i915/guc: Break out the GuC log extras into their own "runtime" structOscar Mateo2017-03-231-36/+36
* drm/i915/guc: Add onion teardown to the GuC setupOscar Mateo2017-03-231-182/+182
* drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko2017-01-181-0/+658