summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-30drm/i915/psr: Do not override PSR2 sink supportJosé Roberto de Souza1-2/+2
2018-03-27drm/i915: use id from intel_shared_dpll.infoLucas De Marchi1-1/+1
2018-03-27drm/i915: use name from intel_shared_dpll.infoLucas De Marchi1-1/+2
2018-03-20drm/i915: Add control flags to i915_handle_error()Chris Wilson1-2/+2
2018-03-19drm/i915/guc: Don't print out relay statistics when relay is disabledMichał Winiarski1-17/+32
2018-03-19drm/i915/guc: Always print log stats in i915_guc_info when using GuCMichał Winiarski1-6/+9
2018-03-19drm/i915/guc: Get rid of GuC log runtimeMichał Winiarski1-2/+2
2018-03-19drm/i915/guc: Split relay control and GuC log levelMichał Winiarski1-7/+49
2018-03-16i915: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-65/+11
2018-03-15drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko1-2/+2
2018-03-13drm/i915/psr: Remove PSR active flag from debugfsDhinakaran Pandiyan1-1/+0
2018-03-13drm/i915: Use sseu size for determining eu_regs[]Chris Wilson1-2/+6
2018-03-13drm/i915: Remove variable length arrays from sseu debugfs printersChris Wilson1-6/+6
2018-03-10drm/i915/guc: Tidy guc_log_controlMichał Winiarski1-7/+4
2018-03-09drm/i915: Include ring->emit in debuggingChris Wilson1-2/+2
2018-03-08drm/i915: Index the ring frequency table by HW frequency rangeChris Wilson1-7/+6
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin1-0/+11
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin1-16/+11
2018-03-08drm/i915: store all subslice masksLionel Landwerlin1-10/+18
2018-03-02drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin1-1/+2
2018-02-22drm/i915/icl: Show interrupt registers in debugfsTvrtko Ursulin1-44/+95
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-3/+3
2018-02-20drm/i915: Track number of pending freed objectsChris Wilson1-3/+1
2018-02-16drm: move read_domains and write_domain into i915Christian König1-2/+2
2018-02-15drm/i915: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan1-1/+1
2018-02-12drm/i915: Don't query PCODE RC6VIDS on platforms not supporting itImre Deak1-9/+15
2018-02-09drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_infoImre Deak1-13/+0
2018-02-08drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson1-0/+1
2018-02-08drm/i915/guc: Allow preempt-client to be NULLChris Wilson1-3/+5
2018-01-24drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble1-4/+1
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble1-11/+1
2018-01-24drm/i915: Track the number of times we have woken the GPU upChris Wilson1-3/+4
2018-01-20drm/i915/psr: Don't name status or debug registers like control registers.Dhinakaran Pandiyan1-2/+2
2018-01-13drm/i915/psr: Avoid initializing PSR if there is no sink support.Dhinakaran Pandiyan1-1/+6
2018-01-13drm/i915/psr: Kill psr.source_ok flag.Dhinakaran Pandiyan1-1/+0
2018-01-03drm/i915: Hold rpm wakeref for modifying the global seqnoChris Wilson1-0/+3
2017-12-28i915/drrs/debugfs: psr status info additionC, Ramalingam1-1/+4
2017-12-28drm/i915: Runtime disable for eDP DRRSC, Ramalingam1-1/+42
2017-12-22drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko1-0/+1
2017-12-21drm/i915: Show FBC worker status in debugfsChris Wilson1-4/+9
2017-12-19drm/i915: Add pretty printer for modparamsMichal Wajdeczko1-20/+1
2017-12-19drm/i915: Add pretty printer for device info flagsMichal Wajdeczko1-3/+2
2017-12-17drm/i915: Unifying debugfs return codes for unsupported featuresMichal Wajdeczko1-45/+31
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld1-2/+2
2017-12-11drm/i915: Stop showing seqno info from debugfs/i915_interrupt_infoChris Wilson1-22/+2
2017-12-11drm/i915: Remove debugfs/i915_seqno_infoChris Wilson1-14/+0
2017-12-08drm/i915: Make engine state pretty-printer header configurableChris Wilson1-1/+1
2017-12-08drm/i915: Refactor common list iteration over GGTT vmaChris Wilson1-2/+2
2017-11-22drm/i915: Extract intel_get_cagfTvrtko Ursulin1-7/+2
2017-11-21drm/i915: Move debugfs/i915_semaphore_status to i915_engine_infoChris Wilson1-32/+0