summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin
2014-01-17drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom
2014-01-17drm/vmwgfx: Fix up the vmwgfx_drv.h header for new filesThomas Hellstrom
2014-01-17drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom
2014-01-17drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom
2014-01-17drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom
2014-01-17drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom
2014-01-17drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom
2014-01-17drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Update the svga register definitionThomas Hellstrom
2014-01-17drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom
2014-01-17drm/vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom
2014-01-17drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom
2014-01-14gpu: fix qxl missing crc32_leRandy Dunlap
2014-01-14drivers: gpu: Include appropriate header file in r128_ioc32.cRashika
2014-01-14drivers: gpu: Mark function as static in via_drv.cRashika
2014-01-14drivers: gpu: Mark function as static in sis_drv.cRashika
2014-01-14drivers: gpu: Mark function as static in qxl_kms.cRashika
2014-01-14drivers: gpu: Include appropriate header file in mga_ioc32.cRashika
2014-01-14drivers: gpu: Mark functions as static in mgag200_ttm.cRashika
2014-01-14drivers: gpu: Mark functions as static in mgag200_mode.cRashika
2014-01-14drivers: gpu: Mark function as static in mgag200_main.cRashika
2014-01-14drivers: gpu: Mark functions as static and remove unused function in cirrus_t...Rashika
2014-01-14drivers: gpu: Mark functions as static in cirrus_mode.cRashika
2014-01-14drivers: gpu: Mark function as static in cirrus_main.cRashika
2014-01-14drivers: gpu: Mark functions as static in ast_ttm.cRashika
2014-01-14drivers: gpu: Mark functions as static in ast_mode.cRashika
2014-01-14drivers: gpu: Mark function as static and remove unused function in ast_main.cRashika
2014-01-14drivers: gpu: Include appropriate header file in drm_usb.cRashika
2014-01-14drm/gma500: Remove unused function declarationDaniel Vetter
2014-01-14drm: store the gem vma offset manager in a typed pointerDaniel Vetter
2014-01-14Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2014-01-14Merge tag 'ttm-next-2014-01-13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2014-01-13drm/cirrus: Fix cirrus drm driver for fbdev + qemuMartin Koegler
2014-01-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-01-13Merge branch 'drm-next-3.14-wip' of git://people.freedesktop.org/~agd5f/linux...Dave Airlie
2014-01-13Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-01-09drm/msm: add a330/apq8x74Rob Clark
2014-01-09drm/msm: add mdp5/apq8x74Rob Clark
2014-01-09drm/msm: add hdmi support for apq8x74/mdp5Rob Clark
2014-01-09drm/msm: move irq utils to mdp_kmsRob Clark
2014-01-09drm/msm: split out msm_kms.hRob Clark