summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-23drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau1-5/+5
2013-04-23drm/i915: fix locking around punit access in cur_delayinfo for VLVJesse Barnes1-0/+2
2013-04-18drm/i915: turbo & RC6 support for VLV v7Jesse Barnes1-9/+49
2013-04-18drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson1-2/+5
2013-04-18drm/i915: shorten debugfs output simple attributesMika Kuoppala1-4/+4
2013-04-18drm/i915: Better overclock supportBen Widawsky1-0/+3
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-03-14drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-14drm/i915: use simple attribute in debugfs routinesKees Cook1-302/+104
2013-03-05drm/i915: Capture current context on errorBen Widawsky1-0/+17
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-26/+228
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-20drm/i915: Print the hw context status is debugfsBen Widawsky1-1/+10
2013-02-20drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula1-1/+1
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie1-0/+5
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie1-11/+120
2013-01-31drm/i915: Fix CAGF for HSWBen Widawsky1-3/+7
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-30/+39
2013-01-23drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter1-0/+2
2013-01-21Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-6/+9
2013-01-21drm/i915: dump refcount into framebuffer debugfs fileDaniel Vetter1-4/+6
2013-01-21drm: revamp locking around fb creation/destructionDaniel Vetter1-2/+3
2013-01-20drm/i915: clear up wedged transitionsDaniel Vetter1-1/+1
2013-01-20drm/i915: move wedged to the other gpu error handling stuffDaniel Vetter1-1/+1
2013-01-20drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter1-5/+5
2013-01-20drm/i915: Remove use of gtt_mappable_entriesBen Widawsky1-1/+1
2013-01-18drm/i915: Create a gtt structureBen Widawsky1-2/+2
2013-01-18drm/i915: Remove gtt_mappable_totalBen Widawsky1-1/+2
2013-01-18drm/i915: Add a debug interface to forcibly evict and shrink our object cachesChris Wilson1-0/+104
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie1-7/+88
2013-01-15drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-stateChris Wilson1-0/+3
2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1
2012-12-19drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqnoMika Kuoppala1-10/+1
2012-12-13drm/i915: rework locking for intel_dpio|sbi_read|writeDaniel Vetter1-2/+2
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson1-2/+2
2012-12-05drm/i915: Fix debugfs seqno info print to use uintMika Kuoppala1-1/+1
2012-12-05drm/i915: Add debugfs entry to read/write next_seqnoMika Kuoppala1-0/+88
2012-12-04drm/i915: fixup sparse warningsDaniel Vetter1-2/+2
2012-12-01drm/i915: Allow objects to be created with no backing pages, but stolen spaceChris Wilson1-0/+2
2012-11-29drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domainsChris Wilson1-2/+2
2012-11-29drm/i915: Include the last semaphore sync point in the error-stateChris Wilson1-4/+6
2012-11-12drm/i915: Missed lock change with rps lockBen Widawsky1-1/+3
2012-11-12drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes1-10/+10
2012-11-12drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter1-4/+4
2012-10-22Merge tag 'v3.7-rc2' into drm-intel-next-queuedDaniel Vetter1-3/+2
2012-10-16drm/i915: Add rc6vids to debugfsBen Widawsky1-1/+8
2012-10-16drm/i915: Extract PCU communicationBen Widawsky1-9/+4
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-115/+136
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2