summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/debugfs: add rcs topology entryLionel Landwerlin2018-03-081-0/+11
* drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin2018-03-081-16/+11
* drm/i915: store all subslice masksLionel Landwerlin2018-03-081-10/+18
* drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin2018-03-021-1/+2
* drm/i915/icl: Show interrupt registers in debugfsTvrtko Ursulin2018-02-221-44/+95
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-3/+3
* drm/i915: Track number of pending freed objectsChris Wilson2018-02-201-3/+1
* drm: move read_domains and write_domain into i915Christian König2018-02-161-2/+2
* drm/i915: Handle 64-bit return from drm_crtc_vblank_count()Dhinakaran Pandiyan2018-02-151-1/+1
* drm/i915: Don't query PCODE RC6VIDS on platforms not supporting itImre Deak2018-02-121-9/+15
* drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_infoImre Deak2018-02-091-13/+0
* drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson2018-02-081-0/+1
* drm/i915/guc: Allow preempt-client to be NULLChris Wilson2018-02-081-3/+5
* drm/i915/guc: Update name and prototype of i915_guc_log_controlSagar Arun Kamble2018-01-241-4/+1
* drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble2018-01-241-11/+1
* drm/i915: Track the number of times we have woken the GPU upChris Wilson2018-01-241-3/+4
* drm/i915/psr: Don't name status or debug registers like control registers.Dhinakaran Pandiyan2018-01-191-2/+2
* drm/i915/psr: Avoid initializing PSR if there is no sink support.Dhinakaran Pandiyan2018-01-121-1/+6
* drm/i915/psr: Kill psr.source_ok flag.Dhinakaran Pandiyan2018-01-121-1/+0
* drm/i915: Hold rpm wakeref for modifying the global seqnoChris Wilson2018-01-031-0/+3
* i915/drrs/debugfs: psr status info additionC, Ramalingam2017-12-281-1/+4
* drm/i915: Runtime disable for eDP DRRSC, Ramalingam2017-12-281-1/+42
* drm/i915: Add pretty printer for runtime part of intel_device_infoMichal Wajdeczko2017-12-221-0/+1
* drm/i915: Show FBC worker status in debugfsChris Wilson2017-12-211-4/+9
* drm/i915: Add pretty printer for modparamsMichal Wajdeczko2017-12-191-20/+1
* drm/i915: Add pretty printer for device info flagsMichal Wajdeczko2017-12-191-3/+2
* drm/i915: Unifying debugfs return codes for unsupported featuresMichal Wajdeczko2017-12-171-45/+31
* drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-121-2/+2
* drm/i915: Stop showing seqno info from debugfs/i915_interrupt_infoChris Wilson2017-12-111-22/+2
* drm/i915: Remove debugfs/i915_seqno_infoChris Wilson2017-12-111-14/+0
* drm/i915: Make engine state pretty-printer header configurableChris Wilson2017-12-081-1/+1
* drm/i915: Refactor common list iteration over GGTT vmaChris Wilson2017-12-071-2/+2
* drm/i915: Extract intel_get_cagfTvrtko Ursulin2017-11-221-7/+2
* drm/i915: Move debugfs/i915_semaphore_status to i915_engine_infoChris Wilson2017-11-201-32/+0
* drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson2017-11-201-38/+6
* drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-70/+0
* drm/i915: Pass idle crtc_state to intel_dp_sink_crcMaarten Lankhorst2017-11-171-2/+15
* drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble2017-11-161-1/+1
* drm/i915/guc: Rename i915_guc_client struct to intel_guc_clientSagar Arun Kamble2017-11-161-2/+2
* drm/i915: fix 64bit divideLionel Landwerlin2017-11-141-2/+2
* drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin2017-11-131-0/+2
* drm/i915: Handle locking better in i915_sink_crc.Maarten Lankhorst2017-11-131-8/+32
* drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-101-1/+0
* drm/i915: Nuke intel_digital_port->portVille Syrjälä2017-11-091-1/+1
* drm/i915: Stop frobbing with DDI encoder->typeVille Syrjälä2017-10-301-1/+1
* drm/i915/guc: Add a second client, to be used for preemptionDave Gordon2017-10-261-0/+2
* drm/i915/cnl: Fix SSEU Device Status.Rodrigo Vivi2017-10-261-2/+59
* drm/i915: Flush the idle-worker for debugfs/i915_drop_cachesChris Wilson2017-10-181-8/+14
* drm/i915/uc: Add pretty printer for uc firmwareMichal Wajdeczko2017-10-171-35/+6
* drm/i915: Add in-flight request details to intel_engine_dump()Chris Wilson2017-10-161-49/+0
OpenPOWER on IntegriCloud