summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Add csr programming registers to dmc debugfs entryMika Kuoppala2015-11-091-3/+8
* drm/i915/bxt: Expose DC5 entry countMika Kuoppala2015-11-091-0/+3
* drm/i915/skl: Expose DC5/DC6 entry countsDamien Lespiau2015-11-091-0/+11
* drm/i915/skl: Print the DMC firmware status in debugfsDamien Lespiau2015-11-091-0/+27
* drm/i915: change no_fbc_reason from enum to stringPaulo Zanoni2015-11-041-1/+1
* drm/i915: Add extra plane information in debugfs.Robert Fekete2015-11-021-2/+107
* drm/i915/kbl: Introduce Kabylake platform defition.Rodrigo Vivi2015-10-281-6/+10
* drm/i915: Turn __raw_i915_read8() & co. in to inline functionsVille Syrjälä2015-10-261-1/+1
* drm/i915/guc: Add GuC css header parserAlex Dai2015-10-211-0/+6
* i915: switch from acpi_os_ioremap to memremapWilliams, Dan J2015-10-131-1/+1
* drm/i915: unlock on error in i915_ppgtt_info()Dan Carpenter2015-10-051-3/+6
* drm/i915/skl: Simplify wm structures slightly (v2)Matt Roper2015-09-301-1/+1
* drm/i915/bdw: Check for slice, subslice and EU count for BDWŁukasz Daniluk2015-09-301-1/+28
* drm/i915: Fix comparison bugRasmus Villemoes2015-09-301-1/+5
* drm/i915: Add CD and pixel clock informationMika Kahola2015-09-301-0/+4
* drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/Ville Syrjälä2015-09-301-1/+1
* drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the reg...Ville Syrjälä2015-09-301-3/+2Star
* drm/i915: fix task reference leak in i915_debugfs.cGeliang Tang2015-09-251-2/+6
* drm/i915: Parametrize LRC registersVille Syrjälä2015-09-231-4/+4
* drm/i915: Use the plane state in intel_crtc_info.Maarten Lankhorst2015-09-101-3/+5
* drm/i915: use the yesno helper for loggingJani Nikula2015-09-041-10/+7Star
* Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter2015-09-021-1/+3
|\
| * drm/i915/skl: Adding DDI_E power well domainXiong Zhang2015-08-311-0/+2
| * Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie2015-08-171-81/+26Star
| |\
| * | drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter2015-08-111-1/+1
* | | drm/i915: add yesno utility functionJani Nikula2015-09-021-5/+0Star
* | | drm/i915: Fix some gcc warningsVille Syrjälä2015-08-261-2/+2
* | | drm/i915: Debugfs interface for GuC submission statisticsDave Gordon2015-08-141-0/+76
* | | drm/i915: Integrate GuC-based command submissionAlex Dai2015-08-141-1/+1
* | | drm/i915: Enable GuC firmware logAlex Dai2015-08-141-0/+29
* | | drm/i915: Debugfs interface to read GuC load statusAlex Dai2015-08-141-0/+39
* | | drm/i915/gen8: Add ppgtt info and debug_dumpMichel Thierry2015-08-141-8/+10
| |/ |/|
* | drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst2015-08-141-58/+24Star
* | Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter2015-08-061-1/+3
|\|
| * drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter2015-07-221-1/+3
* | drm/i915: remove redundant if checkSudip Mukherjee2015-07-211-3/+1Star
* | drm/i915: remove unnecessary null testSudip Mukherjee2015-07-211-20/+1Star
|/
* 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