aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom2014-01-17
* drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom2014-01-17
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-17
* drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom2014-01-17
* drm/vmwgfx: Block the BIND_SHADERCONSTS commandThomas Hellstrom2014-01-17
* drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom2014-01-17
* drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-17
* drm/vmwgfx: Make sure that the multisampling is offZack Rusin2014-01-17
* drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom2014-01-17
* drm/vmwgfx: Fix up the vmwgfx_drv.h header for new filesThomas Hellstrom2014-01-17
* drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom2014-01-17
* drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom2014-01-17
* drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom2014-01-17
* drm/vmwgfx: Add guest-backed shadersThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom2014-01-17
* drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom2014-01-17
* drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom2014-01-17
* drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-17
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-17
* drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom2014-01-17
* drm/vmwgfx: Update the svga register definitionThomas Hellstrom2014-01-17
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-17
* drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom2014-01-17
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-17
* gpu: fix qxl missing crc32_leRandy Dunlap2014-01-13
* drivers: gpu: Include appropriate header file in r128_ioc32.cRashika2014-01-13
* drivers: gpu: Mark function as static in via_drv.cRashika2014-01-13
* drivers: gpu: Mark function as static in sis_drv.cRashika2014-01-13
* drivers: gpu: Mark function as static in qxl_kms.cRashika2014-01-13
* drivers: gpu: Include appropriate header file in mga_ioc32.cRashika2014-01-13
* drivers: gpu: Mark functions as static in mgag200_ttm.cRashika2014-01-13
* drivers: gpu: Mark functions as static in mgag200_mode.cRashika2014-01-13
* drivers: gpu: Mark function as static in mgag200_main.cRashika2014-01-13
* drivers: gpu: Mark functions as static and remove unused function in cirrus_t...Rashika2014-01-13
* drivers: gpu: Mark functions as static in cirrus_mode.cRashika2014-01-13
* drivers: gpu: Mark function as static in cirrus_main.cRashika2014-01-13
* drivers: gpu: Mark functions as static in ast_ttm.cRashika2014-01-13
* drivers: gpu: Mark functions as static in ast_mode.cRashika2014-01-13
* drivers: gpu: Mark function as static and remove unused function in ast_main.cRashika2014-01-13
* drivers: gpu: Include appropriate header file in drm_usb.cRashika2014-01-13
* drm/gma500: Remove unused function declarationDaniel Vetter2014-01-13
* drm: store the gem vma offset manager in a typed pointerDaniel Vetter2014-01-13
* Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-01-13
|\
| * drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria2014-01-08
| * drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria2014-01-08
| * drivers: gpu: Mark functions as static in vmwgfx_kms.cRashika Kheria2014-01-08
| * drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-08