aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman2011-06-17
* Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare2011-06-16
* drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl2011-06-13
* drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede2011-06-04
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-04
* drm/i915: Remove unused enum "chip_family"Chris Wilson2011-06-04
* drm/915: fix relaxed tiling on gen2: tile heightDaniel Vetter2011-06-04
* drm/i915/crt: Explicitly return false if connected to a digital monitorChris Wilson2011-06-04
* drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0Chris Wilson2011-06-04
* drm/i915: Only print out the actual number of fences for i915_error_stateDaniel Vetter2011-06-04
* drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/Chris Wilson2011-06-04
* drm: i915: correct return status in intel_hdmi_mode_valid()Nicolas Kaiser2011-06-04
* drm/i915: fix regression after clock gating init splitJason Stubbs2011-06-04
* drm/i915: fix if statement in ivybridge irq handlerDan Carpenter2011-06-04
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-24
|\
| * Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-05-19
| |\
| | * drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy BridgeJesse Barnes2011-05-18
| | * drm/i915/sdvo: Reorder i2c initialisation before ddc proxyChris Wilson2011-05-18
| | * drm/i915: FDI link training broken on Ironlake by Ivybridge integrationKeith Packard2011-05-17
| | * drm/i915: enable rc6 by defaultJesse Barnes2011-05-17
| | * drm/i915: add fbc enable flag, but disable by defaultJesse Barnes2011-05-17
| | * drm/i915: clean up unused ring_get_irq/ring_put_irq functionsFeng, Boqun2011-05-16
| | * drm/i915: fix user irq miss in BSD ring on g4xFeng, Boqun2011-05-16
| * | Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie2011-05-15
| |\|
| | * drm/i915: split PCH clock gating initJesse Barnes2011-05-13
| | * drm/i915: add Ivybridge clock gating init functionJesse Barnes2011-05-13
| | * drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.Eric Anholt2011-05-13
| | * drm/i915: Add support for fence registers on Ivybridge.Eric Anholt2011-05-13
| | * drm/i915: Use existing function instead of open-coding fence reg clear.Eric Anholt2011-05-13
| | * drm/i915: split clock gating init into per-chipset functionsJesse Barnes2011-05-13
| | * drm/i915: set IBX pch type explicitlyJesse Barnes2011-05-13
| | * drm/i915: add Ivy Bridge PCI IDs and driver feature structsJesse Barnes2011-05-13
| | * drm/i915: add PantherPoint PCH IDJesse Barnes2011-05-13
| | * drm/i915: ring support for Ivy BridgeJesse Barnes2011-05-13
| | * drm/i915: page flip support for Ivy BridgeJesse Barnes2011-05-13
| | * drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes2011-05-13
| | * drm/i915: treat Ivy Bridge watermarks like Sandy BridgeJesse Barnes2011-05-13
| | * drm/i915: manual FDI training for Ivy BridgeJesse Barnes2011-05-13
| | * drm/i915: add swizzle/tiling support for Ivy BridgeJesse Barnes2011-05-13
| | * drm/i915: Ivy Bridge has split display and pipe controlJesse Barnes2011-05-13
| | * drm/i915: add IS_IVYBRIDGE macro for checksJesse Barnes2011-05-13
| | * drm/i915: add IS_GEN7 macro to cover Ivy Bridge and laterJesse Barnes2011-05-13
| | * drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes2011-05-13
| | * drm/i915: split irq handling into per-chipset functionsJesse Barnes2011-05-13
| | * drm/i915: make FDI training a display functionJesse Barnes2011-05-13
| | * drm/i915: forcewake debugfs fixBen Widawsky2011-05-13
| | * drm/i915: debugfs interface for forcewake reference countBen Widawsky2011-05-10
| | * drm/i915: move gen6 rps handling to workqueueBen Widawsky2011-05-10
| | * drm/i915: forcewake struct mutex locking fixesBen Widawsky2011-05-10