aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/syscall-counts.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-04drm/i915: Hold mutex across i915_gem_releaseChris Wilson2-2/+2
2013-12-03drm/i915: Skip clock checks on BDWVille Syrjälä1-1/+1
2013-12-03drm/i915: Do not clobber config status after a forced restore of hw stateChris Wilson2-2/+2
2013-12-03drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä1-0/+2
2013-11-29drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson1-5/+8
2013-11-29drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä1-4/+3
2013-11-29drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä2-1/+3
2013-11-29drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni1-2/+2
2013-11-28drm/i915: Fix pipe CSC post offset calculationVille Syrjälä1-1/+1
2013-11-28drm/i915: Simplify DP vs. eDP detectionVille Syrjälä1-20/+6
2013-11-28drm/i915: Check VBT for eDP ports on VLVVille Syrjälä4-9/+14
2013-11-27drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes1-7/+8
2013-11-27drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson1-28/+32
2013-11-26drm/i915: take mode config lock around crtc disable at suspendJesse Barnes1-0/+2
2013-11-25drm/i915: Prefer setting PTE cache age to 3Chris Wilson1-2/+4
2013-11-21drm/i915/ddi: set sink to power down mode on dp disableJani Nikula1-1/+2
2013-11-20drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter1-1/+1
2013-11-19drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter1-0/+20
2013-11-19drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2-0/+16
2013-11-19drm/i915: Hold pc8 lock around toggling pc8.gpu_idleChris Wilson1-2/+6
2013-11-18drm/i915: encoder->get_config is no longer optionalDaniel Vetter1-4/+2
2013-11-18drm/i915/tv: add ->get_config callbackDaniel Vetter1-0/+8
2013-11-17drm/i915: restore the early forcewake cleanupDaniel Vetter1-12/+14
2013-11-16Partially revert "drm/i915: tune the RC6 threshold for stability"Daniel Vetter1-1/+1
2013-11-15drm/i915: flush cursors harderDaniel Vetter1-0/+4
2013-11-15i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7Duncan Laurie1-1/+6
2013-11-14x86/early quirk: use gen6 stolen detection for VLVJesse Barnes1-2/+2
2013-11-14drm/i915/dp: set sink to power down mode on dp disableJani Nikula1-1/+1
2013-11-12drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom1-17/+13
2013-11-12drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom2-3/+13
2013-11-12drm/vmwgfx: Resource evict fixesThomas Hellstrom1-6/+36
2013-11-11drm/edid: compare actual vrefresh for all modes for quirksAlex Deucher1-3/+8
2013-11-10drm: shmob_drm: Convert to clk_prepare/unprepareLaurent Pinchart1-2/+2
2013-11-10drm/nouveau: fix 32-bit buildDave Airlie1-1/+1
2013-11-08drm/i915/opregion: fix build error on CONFIG_ACPI=nJani Nikula1-0/+2
2013-11-08Revert "drm/radeon/audio: don't set speaker allocation on DCE4+"Alex Deucher2-6/+0
2013-11-08drm/radeon/audio: improve ACR calculationPierre Ossman1-22/+46
2013-11-08drm/radeon/audio: correct ACR tablePierre Ossman1-3/+3
2013-11-08drm/radeon: fix mismerge of drm-next with 3.12Alex Deucher1-12/+4
2013-11-08drm/radeon: add pci ids for hawaiiAlex Deucher1-0/+12
2013-11-08drm/radeon: fill in radeon_asic_init for hawaiiAlex Deucher1-18/+39
2013-11-08drm/radeon: modesetting updates for hawaiiAlex Deucher1-1/+3
2013-11-08drm/radeon: atombios.h updates for hawaiiAlex Deucher1-12/+115
2013-11-08drm/radeon: update cik_get_csb_buffer for hawaiiAlex Deucher1-0/+4
2013-11-08drm/radeon: add hawaii dpm supportAlex Deucher3-11/+52
2013-11-08drm/radeon/cik: add hawaii UVD supportAlex Deucher1-0/+1
2013-11-08drm/radeon: update firmware loading for hawaiiAlex Deucher2-3/+62
2013-11-08drm/radeon: update rb setup for hawaiiAlex Deucher2-2/+13
2013-11-08drm/radeon: add golden register settings for hawaiiAlex Deucher1-0/+179
2013-11-08drm/radeon: update cik_tiling_mode_table_init() for hawaiiAlex Deucher2-2/+222