Age | Commit message (Expand) | Author |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-10-27 | Revert "drm/ttm: add a way to bo_wait for either the last read or last write" | Dave Airlie |
2011-10-27 | Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" | Dave Airlie |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-24 | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... | Dave Airlie |
2011-10-23 | vmwgfx: Don't pass unused arguments to do_dirty functions | Jakob Bornecrantz |
2011-10-23 | vmwgfx: Emulate depth 32 framebuffers | Jakob Bornecrantz |
2011-10-21 | drm/radeon: Lower the severity of the radeon lockup messages. | Dave Jones |
2011-10-20 | drm/i915/dp: Fix eDP on PCH DP on CPT/PPT | Adam Jackson |
2011-10-20 | drm/i915/dp: Introduce is_cpu_edp() | Adam Jackson |
2011-10-20 | drm/i915: use correct SPD type value | Jesse Barnes |
2011-10-20 | drm/i915: fix ILK+ infoframe support | Jesse Barnes |
2011-10-20 | drm/i915: add DP test request handling | Jesse Barnes |
2011-10-20 | drm/i915: read full receiver capability field during DP hot plug | Jesse Barnes |
2011-10-20 | drm/i915/dp: Remove eDP special cases from bandwidth checks | Adam Jackson |
2011-10-20 | drm/i915/dp: Fix the math in intel_dp_link_required | Adam Jackson |
2011-10-20 | drm/i915/panel: Always record the backlight level again (but cleverly) | Takashi Iwai |
2011-10-20 | i915: Move i915_read/write out of line | Andi Kleen |
2011-10-20 | drm/i915: remove transcoder PLL mashing from mode_set per specs | Jesse Barnes |
2011-10-20 | drm/i915: if transcoder disable fails, say which | Jesse Barnes |
2011-10-20 | drm/i915: set watermarks for third pipe on IVB | Jesse Barnes |
2011-10-20 | drm/i915: export a CPT mode set verification function | Jesse Barnes |
2011-10-20 | drm/i915: fix transcoder PLL select masking | Jesse Barnes |
2011-10-20 | drm/i915: fix IVB cursor support | Jesse Barnes |
2011-10-20 | drm/i915: fix debug output for 3 pipe configs | Jesse Barnes |
2011-10-20 | drm/i915: add PLL sharing support to handle 3 pipes | Jesse Barnes |
2011-10-20 | drm/i915: fix PCH PLL assertion check for 3 pipes | Jesse Barnes |
2011-10-20 | drm/i915: use transcoder select bits on VGA and HDMI on CPT | Jesse Barnes |
2011-10-20 | drm/i915: split refclk code out of ironlake_crtc_mode_set | Jesse Barnes |
2011-10-20 | drm/i915: support 3 pipes on IVB+ | Jesse Barnes |
2011-10-20 | drm/i915: PLL macro cleanup and pipe assertion check | Jesse Barnes |
2011-10-20 | drm/i915: always set FDI composite sync bit | Jesse Barnes |
2011-10-20 | drm/i915: Use PIPE_CONTROL for flushing on gen6+. | Jesse Barnes |
2011-10-20 | drm/i915: Rename PIPE_CONTROL bit defines to be less terse. | Kenneth Graunke |
2011-10-20 | drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define. | Kenneth Graunke |
2011-10-20 | drm/i915: ILK + VT-d workaround | Ben Widawsky |
2011-10-20 | drm/i915: Remove early exit on i915_gpu_idle | Ben Widawsky |
2011-10-20 | drm/i915: drop KM_USER0 argument to k(un)map_atomic | Daniel Vetter |
2011-10-20 | drm/i915: Defend against userspace creating a gem object with size==0 | Chris Wilson |
2011-10-20 | drm/i915: simplify swapin/out swizzle checking a bit | Daniel Vetter |
2011-10-20 | drm/i915: fix swizzling on gen6+ | Daniel Vetter |
2011-10-20 | drm/i915: properly cancel rps_work on module unload v2 | Daniel Vetter |
2011-10-20 | drm/i915: close PM interrupt masking races in the rps work func | Daniel Vetter |
2011-10-20 | drm/i915: close PM interrupt masking races in the irq handler | Daniel Vetter |
2011-10-20 | drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed | Adam Jackson |
2011-10-20 | drm/i915: Rename intel_sdvo_hdmi_sink_detect | Adam Jackson |
2011-10-20 | drm/i915: Fix multifunction SDVO detection | Adam Jackson |
2011-10-20 | drm/i915: Remove "i2c_speed" nonsense from child device table | Adam Jackson |
2011-10-20 | Merge branch 'fix-pch-refclk' into foo | Keith Packard |
2011-10-20 | Merge branch 'edp-training-fixes' into drm-intel-next | Keith Packard |