summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/nouveau: Fix missing whitespace checkpatch.pl errors.Emil Velikov2011-05-166-22/+22
| | * | | drm/nouveau: Fix brace placement checkpatch.pl errors.Emil Velikov2011-05-166-15/+7
| | * | | drm/nouveau: Clean up trailing whitespace and C99-style comments.Emil Velikov2011-05-166-38/+40
| | * | | drm/nouveau: Fix indentation-related checkpatch.pl error messages.Emil Velikov2011-05-164-21/+21
| | * | | drm/nouveau: name the boot perflvl "boot"Martin Peres2011-05-161-0/+1
| * | | | Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie2011-05-16255-2215/+4602
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | drm/i915: split PCH clock gating initJesse Barnes2011-05-135-24/+48
| | * | drm/i915: add Ivybridge clock gating init functionJesse Barnes2011-05-132-1/+29
| | * | drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.Eric Anholt2011-05-132-3/+27
| | * | drm/i915: Add support for fence registers on Ivybridge.Eric Anholt2011-05-131-0/+2
| | * | drm/i915: Use existing function instead of open-coding fence reg clear.Eric Anholt2011-05-131-18/+3
| | * | drm/i915: split clock gating init into per-chipset functionsJesse Barnes2011-05-133-146/+195
| | * | drm/i915: set IBX pch type explicitlyJesse Barnes2011-05-131-1/+5
| | * | drm/i915: add Ivy Bridge PCI IDs and driver feature structsJesse Barnes2011-05-131-0/+20
| | * | drm/i915: add PantherPoint PCH IDJesse Barnes2011-05-131-0/+5
| | * | agp/intel: add Ivy Bridge supportJesse Barnes2011-05-133-0/+21
| | * | drm/i915: ring support for Ivy BridgeJesse Barnes2011-05-131-3/+3
| | * | drm/i915: page flip support for Ivy BridgeJesse Barnes2011-05-131-0/+1
| | * | drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes2011-05-134-2/+195
| | * | drm/i915: treat Ivy Bridge watermarks like Sandy BridgeJesse Barnes2011-05-131-1/+8
| | * | drm/i915: manual FDI training for Ivy BridgeJesse Barnes2011-05-132-4/+136
| | * | drm/i915: add swizzle/tiling support for Ivy BridgeJesse Barnes2011-05-131-1/+1
| | * | drm/i915: Ivy Bridge has split display and pipe controlJesse Barnes2011-05-131-2/+2
| | * | drm/i915: add IS_IVYBRIDGE macro for checksJesse Barnes2011-05-131-0/+2
| | * | drm/i915: add IS_GEN7 macro to cover Ivy Bridge and laterJesse Barnes2011-05-131-0/+7
| | * | drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes2011-05-133-11/+37
| | * | drm/i915: split irq handling into per-chipset functionsJesse Barnes2011-05-133-20/+43
| | * | drm/i915: make FDI training a display functionJesse Barnes2011-05-132-5/+4
| | * | drm/i915: forcewake debugfs fixBen Widawsky2011-05-131-2/+2
| | * | MAINTAINERS: Switch maintainer for drm/i915 to Keith PackardKeith Packard2011-05-111-2/+2
| | * | drm/i915: debugfs interface for forcewake reference countBen Widawsky2011-05-101-0/+80
| | * | drm/i915: move gen6 rps handling to workqueueBen Widawsky2011-05-105-9/+58
| | * | drm/i915: forcewake struct mutex locking fixesBen Widawsky2011-05-102-2/+17
| | * | drm/i915: reference counted forcewakeBen Widawsky2011-05-105-13/+41
| | * | drm/i915: proper use of forcewakeBen Widawsky2011-05-102-46/+37
| | * | drm/i915: Disable all outputs early, before KMS takeoverChris Wilson2011-05-103-15/+34
| | * | drm/i915: Do not clflush snooped objectsChris Wilson2011-05-101-0/+11
| | * | drm/i915: Rename agp_type to cache_levelChris Wilson2011-05-106-18/+48
| | * | drm/i915: debugfs for context informationBen Widawsky2011-05-101-0/+25
| | * | drm/i915: use i915_enable_rc6 on SNB tooJesse Barnes2011-05-101-3/+6
| | * | drm/i915: fix rc6 initialization on IronlakeBen Widawsky2011-05-101-0/+13
| | * | drm/1915: ringbuffer wait for idle functionBen Widawsky2011-05-103-2/+8
| | * | drm/i915: fix ilk rc6 teardown lockingBen Widawsky2011-05-101-3/+8
| | * | drm/i915: Fold the DPLL limit defines into the structs that use them.Eric Anholt2011-05-101-469/+181
| | * | drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.Eric Anholt2011-05-101-35/+22
| | * | drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().Eric Anholt2011-05-101-83/+36
| | * | drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().Eric Anholt2011-05-101-209/+150
| | * | drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().Eric Anholt2011-05-101-6/+0
| | * | drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.Eric Anholt2011-05-101-33/+24
| | * | drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().Eric Anholt2011-05-101-258/+23
OpenPOWER on IntegriCloud