summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: Set our shrinker->batch to 4096 (~16MiB)Chris Wilson2017-10-161-0/+11
* drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-161-7/+32
* drm/i915: Drop debugfs/i915_gem_pin_displayChris Wilson2017-10-161-5/+0
* drm/i915: Rename obj->pin_display to obj->pin_globalChris Wilson2017-10-161-6/+6
* drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"Sagar Arun Kamble2017-10-111-49/+50
* drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble2017-10-111-12/+12
* drm/i915: Separate RPS and RC6 handling for VLVSagar Arun Kamble2017-10-111-12/+12
* drm/i915: Separate RPS and RC6 handling for gen6+Sagar Arun Kamble2017-10-111-9/+8
* drm/i915: Track user GTT faulting per-vmaChris Wilson2017-10-091-1/+1
* drm/i915: Make i915_engine_info pretty printer to standaloneChris Wilson2017-10-091-144/+4
* drm/i915/debugfs: include some gtt page size metricsMatthew Auld2017-10-071-4/+57
* drm/i915: Try harder to finish the idle-workerChris Wilson2017-10-061-2/+1
* drm/i915/guc: Move GuC submission declarations into dedicated headerMichal Wajdeczko2017-10-061-0/+1
* Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-281-4/+5
|\
| * drm/i915: wire up shrinkctl->nr_scannedChris Wilson2017-09-061-2/+2
| * Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-113/+87
| |\
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-1/+1
| |\ \
| | * | drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi2017-08-141-1/+1
| * | | locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-101-2/+3
| |/ /
| * | Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-131-1/+1
| |\ \
| | * | drm/i915: Make DP-MST connector info workMaarten Lankhorst2017-07-111-1/+1
| * | | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-091-150/+191
| |\ \ \ | | |/ /
OpenPOWER on IntegriCloud