Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-23 | Revert "ttm: Include the 'struct dev' when using the DMA API." | Dave Airlie |
2011-02-23 | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie |
2011-02-23 | drm: Mark constant arrays of drm_display_mode const | Chris Wilson |
2011-02-22 | ttm: Include the 'struct dev' when using the DMA API. | Konrad Rzeszutek Wilk |
2011-02-07 | drm: rework PCI/platform driver interface. | Dave Airlie |
2011-01-27 | ttm: Expand (*populate) to support an array of DMA addresses. | Konrad Rzeszutek Wilk |
2011-01-10 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-12-24 | vmwgfx: don't use flush_scheduled_work() | Tejun Heo |
2010-12-21 | drm/fb: Don't expose mmio for fbdev emulation layer | James Simmons |
2010-11-22 | drm/ttm/vmwgfx: Have TTM manage the validation sequence. | Thomas Hellstrom |
2010-11-18 | drm/vmwgfx: Fix up an error path during bo creation | Thomas Hellstrom |
2010-11-09 | drm: vmwgfx: fix information leak to userland | Kulikov Vasiliy |
2010-11-09 | drm/vmwgfx: Fix oops on failing bo pin | Thomas Hellstrom |
2010-11-09 | drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments | Joe Perches |
2010-10-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-27 | vmwgfx: Implement a proper GMR eviction mechanism | Thomas Hellstrom |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-06 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor... | Dave Airlie |
2010-10-06 | drm/vmwgfx: Bump minor and driver date | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Save at least one screen layout | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Add modinfo version | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Add a parameter to get the max fb size | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Don't flush fb if we're in the suspended state. | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Prune modes based on available VRAM size | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Take the ttm lock around the dirty ioctl | Thomas Hellstrom |
2010-10-06 | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Fix ACPI S3 & S4 functionality. | Thomas Hellstrom |
2010-10-06 | drm/vmwgfx: Really support other depths than 32 | Thomas Hellstrom |
2010-10-06 | Merge remote branch 'korg/drm-fixes' into drm-vmware-next | Dave Airlie |
2010-10-05 | drm/ttm: restructure to allow driver to plug in alternate memory manager | Ben Skeggs |
2010-10-01 | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom |
2010-10-01 | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom |
2010-10-01 | vmwgfx: Enable use of the vblank system | Thomas Hellstrom |
2010-10-01 | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom |
2010-10-01 | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom |
2010-09-24 | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d... | Dave Airlie |
2010-09-23 | drivers/gpu/drm: Remove unnecessary casts of private_data | Joe Perches |
2010-09-16 | drm: use noop_llseek | Arnd Bergmann |
2010-09-14 | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson |
2010-09-13 | drm: Use a nondestructive mode for output detect when polling | Chris Wilson |
2010-08-30 | drm: kill get_reg_ofs callback | Daniel Vetter |
2010-08-30 | drm: kill drm_map_ofs callbacks | Daniel Vetter |
2010-08-23 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-17 | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie |
2010-08-12 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-10 | drm: expand gamma_set | James Simmons |
2010-08-10 | drm: Propagate error code from fb_create() | Chris Wilson |