summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin
2018-03-08drm/i915: store all subslice masksLionel Landwerlin
2018-03-02drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin
2018-02-22drm/i915/icl: Show interrupt registers in debugfsTvrtko Ursulin
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2018-02-20drm/i915: Track number of pending freed objectsChris Wilson
2018-02-16drm: move read_domains and write_domain into i915Christian König
2018-02-15drm/i915: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan
2018-02-12drm/i915: Don't query PCODE RC6VIDS on platforms not supporting itImre Deak
2018-02-09drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_infoImre Deak
2018-02-08drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson
2018-02-08drm/i915/guc: Allow preempt-client to be NULLChris Wilson
2018-01-24drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble
2018-01-24drm/i915: Track the number of times we have woken the GPU upChris Wilson
2018-01-19drm/i915/psr: Don't name status or debug registers like control registers.Dhinakaran Pandiyan
2018-01-12drm/i915/psr: Avoid initializing PSR if there is no sink support.Dhinakaran Pandiyan
2018-01-12drm/i915/psr: Kill psr.source_ok flag.Dhinakaran Pandiyan
2018-01-03drm/i915: Hold rpm wakeref for modifying the global seqnoChris Wilson
2017-12-28i915/drrs/debugfs: psr status info additionC, Ramalingam
2017-12-28drm/i915: Runtime disable for eDP DRRSC, Ramalingam
2017-12-22drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko
2017-12-21drm/i915: Show FBC worker status in debugfsChris Wilson
2017-12-19drm/i915: Add pretty printer for modparamsMichal Wajdeczko
2017-12-19drm/i915: Add pretty printer for device info flagsMichal Wajdeczko
2017-12-17drm/i915: Unifying debugfs return codes for unsupported featuresMichal Wajdeczko
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld
2017-12-11drm/i915: Stop showing seqno info from debugfs/i915_interrupt_infoChris Wilson
2017-12-11drm/i915: Remove debugfs/i915_seqno_infoChris Wilson
2017-12-08drm/i915: Make engine state pretty-printer header configurableChris Wilson
2017-12-07drm/i915: Refactor common list iteration over GGTT vmaChris Wilson
2017-11-22drm/i915: Extract intel_get_cagfTvrtko Ursulin
2017-11-20drm/i915: Move debugfs/i915_semaphore_status to i915_engine_infoChris Wilson
2017-11-20drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson
2017-11-17drm/i915: Pass idle crtc_state to intel_dp_sink_crcMaarten Lankhorst
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble
2017-11-16drm/i915/guc: Rename i915_guc_client struct to intel_guc_clientSagar Arun Kamble
2017-11-14drm/i915: fix 64bit divideLionel Landwerlin
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin
2017-11-13drm/i915: Handle locking better in i915_sink_crc.Maarten Lankhorst
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä
2017-10-30drm/i915: Stop frobbing with DDI encoder->typeVille Syrjälä
2017-10-26drm/i915/guc: Add a second client, to be used for preemptionDave Gordon
2017-10-26drm/i915/cnl: Fix SSEU Device Status.Rodrigo Vivi
2017-10-18drm/i915: Flush the idle-worker for debugfs/i915_drop_cachesChris Wilson
2017-10-17drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko
2017-10-16drm/i915: Add in-flight request details to intel_engine_dump()Chris Wilson