summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_guc_log.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+22
* drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichaƂ Winiarski2017-12-141-23/+0
* 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
OpenPOWER on IntegriCloud