summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2016-01-08drm/i915: Inspect subunit states on hangcheckMika Kuoppala
2016-01-07drm/i915: Cleanup some of the CSB handlingBen Widawsky
2015-12-16drm/i915/debugfs: add a separate debugfs file for VBTJani Nikula
2015-12-16drm/i915: don't use a temp buffer for opregion debugfs fileJani Nikula
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer
2015-12-10drm/i915: start adding dp mst audioLibin Yang
2015-12-03drm/i915/guc: Clean up locks in GuCAlex Dai
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni
2015-11-30drm/i915: Fix possible null dereference in framebuffer_info debugfs functionNamrta Salonie
2015-11-24drm/i915: Remove PSR Perf Counter for SKL+Rodrigo Vivi
2015-11-23drm/i915/pm: Unstatic power_domain_strDaniel Stone
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter
2015-11-19drm/i915: Fix oops caused by fbdev initialization failureLukas Wunner
2015-11-18drm/i915: Type safe register read/writeVille Syrjälä
2015-11-17drm/i915: Add a modeset power domainPatrik Jakobsson
2015-11-17drm/i915: Remove distinction between DDI 2 vs 4 lanesPatrik Jakobsson
2015-11-17drm/i915: Introduce a gmbus power domainVille Syrjälä
2015-11-16drm/i915: Add dev_priv->psr_mmio_baseVille Syrjälä
2015-11-09drm/i915: Add csr programming registers to dmc debugfs entryMika Kuoppala
2015-11-09drm/i915/bxt: Expose DC5 entry countMika Kuoppala
2015-11-09drm/i915/skl: Expose DC5/DC6 entry countsDamien Lespiau
2015-11-09drm/i915/skl: Print the DMC firmware status in debugfsDamien Lespiau
2015-11-04drm/i915: change no_fbc_reason from enum to stringPaulo Zanoni
2015-11-02drm/i915: Add extra plane information in debugfs.Robert Fekete
2015-10-30Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...Dave Airlie
2015-10-28drm/i915/kbl: Introduce Kabylake platform defition.Rodrigo Vivi
2015-10-26drm/i915: Turn __raw_i915_read8() & co. in to inline functionsVille Syrjälä
2015-10-21drm/i915/guc: Add GuC css header parserAlex Dai
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-13i915: switch from acpi_os_ioremap to memremapWilliams, Dan J
2015-10-05drm/i915: unlock on error in i915_ppgtt_info()Dan Carpenter
2015-09-30drm/i915/skl: Simplify wm structures slightly (v2)Matt Roper
2015-09-30drm/i915: Remove setparam ioctlDaniel Vetter
2015-09-30drm/i915/bdw: Check for slice, subslice and EU count for BDWŁukasz Daniluk
2015-09-30drm/i915: Fix comparison bugRasmus Villemoes
2015-09-30drm/i915: Add CD and pixel clock informationMika Kahola
2015-09-30drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/Ville Syrjälä
2015-09-30drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the reg...Ville Syrjälä
2015-09-25drm/i915: fix task reference leak in i915_debugfs.cGeliang Tang
2015-09-23drm/i915: Parametrize LRC registersVille Syrjälä
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