summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2015-09-10drm/i915: Use the plane state in intel_crtc_info.Maarten Lankhorst
2015-09-04drm/i915: use the yesno helper for loggingJani Nikula
2015-09-02Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter
2015-09-02drm/i915: add yesno utility functionJani Nikula
2015-08-31drm/i915/skl: Adding DDI_E power well domainXiong Zhang
2015-08-26drm/i915: Fix some gcc warningsVille Syrjälä
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie
2015-08-14drm/i915: Debugfs interface for GuC submission statisticsDave Gordon
2015-08-14drm/i915: Integrate GuC-based command submissionAlex Dai
2015-08-14drm/i915: Enable GuC firmware logAlex Dai
2015-08-14drm/i915: Debugfs interface to read GuC load statusAlex Dai
2015-08-14drm/i915/gen8: Add ppgtt info and debug_dumpMichel Thierry
2015-08-14drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter
2015-08-06Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter
2015-07-22drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter
2015-07-21drm/i915: remove redundant if checkSudip Mukherjee
2015-07-21drm/i915: remove unnecessary null testSudip Mukherjee
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-14drm/i915: Add HAS_CORE_RING_FREQ macroAkash Goel
2015-07-13drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel
2015-07-08drm/i915: use dev_priv for the FBC functionsPaulo Zanoni
2015-07-06drm/i915: FBC doesn't need struct_mutex anymorePaulo Zanoni
2015-07-06drm/i915: add the FBC mutexPaulo Zanoni
2015-07-03drm/i915: Report correct GGTT space usageTvrtko Ursulin
2015-06-29drm/i915: Add debugfs knobs for VLVCHV memory latency valuesVille Syrjälä
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-26drm/i915: Update rps frequencies for BXTBob Paauwe
2015-06-26drm/i915/gtt: Introduce struct i915_page_dmaMika Kuoppala
2015-06-26drm/i915/gtt: Allow >= 4GB sizes for vm.Mika Kuoppala
2015-06-24drm/i915: debugfs for frontbuffer trackingDaniel Vetter
2015-06-15drm/i915: unify no_fbc_reason message printingPaulo Zanoni
2015-06-15drm/i915: add FBC_ROTATION to enum no_fbc_reasonPaulo Zanoni
2015-06-15drm/i915: print FBC compression status on debugfsPaulo Zanoni
2015-06-15Merge branch 'topic/atomic-conversion' into drm-intel-next-queuedDaniel Vetter
2015-06-15drm/i915: Fix build without CONFIG_PMChris Wilson
2015-06-12drm/i915: Remove use of crtc->config from i915_debugfs.cMaarten Lankhorst
2015-06-12drm/i915: use intel_crtc_control everywhere, v3.Maarten Lankhorst
2015-06-12drm/i915: Add runtime PM's usage_count in i915_runtime_pm_statusDamien Lespiau
2015-06-12drm/i915: Make pc8_status report status for all runtime PM platformsDamien Lespiau
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira
2015-05-29drm/i915: Only show view type for GGTT VMAsTvrtko Ursulin
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson
2015-05-21drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson
2015-05-21drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson
2015-05-21drm/i915: Limit mmio flip RPS boostsChris Wilson
2015-05-21drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson
2015-05-21drm/i915: Implement inter-engine read-read optimisationsChris Wilson
2015-05-21drm/i915: s/\<rq\>/req/gDaniel Vetter
2015-05-20drm/i915: Don't read dpcd for disconnected portsMika Kuoppala