summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2013-07-01drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson
2013-07-01drm/i915: s/LFP/LPF in DPIO PLL register namesVille Syrjälä
2013-07-01drm/i915: Introduce an HAS_IPS() macroDamien Lespiau
2013-06-06drm/i915: Track clients and print their object usage in debugfsChris Wilson
2013-06-03drm/i915: Rename the gtt_list to global_listBen Widawsky
2013-05-31drm/i915: add i915_ips_status debugfs entryPaulo Zanoni
2013-05-31drm/i915: add VEBOX into debugfsXiang, Haihao
2013-05-23drm/i915: change VLV IOSF sideband accessors to not return error codeJani Nikula
2013-05-23drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula
2013-05-23drm/i915: avoid big kmallocs on reading error stateMika Kuoppala
2013-04-23drm/i915: Turn DEV_INFO_FLAGS into a foreach style macroDamien Lespiau
2013-04-23drm/i915: fix locking around punit access in cur_delayinfo for VLVJesse Barnes
2013-04-18drm/i915: turbo & RC6 support for VLV v7Jesse Barnes
2013-04-18drm/i915: Scale ring, rather than ia, frequency on HaswellChris Wilson
2013-04-18drm/i915: shorten debugfs output simple attributesMika Kuoppala
2013-04-18drm/i915: Better overclock supportBen Widawsky
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter
2013-03-13drm/i915: restrict kernel address leak in debugfsKees Cook
2013-03-13drm/i915: use simple attribute in debugfs routinesKees Cook
2013-03-05drm/i915: Capture current context on errorBen Widawsky
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-19drm/i915: Print the hw context status is debugfsBen Widawsky
2013-02-19drm/i915: add missing \n to UTS_RELEASE in the error_stateJani Nikula
2013-02-08Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie
2013-02-08Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-01-31drm/i915: Fix CAGF for HSWBen Widawsky
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-23drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter
2013-01-20Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-01-20drm/i915: dump refcount into framebuffer debugfs fileDaniel Vetter
2013-01-20drm: revamp locking around fb creation/destructionDaniel Vetter
2013-01-20drm/i915: clear up wedged transitionsDaniel Vetter
2013-01-20drm/i915: move wedged to the other gpu error handling stuffDaniel Vetter
2013-01-20drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter
2013-01-20drm/i915: Remove use of gtt_mappable_entriesBen Widawsky
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: Remove gtt_mappable_totalBen Widawsky
2013-01-17drm/i915: Add a debug interface to forcibly evict and shrink our object cachesChris Wilson
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-01-15drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-stateChris Wilson
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-12-19drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqnoMika Kuoppala
2012-12-12drm/i915: rework locking for intel_dpio|sbi_read|writeDaniel Vetter
2012-12-06drm/i915: Close race between processing unpin task and queueing the flipChris Wilson
2012-12-05drm/i915: Fix debugfs seqno info print to use uintMika Kuoppala
2012-12-05drm/i915: Add debugfs entry to read/write next_seqnoMika Kuoppala
2012-12-03drm/i915: fixup sparse warningsDaniel Vetter
2012-11-30drm/i915: Allow objects to be created with no backing pages, but stolen spaceChris Wilson