• Dave Airlie's avatar
    Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next · 294947a5
    Dave Airlie authored
    A couple of fixes from the previous pull request as well as gl3 support.
    There is one drm core change, an export of a previously private function.
    
    Take 2 implementing screen targets, this time with the fbdev code adjusted
    accordingly.
    
    Also there is an implementation of register-driven command buffers, that
    overrides the FIFO ring for command processing. It's needed for our upcoming
    hardware revision.
    * 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux: (35 commits)
      drm/vmwgfx: Fix copyright headers
      drm/vmwgfx: Add DX query support. Various fixes.
      drm/vmwgfx: Add command parser support for a couple of DX commands
      drm/vmwgfx: Command parser fixes for DX
      drm/vmwgfx: Initial DX support
      drm/vmwgfx: Update device includes for DX device functionality
      drm: export the DRM permission check code
      drm/vmwgfx: Fix crash when unloading vmwgfx v2
      drm/vmwgfx: Fix framebuffer creation on older hardware
      d...
    294947a5
vmwgfx_context.c 23.8 KB