aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-23vmwgfx: Don't pass unused arguments to do_dirty functionsJakob Bornecrantz
2011-10-23vmwgfx: Emulate depth 32 framebuffersJakob Bornecrantz
2011-10-21drm/radeon: Lower the severity of the radeon lockup messages.Dave Jones
2011-10-20drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson
2011-10-20drm/i915/dp: Introduce is_cpu_edp()Adam Jackson
2011-10-20drm/i915: use correct SPD type valueJesse Barnes
2011-10-20drm/i915: fix ILK+ infoframe supportJesse Barnes
2011-10-20drm/i915: add DP test request handlingJesse Barnes
2011-10-20drm/i915: read full receiver capability field during DP hot plugJesse Barnes
2011-10-20drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson
2011-10-20drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson
2011-10-20drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai
2011-10-20i915: Move i915_read/write out of lineAndi Kleen
2011-10-20drm/i915: remove transcoder PLL mashing from mode_set per specsJesse Barnes
2011-10-20drm/i915: if transcoder disable fails, say whichJesse Barnes
2011-10-20drm/i915: set watermarks for third pipe on IVBJesse Barnes
2011-10-20drm/i915: export a CPT mode set verification functionJesse Barnes
2011-10-20drm/i915: fix transcoder PLL select maskingJesse Barnes
2011-10-20drm/i915: fix IVB cursor supportJesse Barnes
2011-10-20drm/i915: fix debug output for 3 pipe configsJesse Barnes
2011-10-20drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes
2011-10-20drm/i915: fix PCH PLL assertion check for 3 pipesJesse Barnes
2011-10-20drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes
2011-10-20drm/i915: split refclk code out of ironlake_crtc_mode_setJesse Barnes
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-10-20drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes
2011-10-20drm/i915: always set FDI composite sync bitJesse Barnes
2011-10-20drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes
2011-10-20drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke
2011-10-20drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky
2011-10-20drm/i915: Remove early exit on i915_gpu_idleBen Widawsky
2011-10-20drm/i915: drop KM_USER0 argument to k(un)map_atomicDaniel Vetter
2011-10-20drm/i915: Defend against userspace creating a gem object with size==0Chris Wilson
2011-10-20drm/i915: simplify swapin/out swizzle checking a bitDaniel Vetter
2011-10-20drm/i915: fix swizzling on gen6+Daniel Vetter
2011-10-20drm/i915: properly cancel rps_work on module unload v2Daniel Vetter
2011-10-20drm/i915: close PM interrupt masking races in the rps work funcDaniel Vetter
2011-10-20drm/i915: close PM interrupt masking races in the irq handlerDaniel Vetter
2011-10-20drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson
2011-10-20drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson
2011-10-20drm/i915: Fix multifunction SDVO detectionAdam Jackson
2011-10-20drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson
2011-10-20Merge branch 'fix-pch-refclk' into fooKeith Packard
2011-10-20Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard