aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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 svga3d register header file for new device versionThomas Hellstrom
2014-01-17drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter
2014-01-16drm/mgag200: fix oops in cursor code.Dave Airlie
2014-01-15Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs
2014-01-14drm/panel: update EDID BLOB in panel_simple_get_modes()Stephen Warren
2014-01-14gpu: host1x: Remove unnecessary includeThierry Reding
2014-01-14drm/tegra: Use proper data typeThierry Reding
2014-01-14drm/tegra: Clarify how panel modes override othersThierry Reding
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding
2014-01-14drm/i915: Use drm_encoder_crtc_ok()Thierry Reding
2014-01-14drm: Move drm_encoder_crtc_ok() to coreThierry Reding
2014-01-14drm: provide a helper for the encoder possible_crtcs maskRussell King
2014-01-14drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang
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-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-14drm/gma500: Remove unused function declarationDaniel Vetter