summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| * | | drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_objectChris Wilson2017-06-261-1/+5
* | | | drm/i915: Extend I915_PARAMS_FOR_EACH with default member valueMichal Wajdeczko2017-09-261-1/+1
* | | | drm/i915: Make execlist port count variableMika Kuoppala2017-09-251-5/+5
* | | | drm/i915: Make own struct for execlist itemsMika Kuoppala2017-09-251-4/+4
* | | | drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-7/+7
* | | | drm/i915/guc: Cleanup adding GuC work itemsMichał Winiarski2017-09-181-2/+0
* | | | drm/i915/guc: Simplify GuC doorbell logicMichał Winiarski2017-09-181-2/+2
* | | | drm/i915/guc: Submit GuC workitems containing coalesced requestsMichał Winiarski2017-09-181-2/+0
* | | | drm/i915/execlists: Read the context-status HEAD from the HWSPChris Wilson2017-09-131-2/+4
* | | | drm/i915/execlists: Read the context-status buffer from the HWSPChris Wilson2017-09-131-2/+5
OpenPOWER on IntegriCloud