aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
* Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-22
* Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-22
|\
| * ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-22
| * ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-27
* | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
* | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-10
|\ \
| * | drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
| * | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
* | | vmwgfx: don't use flush_scheduled_work()Tejun Heo2010-12-24
|/ /
* / drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom2010-11-17
|/
* drm: vmwgfx: fix information leak to userlandKulikov Vasiliy2010-11-08
* drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom2010-11-08
* drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches2010-11-08
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
| * Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
| |\
| | * drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-04
| * | drm/vmwgfx: Bump minor and driver dateThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Save at least one screen layoutThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Add modinfo versionThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Don't flush fb if we're in the suspended state.Thomas Hellstrom2010-10-05
| * | drm/vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Take the ttm lock around the dirty ioctlThomas Hellstrom2010-10-05
| * | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom2010-10-05
| * | drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2010-10-05
| * | drm/vmwgfx: Really support other depths than 32Thomas Hellstrom2010-10-05
| * | Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
| |\ \ | | |/ | |/|
| * | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie2010-09-24
| |\ \
| * | | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-29
| * | | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-29
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ \
| * | | | drivers/gpu/drm: Remove unnecessary casts of private_dataJoe Perches2010-09-23
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drm: use noop_llseekArnd Bergmann2010-09-16
| | |/ / | |/| |
* | | | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-01
* | | | vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-01
* | | | vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-01
* | | | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-01
* | | | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-01
| |_|/ |/| |
* | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
* | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
|/ /
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\ \
| * | drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\| | | |/ |/|
| * drm: expand gamma_setJames Simmons2010-08-09
| * drm: Propagate error code from fb_create()Chris Wilson2010-08-09
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-05
|\|