aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-24drm/i915: Use new INSTDONE registers (Gen7+)Ben Widawsky3-23/+33
2012-08-24drm/i915: Add new INSTDONE registersBen Widawsky1-1/+5
2012-08-24drm/i915: Extract reading INSTDONEBen Widawsky2-19/+32
2012-08-24drm/i915: Use a non-blocking wait for set-to-domain ioctlChris Wilson1-0/+55
2012-08-24drm/i915: Juggle code order to ease flow of the next patchChris Wilson1-191/+188
2012-08-24drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson1-0/+1
2012-08-24drm/i915: Extract general object init routineChris Wilson2-12/+19
2012-08-24drm/i915: Protect private gem objects from truncate (such as imported dmabuf)Chris Wilson1-2/+5
2012-08-24drm/i915: Only pwrite through the GTT if there is space in the apertureChris Wilson8-24/+33
2012-08-24i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1Tejun Heo1-4/+2
2012-08-22drm/i915: Find unclaimed MMIO writes.Ben Widawsky2-0/+5
2012-08-22drm/i915: Add ERR_INT to gen7 error stateBen Widawsky4-0/+8
2012-08-22drm/i915: Cantiga+ cannot handle a hsync front porch of 0Chris Wilson1-0/+7
2012-08-21drm/i915: fix reassignment of variable "intel_dp->DP"Xu, Anhua1-2/+0
2012-08-21drm/i915: Try harder to allocate an mmap_offsetChris Wilson1-9/+41
2012-08-21drm/i915: Show pin count in debugfsChris Wilson1-0/+2
2012-08-21drm/i915: Show (count, size) of purgeable objects in i915_gem_objectsChris Wilson1-4/+13
2012-08-21drm/i915: Add some sanity checks to unbound trackingChris Wilson1-0/+4
2012-08-21drm/i915: Track unbound pagesChris Wilson9-189/+184
2012-08-20drm/i915: move functions aroundDaniel Vetter1-58/+58
2012-08-17drm/i915: Haswell HDMI audio initializationWang Xingchao1-1/+86
2012-08-17drm/udl: call begin/end cpu access at more appropriate timeDave Airlie2-9/+20
2012-08-17drm/i915: implement dma buf begin_cpu_access (v2)Dave Airlie3-0/+21
2012-08-17drm/i915: Allow VGA on CRTC 2Keith Packard1-1/+1
2012-08-17drm/i915: Don't hardcode the number of pipes in the error state dumpDamien Lespiau1-5/+7
2012-08-17drm/fb-helper: don't clobber output routing in setup_crtcsDaniel Vetter1-6/+0
2012-08-17drm/i915: ironlake_write_eld code cleanupWang Xingchao2-13/+34
2012-08-17drm/i915: write eld info for HDMI audioWang Xingchao1-1/+5
2012-08-17drm/i915: HSW audio registers definitionWang Xingchao1-0/+47
2012-08-17drm/i915: extract ironlake_fdi_pll_disableDaniel Vetter1-24/+33
2012-08-17drm/i915: kill a few unused things in dev_privDaniel Vetter2-18/+17
2012-08-17drm/i915: simplify dvo dpms interfaceDaniel Vetter8-29/+26
2012-08-17drm/i915: drop intel_encoder argument to load_detect_pipe functionsDaniel Vetter4-17/+12
2012-08-17drm/i915: prepare load-detect pipe code for dpms changesDaniel Vetter1-24/+14
2012-08-17drm/i915: rip out the overlay pipe A workaroundDaniel Vetter1-57/+1
2012-08-17drm/i915/ns2501: kill pll A enabling hackDaniel Vetter2-8/+1
2012-08-17drm/i915: add missing gen2 pipe A quirk entriesDaniel Vetter1-6/+1
2012-08-17drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua1-6/+6
2012-08-16Linux 3.6-rc2Linus Torvalds1-1/+1
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams1-13/+12
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1