aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
...
| * | drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
| * | drm/vmwgfx: Stop checking for DRM_UNLOCKEDDaniel Vetter2015-09-30
* | | Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie2015-10-24
|\ \ \
| * | | drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom2015-10-21
* | | | Merge tag 'vmwgfx-fixes-4.3-151014' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-10-15
|\| | | | |_|/ |/| |
| * | drm/vmwgfx: Fix kernel NULL pointer dereference on older hardwareThomas Hellstrom2015-10-13
* | | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-10-01
|\| | | |/ |/|
| * drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom2015-09-30
* | Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-09-24
|\|
| * drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer2015-09-24
| * drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer2015-09-24
| * drm/vmwgfx: Only build on X86Thomas Hellstrom2015-09-17
| * drm/vmwgfx: Map the fifo as cachedThomas Hellstrom2015-09-14
| * drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-14
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\|
| * drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2Thomas Hellstrom2015-09-01
| * drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom2015-08-21
| * drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom2015-08-21
| * Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-17
| |\
| | * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
| | * drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh2015-08-12
| | * drm/vmwgfx: Add command parser support for a couple of DX commandsNeha Bhende2015-08-12
| | * drm/vmwgfx: Command parser fixes for DXCharmaine Lee2015-08-12
| | * drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
| | * drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-12
| | * drm/vmwgfx: Fix crash when unloading vmwgfx v2Sinclair Yeh2015-08-12
| | * drm/vmwgfx: Fix framebuffer creation on older hardwareThomas Hellstrom2015-08-12
| | * drm/vmwgfx: Fixed topology boundary checking for Screen TargetsSinclair Yeh2015-08-12
| | * drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Fix kms preferred mode sortingThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Reinstate the legacy display system dirty callbackThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom2015-08-05
| | * drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom2015-08-05
| | * drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-05
| | * drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-05
| | * drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-05
| | * drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-05
| | * drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom2015-08-05
| | * vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-05
| | * drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh2015-08-05
| | * drm/vmwgfx: SVGA device definition updateSinclair Yeh2015-08-05
| | * drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom2015-08-05
| | * drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom2015-08-05
| | * drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-05
| | * vmwgfx: Update device headers for command buffers.Thomas Hellstrom2015-08-05