summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie542-3642/+5616
2014-01-20Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/l...Dave Airlie19-373/+4716
2014-01-17drm/vmwgfx: Invalidate surface on non-readback unbindJakob Bornecrantz1-8/+18
2014-01-17drm/vmwgfx: Silence the device command verifierThomas Hellstrom1-7/+23
2014-01-17drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom3-25/+101
2014-01-17drm/vmwgfx: Fix surface framebuffer check for guest-backed surfacesThomas Hellstrom1-3/+3
2014-01-17drm/vmwgfx: Update otable definitionsThomas Hellstrom3-11/+27
2014-01-17drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom3-41/+142
2014-01-17drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom2-49/+37
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom7-10/+143
2014-01-17drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom3-11/+365
2014-01-17drm/vmwgfx: Block the BIND_SHADERCONSTS commandThomas Hellstrom1-34/+2
2014-01-17drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom3-2/+6
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom4-2/+211
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin2-2/+2
2014-01-17drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom1-107/+208
2014-01-17drm/vmwgfx: Fix up the vmwgfx_drv.h header for new filesThomas Hellstrom1-28/+42
2014-01-17drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom1-0/+17
2014-01-17drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom1-0/+26
2014-01-17drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom1-0/+35
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom5-1/+496
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom5-4/+708
2014-01-17drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom2-0/+227
2014-01-17drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom1-1/+44
2014-01-17drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom3-14/+292
2014-01-17drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom3-7/+23
2014-01-17drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom1-2/+7
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom5-13/+136
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom5-1/+632
2014-01-17drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom1-3/+34
2014-01-17drm/vmwgfx: Update the svga register definitionThomas Hellstrom2-2/+14
2014-01-17drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom4-2/+7
2014-01-17drm/vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom1-0/+199
2014-01-17drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom1-14/+650
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom3-169/+39
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter1015-5367/+10259
2014-01-16drm/mgag200: fix oops in cursor code.Dave Airlie1-3/+5
2014-01-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-14/+29
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie6-10/+17
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs6-10/+17
2014-01-14gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2014-01-14drivers: gpu: Include appropriate header file in r128_ioc32.cRashika1-0/+1
2014-01-14drivers: gpu: Mark function as static in via_drv.cRashika1-1/+1
2014-01-14drivers: gpu: Mark function as static in sis_drv.cRashika1-1/+1
2014-01-14drivers: gpu: Mark function as static in qxl_kms.cRashika1-1/+1
2014-01-14drivers: gpu: Include appropriate header file in mga_ioc32.cRashika1-0/+1
2014-01-14drivers: gpu: Mark functions as static in mgag200_ttm.cRashika1-3/+3
2014-01-14drivers: gpu: Mark functions as static in mgag200_mode.cRashika1-3/+3
2014-01-14drivers: gpu: Mark function as static in mgag200_main.cRashika1-1/+1
2014-01-14drivers: gpu: Mark functions as static and remove unused function in cirrus_t...Rashika1-23/+3