summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-151-1/+4
|\
| * Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-136/+597
| |\
| * | drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira2015-06-041-1/+4
* | | drm/i915: Add HAS_CORE_RING_FREQ macroAkash Goel2015-07-141-1/+1
* | | drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel2015-07-131-4/+15
* | | drm/i915: use dev_priv for the FBC functionsPaulo Zanoni2015-07-081-1/+1
* | | drm/i915: FBC doesn't need struct_mutex anymorePaulo Zanoni2015-07-061-4/+0Star
* | | drm/i915: add the FBC mutexPaulo Zanoni2015-07-061-0/+4
* | | drm/i915: Report correct GGTT space usageTvrtko Ursulin2015-07-031-4/+18
* | | drm/i915: Add debugfs knobs for VLVCHV memory latency valuesVille Syrjälä2015-06-291-5/+19
* | | drm/i915: Update rps frequencies for BXTBob Paauwe2015-06-261-5/+16
* | | drm/i915/gtt: Introduce struct i915_page_dmaMika Kuoppala2015-06-261-1/+1
* | | drm/i915/gtt: Allow >= 4GB sizes for vm.Mika Kuoppala2015-06-261-21/+21
* | | drm/i915: debugfs for frontbuffer trackingDaniel Vetter2015-06-241-0/+16
* | | drm/i915: unify no_fbc_reason message printingPaulo Zanoni2015-06-151-45/+4Star
* | | drm/i915: add FBC_ROTATION to enum no_fbc_reasonPaulo Zanoni2015-06-151-0/+3
* | | drm/i915: print FBC compression status on debugfsPaulo Zanoni2015-06-151-0/+5
* | | Merge branch 'topic/atomic-conversion' into drm-intel-next-queuedDaniel Vetter2015-06-151-13/+37
|\ \ \
| * | | drm/i915: Remove use of crtc->config from i915_debugfs.cMaarten Lankhorst2015-06-121-15/+27
| * | | drm/i915: use intel_crtc_control everywhere, v3.Maarten Lankhorst2015-06-121-3/+15
* | | | drm/i915: Fix build without CONFIG_PMChris Wilson2015-06-151-0/+4
|/ / /
* | | drm/i915: Add runtime PM's usage_count in i915_runtime_pm_statusDamien Lespiau2015-06-121-0/+2
* | | drm/i915: Make pc8_status report status for all runtime PM platformsDamien Lespiau2015-06-121-3/+3
* | | drm/i915: Only show view type for GGTT VMAsTvrtko Ursulin2015-05-291-6/+6
| |/ |/|
* | drm/i915: Use spinlocks for checking when to waitboostChris Wilson2015-05-261-14/+3Star
* | drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson2015-05-211-0/+21
* | drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson2015-05-211-4/+8
* | drm/i915: Limit mmio flip RPS boostsChris Wilson2015-05-211-0/+1
* | drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson2015-05-211-0/+1
* | drm/i915: Implement inter-engine read-read optimisationsChris Wilson2015-05-211-5/+11
* | drm/i915: s/\<rq\>/req/gDaniel Vetter2015-05-211-7/+7
* | drm/i915: Don't read dpcd for disconnected portsMika Kuoppala2015-05-201-0/+3
* | drm/i915: Move toggling planes out of crtc enable/disable.Maarten Lankhorst2015-05-081-4/+2Star
* | drm/i915: Add debugfs test control files for Displayport compliance testingTodd Previte2015-05-081-0/+209
* | drm/i915: Add RPS thresholds to debugfs/i915_frequency_infoChris Wilson2015-05-081-4/+21
* | drm/i915: fix semicolon.cocci warningskbuild test robot2015-04-161-1/+1
* | drm/i915: Update meaning of debugfs object's pin_flagChris Wilson2015-04-161-1/+1
* | drm/i915: PSR: deprecate link_standby support for core platforms.Rodrigo Vivi2015-04-141-3/+0Star
* | Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-141-73/+120
|\ \
| * | drm/i915/bxt: Support BXT in SSEU device status dumpJeff McGee2015-04-091-13/+32
| * | drm/i915: Split-up SSEU device status by platformJeff McGee2015-04-091-72/+100
| |/
* | drm/i915: Remove obj->pin_mappableChris Wilson2015-04-131-3/+3
* | drm/i915: num_pd_pages/num_pd_entries isn't usefulMichel Thierry2015-04-101-2/+0Star
* | drm/i915: Suppress empty lines from debugfs/i915_gem_objectsChris Wilson2015-04-101-13/+13
* | drm/i915: Include active flag when describing objects in debugfsChris Wilson2015-04-101-1/+2
* | drm/i915: Split batch pool into size bucketsChris Wilson2015-04-101-16/+30
* | drm/i915: Split the batch pool by engineChris Wilson2015-04-101-13/+20
* | drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson2015-04-101-0/+39
* | drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula2015-04-071-0/+96
* | drm/i915: Make debugfs/i915_gem_request more friendlyChris Wilson2015-04-011-13/+26
|/