summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak2016-02-171-7/+21
* drm/i915: Add PSR main link standby support backRodrigo Vivi2016-02-011-0/+4
* drm/i915/gen9: Add framework to whitelist specific GPU registersArun Siluvery2016-01-251-5/+10
* drm/i915/guc: Decouple GuC engine id from ring idAlex Dai2016-01-251-6/+6
* drm/i915: tidy up a few leftoversDave Gordon2016-01-211-10/+5
* drm/i915: abolish separate per-ring default_context pointersDave Gordon2016-01-211-2/+2
* drm/i915: Do not call API requiring struct_mutex where it is not availableTvrtko Ursulin2016-01-181-9/+6
* drm/i915: Inspect subunit states on hangcheckMika Kuoppala2016-01-081-1/+19
* drm/i915: Cleanup some of the CSB handlingBen Widawsky2016-01-071-3/+3
* drm/i915/debugfs: add a separate debugfs file for VBTJani Nikula2015-12-161-0/+14
* drm/i915: don't use a temp buffer for opregion debugfs fileJani Nikula2015-12-161-9/+2
* drm/i915: Separate cherryview from valleyviewWayne Boyer2015-12-101-34/+34
* drm/i915: start adding dp mst audioLibin Yang2015-12-101-0/+16
* drm/i915/guc: Clean up locks in GuCAlex Dai2015-12-031-6/+6
* drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni2015-12-031-1/+1
* drm/i915: Fix possible null dereference in framebuffer_info debugfs functionNamrta Salonie2015-11-301-20/+16
* drm/i915: Remove PSR Perf Counter for SKL+Rodrigo Vivi2015-11-241-2/+5
* drm/i915/pm: Unstatic power_domain_strDaniel Stone2015-11-231-66/+1
* Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-231-1/+0
|\
| * Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...Dave Airlie2015-10-301-1/+1
| |\
| * \ Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-201-10/+47
| |\ \
| * \ \ Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-161-1/+0
| |\ \ \
| | * | | drm/i915: Remove setparam ioctlDaniel Vetter2015-09-301-1/+0
* | | | | drm/i915: Fix oops caused by fbdev initialization failureLukas Wunner2015-11-191-11/+13
* | | | | drm/i915: Type safe register read/writeVille Syrjälä2015-11-181-2/+3
* | | | | drm/i915: Add a modeset power domainPatrik Jakobsson2015-11-171-0/+2
* | | | | drm/i915: Remove distinction between DDI 2 vs 4 lanesPatrik Jakobsson2015-11-171-18/+10
* | | | | drm/i915: Introduce a gmbus power domainVille Syrjälä2015-11-171-0/+2
* | | | | drm/i915: Add dev_priv->psr_mmio_baseVille Syrjälä2015-11-161-2/+2
* | | | | 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/+2
|/ /
* | 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/+7
OpenPOWER on IntegriCloud