Age | Commit message (Expand) | Author |
2011-09-09 | drm: Remove duplicate "return" statement | Lin Ming |
2011-09-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2011-09-09 | drm/nv04/crtc: Bail out if FB is not bound to crtc | Emil Velikov |
2011-09-09 | drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs | Marcin Slusarz |
2011-09-09 | drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate | Marcin Slusarz |
2011-09-09 | drm/nouveau: fix oops on pre-semaphore hardware | Ben Skeggs |
2011-09-09 | drm/nv50/crtc: Bail out if FB is not bound to crtc | Emil Velikov |
2011-09-06 | drm/radeon/kms: fix DP detect and EDID fetch for DP bridges | Alex Deucher |
2011-09-02 | drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) | Alex Deucher |
2011-08-31 | drm/radeon/kms: set a default max_pixel_clock | Dave Airlie |
2011-08-30 | drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU | Alex Deucher |
2011-08-30 | drm/radeon/kms: evergreen & ni reset SPI block on CP resume | Jerome Glisse |
2011-08-29 | drm: Fix the number of connector and encoder to cleanup functions | Joonyoung Shim |
2011-08-26 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-08-25 | drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked | Thomas Jarosch |
2011-08-23 | drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI... | Thomas Reim |
2011-08-23 | drm/ttm: ensure ttm for new node is bound before calling move_notify() | Ben Skeggs |
2011-08-23 | drm/ttm: unbind ttm before destroying node in accel move cleanup | Ben Skeggs |
2011-08-23 | drm/ttm: fix ttm_bo_add_ttm(user) failure path | Marcin Slusarz |
2011-08-22 | i915: do not setup intel_backlight twice | Kamal Mostafa |
2011-08-22 | drm/radeon: Make vramlimit parameter actually work. | Michel Dänzer |
2011-08-22 | drm/radeon: Explicitly print GTT/VRAM offsets on test failure. | Michel Dänzer |
2011-08-22 | drm/radeon: Take IH ring into account for test size calculation. | Michel Dänzer |
2011-08-22 | drm/radeon/alpha: Add Alpha support to Radeon DRM code | Jay Estabrook |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-08-19 | drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge | Jesse Barnes |
2011-08-15 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-08-15 | drm/i915: Cannot set clock gating under UMS | Keith Packard |
2011-08-15 | drm/i915: Can't do accurate vblank timestamps with UMS | Keith Packard |
2011-08-15 | Not all systems expose a firmware or platform mechanism for changing the back... | Matthew Garrett |
2011-08-15 | drm/radeon/kms: don't try to be smart in the hpd handler | Alex Deucher |
2011-08-12 | drm/radeon: re-POST the asic on Apple hardware when booted via EFI | Matthew Garrett |
2011-08-12 | drm/radeon: Allow panel preferred EDID to override BIOS native mode | Matthew Garrett |
2011-08-12 | drm/radeon/kms: make some watermark messages debug only | Alex Deucher |
2011-08-12 | drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos | Alex Deucher |
2011-08-12 | drm/radeon/kms: don't enable connectors that are off in the hotplug handler | Alex Deucher |
2011-08-09 | drm/i915: split out PCH refclk update code | Jesse Barnes |
2011-08-09 | drm/i915: show interrupt info on IVB | Jesse Barnes |
2011-08-08 | drm/i915: Remove unused 'reg' argument to dp_pipe_enabled | Keith Packard |
2011-08-08 | drm/i915: Fix PCH port pipe select in CPT disable paths | Keith Packard |
2011-08-08 | drm/i915: Leave LVDS registers unlocked | Keith Packard |
2011-08-08 | drm/i915: Wait for LVDS panel power sequence | Keith Packard |
2011-08-05 | Revert "drm/i915: Try enabling RC6 by default (again)" | Dave Airlie |
2011-08-04 | drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector | Thomas Reim |
2011-08-04 | drm/radeon: Log Subsystem Vendor and Device Information | Thomas Reim |
2011-08-04 | drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin... | Thomas Reim |
2011-08-04 | drm: Separate EDID Header Check from EDID Block Check | Thomas Reim |
2011-08-04 | drm: Add NULL check about irq functions | Joonyoung Shim |
2011-08-04 | drm: Fix irq install error handling | Joonyoung Shim |
2011-08-04 | drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c | Bojan Prtvar |