aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2013-12-10drm/i915: add some runtime PM get/put callsPaulo Zanoni
2013-11-28drm/i915: Enabling DebugFS for valleyview forcewake countsDeepak S
2013-11-28drm/i915: Add power well arguments to force wake routines.Deepak S
2013-11-26drm/i915: add a debugfs entry for power domain infoImre Deak
2013-11-26drm/i915: Demote drop_caches_set printBen Widawsky
2013-11-21i915, debugfs: Fix uninitialized warningBorislav Petkov
2013-11-15Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter
2013-11-14drm/i915: Reject opening of pipe crc files for invalid pipesDaniel Vetter
2013-11-14drm/i915: Use for_each_pipe in intel_display_crc_initDaniel Vetter
2013-11-10Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie
2013-11-08drm/i915/bdw: ppgtt info in debugfsBen Widawsky
2013-11-08drm/i915/bdw: debugfs updatesBen Widawsky
2013-11-08drm/i915/bdw: Add interrupt info to debugfsBen Widawsky
2013-11-08drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...Chon Ming Lee
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-07drm/i915: Initialise min/max frequencies before updating RPS registersChris Wilson
2013-11-07drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.Chon Ming Lee
2013-11-06drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä
2013-11-06drm/i915: Make the debugfs structures constLespiau, Damien
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