aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2013-11-06drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä
2013-11-01drm/i915: Enable DP port CRC for the "auto" source on g4x/vlvDaniel Vetter
2013-11-01drm/i915: scramble reset support for DP port CRC on vlvDaniel Vetter
2013-11-01drm/i915: scramble reset support for DP port CRC on g4xDaniel Vetter
2013-11-01drm/i916: add "auto" pipe CRC sourceDaniel Vetter
2013-10-22drm/i915: Use a spin lock to protect the pipe crc structDamien Lespiau
2013-10-21drm/i915: Wire up CRC for vlvDaniel Vetter
2013-10-21drm/i915: Wire up gen2 CRC supportDaniel Vetter
2013-10-21drm/i915: Wire up CRC support for gen3/4Daniel Vetter
2013-10-21drm/i915: Add new CRC sourcesDaniel Vetter
2013-10-18drm/i915: crc support for hswDaniel Vetter
2013-10-18drm/i915: fix CRC debugfs setupDaniel Vetter
2013-10-18drm/i915: wait one vblank when disabling CRCsDaniel Vetter
2013-10-18drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter
2013-10-18drm/i915: don't Oops in debugfs for I915_FBDEV=nDaniel Vetter
2013-10-16drm/i915: constify harderDaniel Vetter
2013-10-16drm/i915: Enable pipe CRCsDamien Lespiau
2013-10-16drm/i915: Only one open() allowed on pipe CRC result filesDamien Lespiau
2013-10-16drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau
2013-10-16drm/i915: Move drm_add_fake_info_node() higher in the fileDamien Lespiau
2013-10-16drm/i915: Add log messages when CRCs collection is started/stoppedDamien Lespiau
2013-10-16drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctlDamien Lespiau
2013-10-16drm/i915: Generalize the CRC command format for future workDamien Lespiau
2013-10-16drm/i915: Dynamically allocate the CRC circular bufferDamien Lespiau
2013-10-16drm/i915: Empty the circular buffer when asked for a new sourceDamien Lespiau
2013-10-16drm/i915: Enforce going back to none before changing CRC sourceDamien Lespiau
2013-10-16drm/i915: Make switching to the same CRC source a no-opDamien Lespiau
2013-10-16drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau
2013-10-16drm/i915: Keep the CRC values into a circular bufferDamien Lespiau
2013-10-16drm/i915: Add a control file for pipe CRCsDaniel Vetter
2013-10-16drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He
2013-10-11drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter
2013-10-10drm/i915: Finish enabling rps before use by sysfs or debugfsTom O'Rourke
2013-10-10drm/i915: Remove yet another unused defineDamien Lespiau
2013-10-03drm/i915: Simplify PSR debugfsRodrigo Vivi
2013-10-03drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson
2013-10-01drm/i915: Calculate PSR register offsets from base + genBen Widawsky
2013-10-01drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) patternDaniel Vetter
2013-09-19drm/i915: Do remaps for all contextsBen Widawsky
2013-09-19drm/i915: Keep a list of all contextsBen Widawsky
2013-09-13drm/i915: Remove extra "ring"Ben Widawsky
2013-09-05drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2Chon Ming Lee
2013-09-03drm/i915: Report requested frequency alongside current frequency in debugfsChris Wilson
2013-08-23drm/i915: Print seqnos as unsigned in debugfsVille Syrjälä
2013-08-23drm/i915: add i915_pc8_status debugfs filePaulo Zanoni
2013-08-23drm/i915: Expose energy counter on SNB+ through debugfsJesse Barnes
2013-08-22drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfsBen Widawsky
2013-08-10drm/i915: Track when an object is pinned for use by the display engineChris Wilson
2013-08-08drm/i915: List objects allocated from stolen memory in debugfsChris Wilson
2013-08-08drm/i915: mm_list is per VMABen Widawsky