summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-09-2410-31/+44
|\
| * drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer2015-09-241-2/+1Star
| * drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer2015-09-241-2/+1Star
| * drm/vmwgfx: Only build on X86Thomas Hellstrom2015-09-171-1/+1
| * drm/vmwgfx: Map the fifo as cachedThomas Hellstrom2015-09-142-9/+2Star
| * drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-146-17/+39
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-0553-6177/+19164
|\|
| * drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2Thomas Hellstrom2015-09-012-1/+12
| * drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom2015-08-211-1/+0Star
| * drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom2015-08-211-12/+17
| * Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-1753-6166/+19137
| |\
| | * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-1229-31/+31
| | * drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh2015-08-125-26/+373
| | * drm/vmwgfx: Add command parser support for a couple of DX commandsNeha Bhende2015-08-121-2/+48
| | * drm/vmwgfx: Command parser fixes for DXCharmaine Lee2015-08-124-15/+89
| | * drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-1221-776/+5319
| | * drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-1231-3879/+7597
| | * drm/vmwgfx: Fix crash when unloading vmwgfx v2Sinclair Yeh2015-08-122-24/+19Star
| | * drm/vmwgfx: Fix framebuffer creation on older hardwareThomas Hellstrom2015-08-121-2/+5
| | * drm/vmwgfx: Fixed topology boundary checking for Screen TargetsSinclair Yeh2015-08-121-11/+22
| | * drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom2015-08-051-1/+1
| | * drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom2015-08-051-1/+5
| | * drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-0520-107/+103Star
| | * drm/vmwgfx: Fix kms preferred mode sortingThomas Hellstrom2015-08-051-4/+2Star
| | * drm/vmwgfx: Reinstate the legacy display system dirty callbackThomas Hellstrom2015-08-051-3/+6
| | * drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom2015-08-056-214/+436
| | * drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom2015-08-054-72/+102
| | * drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom2015-08-051-49/+34Star
| | * drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-056-679/+534Star
| | * drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-054-556/+444Star
| | * drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-056-21/+391
| | * drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-059-196/+179Star
| | * drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-057-35/+266
| | * drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-059-24/+1474
| | * drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom2015-08-054-5/+19
| | * vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-057-546/+597
| | * drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh2015-08-052-61/+143
| | * drm/vmwgfx: SVGA device definition updateSinclair Yeh2015-08-052-6/+117
| | * drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom2015-08-052-1/+94
| | * drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom2015-08-051-6/+6
| | * drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-0510-33/+1656
| | * vmwgfx: Update device headers for command buffers.Thomas Hellstrom2015-08-053-2/+190
| | * drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom2015-08-051-10/+11
| | * vmwgfx: Rework device initializationThomas Hellstrom2015-08-0510-174/+230
| | * drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom2015-08-051-2/+2
| * | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-171-2/+2
| |\ \
| * | | drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-062-2/+2
| * | | drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst2015-07-272-2/+3
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-021-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
| |/