Age | Commit message (Expand) | Author |
2010-06-08 | drm/radeon/kms: fix typo in printing the HPD info | Alex Deucher |
2010-06-08 | drm/radeon/kms/pm: add mid profile | Alex Deucher |
2010-06-08 | drm/radeon/kms/pm: Misc fixes | Alex Deucher |
2010-06-08 | drm/radeon/kms/combios: fix typo in voltage fix | Alex Deucher |
2010-06-08 | drm/radeon/kms/evergreen: set accel_enabled | Alex Deucher |
2010-06-08 | drm/vmwgfx: return -EFAULT for copy_to_user errors | Dan Carpenter |
2010-06-08 | drm/drm_crtc: return -EFAULT on copy_to_user errors | Dan Carpenter |
2010-06-08 | drm/fb: use printk to print out the switching to text mode error. | Dave Airlie |
2010-06-08 | drm/radeon: fix PM on non-vram cards. | Dave Airlie |
2010-06-08 | drm: Propagate error from drm_fb_helper_init(). | Chris Wilson |
2010-06-08 | drm/i915: fix oops on single crtc devices. | Dave Airlie |
2010-06-05 | drm/i915: Move non-phys cursors into the GTT | Chris Wilson |
2010-06-03 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-06-03 | drm/radeon/kms: make sure display hw is disabled when suspending | Alex Deucher |
2010-06-03 | drm/vmwgfx: Allow userspace to change default layout. Bump minor. | Jakob Bornecrantz |
2010-06-03 | drm/vmwgfx: Fix framebuffer modesetting | Jakob Bornecrantz |
2010-06-03 | drm/vmwgfx: Fix vga save / restore with display topology. | Thomas Hellstrom |
2010-06-03 | vgaarb: use MIT license | Tiago Vignatti |
2010-06-03 | vgaarb: convert pr_devel() to pr_debug() | Tiago Vignatti |
2010-06-03 | drm/radeon/kms/pm: voltage fixes | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: radeon_set_power_state fixes | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: patch default power state with default clocks/voltages on ... | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: add support for SetVoltage cmd table (V2) | Alex Deucher |
2010-06-01 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-06-01 | drm/i915: add HAS_BSD check to i915_getparam | Zou Nan hai |
2010-06-01 | drm/i915: Honor sync polarity from VBT panel timing descriptors | Adam Jackson |
2010-06-01 | drm/radeon/kms/evergreen: add initial CS parser | Alex Deucher |
2010-06-01 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes... | Dave Airlie |
2010-06-01 | Merge branch 'drm-switcheroo-fixes' into drm-testing | Dave Airlie |
2010-06-01 | Merge branch 'drm-vmware-fixes' into drm-testing | Dave Airlie |
2010-06-01 | drm/kms: disable/enable poll around switcheroo on/off | Dave Airlie |
2010-06-01 | drm/nouveau: fixup confusion over which handle the DSM is hanging off. | Dave Airlie |
2010-06-01 | drm/nouveau: attempt to get bios from ACPI v3 | Dave Airlie |
2010-06-01 | drm/nv50: cast IGP memory location to u64 before shifting | Ben Skeggs |
2010-06-01 | drm/ttm: Fix ttm_page_alloc.c | Thomas Hellstrom |
2010-06-01 | drm/ttm: Fix cached TTM page allocation. | Thomas Hellstrom |
2010-06-01 | drm/vmwgfx: Remove some leftover debug messages. | Thomas Hellstrom |
2010-06-01 | drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Unpause overlay on update. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Some modesetting cleanups and fixes. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Reserve first part of VRAM for framebuffer. | Thomas Hellstrom |
2010-06-01 | drm/vmwgfx: Support older hardware. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Get connector status from detection function. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Add kernel throttling support. Bump minor. | Thomas Hellstrom |
2010-06-01 | drm/vmwgfx: Make sure to unpin old and pin new framebuffer. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Fix single framebuffer detection. | Jakob Bornecrantz |
2010-06-01 | drm/vmwgfx: Assume larger framebuffer max size. | Jakob Bornecrantz |