Age | Commit message (Expand) | Author |
2011-11-13 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-11-12 | drm/radeon/kms/combios: fix dynamic allocation of PM clock modes | Alex Deucher |
2011-11-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-11-11 | drm/radeon/kms/pm: switch to dynamically allocating clock mode array | Alex Deucher |
2011-11-11 | drm/radeon/kms: optimize r600_pm_profile_init | Alex Deucher |
2011-11-11 | drm/radeon/kms/pm: add a proper pm profile init function for fusion | Alex Deucher |
2011-11-11 | drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks() | Alex Deucher |
2011-11-11 | drm: fix kconfig unmet dependency warning | Randy Dunlap |
2011-11-11 | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie |
2011-11-11 | drm: add some comments to drm_wait_vblank and drm_queue_vblank_event | Ilija Hadzic |
2011-11-11 | drm/radeon/benchmark: signedness bug in radeon_benchmark_move() | Dan Carpenter |
2011-11-11 | drm: do not sleep on vblank while holding a mutex | Ilija Hadzic |
2011-11-11 | drm: try to restore previous CRTC config if mode set fails | Jesse Barnes |
2011-11-11 | drm/radeon/kms: make an aux failure debug only | Alex Deucher |
2011-11-11 | drm: drop select of SLOW_WORK | Paul Bolle |
2011-11-11 | drm: serialize access to list of debugfs files | Marcin Slusarz |
2011-11-11 | drm/radeon/kms: fix use of vram scratch page on evergreen/ni | Alex Deucher |
2011-11-11 | drm/radeon: Make sure CS mutex is held across GPU reset. | Michel Dänzer |
2011-11-11 | drm: Ensure string is null terminated. | Vinson Lee |
2011-11-11 | vmwgfx: Only allow 64x64 cursors | Jakob Bornecrantz |
2011-11-11 | vmwgfx: Initialize clip rect loop correctly in surface dirty | Jakob Bornecrantz |
2011-11-11 | vmwgfx: Close screen object system | Jakob Bornecrantz |
2011-11-10 | drm/nouveau: Fix bandwidth calculation for DisplayPort | Adam Jackson |
2011-11-10 | drm/nouveau: by default use low bpp framebuffer on low memory cards | Marcin Slusarz |
2011-11-10 | drm/nv10: Change the BO size threshold determining the memory placement range. | Francisco Jerez |
2011-11-10 | drm/nvc0: enable acceleration for nvc1 by default | Ben Skeggs |
2011-11-10 | drm/nvc0/gr: fixup the mmio list register writes for 0xc1 | Ben Skeggs |
2011-11-10 | drm/nvc1: hacky workaround to fix accel issues | Ben Skeggs |
2011-11-10 | drm/nvc0/gr: fix some bugs in grctx generation | Ben Skeggs |
2011-11-10 | drm/nvc0: enable acceleration on 0xc8 by default | Ben Skeggs |
2011-11-10 | drm/nvc0/vram: skip disabled PBFB subunits | Ben Skeggs |
2011-11-10 | drm/nv40/pm: fix issues on igp chipsets, which don't have memory | Ben Skeggs |
2011-11-10 | drm/nouveau: testing the wrong variable | Dan Carpenter |
2011-11-10 | drm/nvc0/vram: storage type 0xc3 is not compressed | Christoph Bumiller |
2011-11-10 | drm/nv50: fix stability issue on NV86. | Maxim Levitsky |
2011-11-10 | drm/nouveau: initialize chan->fence.lock before use | Marcin Slusarz |
2011-11-10 | drm/nv50/vram: fix incorrect detection of bank count on newer chipsets | Ben Skeggs |
2011-11-10 | drm/nv50/gr: typo fix, how about we not reset fifo during graph init? | Ben Skeggs |
2011-11-10 | drm/nv50/bios: fixup mpll programming from the init table parser | Ben Skeggs |
2011-11-10 | drm/nouveau: fix oops if i2c bus not found in nouveau_i2c_identify() | Ben Skeggs |
2011-11-10 | drm: make sure drm_vblank_init() has been called before touching vbl_lock | Ben Skeggs |
2011-11-08 | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds |
2011-11-08 | drm/i915: Fix object refcount leak on mmappable size limit error path. | Eric Anholt |
2011-11-07 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-11-07 | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz |
2011-11-07 | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz |
2011-11-07 | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz |
2011-11-07 | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz |
2011-11-07 | vmwgfx: Use pointer return error codes | Jakob Bornecrantz |
2011-11-07 | vmwgfx: Fix hw cursor position | Thomas Hellstrom |