summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/i915: Include TLB miss overhead for computing WMChris Wilson2011-01-111-2/+9
| | * drm/i915: Propagate error from flushing the ringChris Wilson2011-01-113-48/+90
| | * drm/i915: detect & report PCH display error interruptsJesse Barnes2011-01-112-2/+81
| | * drm/i915: cleanup rc6 codeJesse Barnes2011-01-114-46/+75
| | * drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2011-01-112-3/+3
| | * drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes2011-01-114-21/+91
| | * drm/i915: Make the ring IMR handling privateChris Wilson2011-01-112-12/+15
| | * drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2011-01-112-39/+25
| | * drm/i915/debugfs: Show the per-ring IMRChris Wilson2011-01-113-14/+24
| | * drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-115-62/+113
| | * drm/i915: Handle ringbuffer stalls when flushingChris Wilson2011-01-114-43/+65
| | * drm/i915: Enforce write ordering through the GTTChris Wilson2011-01-112-1/+16
| | * drm/i915: Remove impossible testChris Wilson2011-01-111-8/+0
| | * drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes2011-01-111-5/+7
| | * drm/i915: add 'reset' parameterChris Wilson2011-01-111-0/+6
| | * drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu2011-01-111-5/+5
| | * drm/i915: support low power watermarks on IronlakeJesse Barnes2011-01-112-130/+133
| | * agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson2011-01-112-0/+11
| | * drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson2011-01-112-3/+11
| | * drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson2011-01-112-17/+10
| | * drm/i915: support overclocking on Sandy BridgeJesse Barnes2011-01-112-0/+28
| | * drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson2011-01-111-0/+4
| | * drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-115-8/+39
| | * drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson2011-01-111-22/+11
| | * drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu2011-01-112-11/+21
| | * drm/i915/crt: Check for a analog monitor in case of DVI-IDavid Müller2011-01-111-5/+25
| | * drm/i915: make DP training try a little harderJesse Barnes2011-01-111-4/+23
| | * drm/i915: check eDP encoder correctly when setting modesJesse Barnes2011-01-111-1/+1
* | | Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li...Linus Torvalds2011-01-126-0/+1665
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'turbostat' and 'x86_energy_perf_policy' into toolsLen Brown2011-01-116-0/+1665
| |\ \ \ \
| | | * | | tools: create power/x86/x86_energy_perf_policyLen Brown2011-01-113-0/+437
| | * | | | tools: create power/x86/turbostatLen Brown2011-01-113-0/+1228
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktestLinus Torvalds2011-01-123-0/+2675
|\ \ \ \ \
| * | | | | ktest: Ask for the manditory config options instead of just failingSteven Rostedt2010-11-181-14/+206
| * | | | | ktest: Copy the last good and bad configs in config_bisectSteven Rostedt2010-11-181-0/+4
| * | | | | ktest: For grub reboot, use run_ssh instead of run_commandSteven Rostedt2010-11-181-1/+1
| * | | | | ktest: Added force stop after success and failureSteven Rostedt2010-11-182-1/+44
| * | | | | ktest: Parse off the directory name in useconfig for failuresSteven Rostedt2010-11-181-1/+6
| * | | | | ktest: Use different temp config name for minconfigSteven Rostedt2010-11-181-2/+2
| * | | | | ktest: Updated the sample.conf for the latest optionsSteven Rostedt2010-11-181-1/+89
| * | | | | ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt2010-11-181-0/+30
| * | | | | ktest: Added config_bisect test typeSteven Rostedt2010-11-181-21/+388
| * | | | | ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt2010-11-181-18/+63
| * | | | | ktest: Output something easy to parse for failure or successSteven Rostedt2010-11-181-2/+2
| * | | | | ktest: Allow a test case to undefine a default valueSteven Rostedt2010-11-181-0/+5
| * | | | | ktest: Use $output_config instead of typing $outputdir/.configSteven Rostedt2010-11-181-8/+10
| * | | | | ktest: Write to stdout if no log file is givenSteven Rostedt2010-11-181-2/+10
| * | | | | ktest: Use oldnoconfig instead of yes commandSteven Rostedt2010-11-181-3/+2
| * | | | | ktest: Update the sample config file with more documentationSteven Rostedt2010-11-181-91/+103
| * | | | | ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt2010-11-182-118/+433
OpenPOWER on IntegriCloud