Commit History

Author SHA1 Message Date
  Jakob Bornecrantz b5ec427e8d vmwgfx: Add page flip support 13 years ago
  Jakob Bornecrantz bd49ae46f8 vmwgfx: Pipe fence out of screen object dirty functions 13 years ago
  Jakob Bornecrantz bb1bd2f43e vmwgfx: Make it possible to get fence from execbuf 13 years ago
  Ryan Mallon bf9c05d5b6 vmwgfx: Fix assignment in vmw_framebuffer_create_handle 13 years ago
  Linus Torvalds 1a464cbb3d Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
  Xi Wang 8a78389651 vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create() 13 years ago
  Dave Airlie 4cf73129cb Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next 13 years ago
  Dave Airlie 1fbe6f625f Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next 13 years ago
  Ville Syrjälä 01f2c7730e drm: Replace pitch with pitches[] in drm_framebuffer 13 years ago
  Jakob Bornecrantz 6abff3c780 vmwgfx: Clip cliprects against screen boundaries in present and dirty 13 years ago
  Jakob Bornecrantz 203dc22013 vmwgfx: Do better culling of presents 13 years ago
  Jakob Bornecrantz e7ac9211f2 vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper 13 years ago
  Jakob Bornecrantz 6a91d97e02 vmwgfx: Refactor cursor update 13 years ago
  Xi Wang bab9efc206 vmwgfx: integer overflow in vmw_kms_update_layout_ioctl() 13 years ago
  Dave Airlie 248dbc2350 drm: move the fb bpp/depth helper into the core. 13 years ago
  Jesse Barnes 308e5bcbdb drm: add an fb creation ioctl that takes a pixel format v5 13 years ago
  Jakob Bornecrantz baa91d6400 vmwgfx: Only allow 64x64 cursors 13 years ago
  Jakob Bornecrantz f0c8a6524d vmwgfx: Initialize clip rect loop correctly in surface dirty 13 years ago
  Jakob Bornecrantz c0d18316ae vmwgfx: Close screen object system 13 years ago
  Jakob Bornecrantz 2ac863719e vmwgfx: Snoop DMA transfers with non-covering sizes 13 years ago
  Jakob Bornecrantz d41025c0d6 vmwgfx: Move the prefered mode first in the list 13 years ago
  Jakob Bornecrantz e5c8dbb814 vmwgfx: Unreference surface on cursor error path 13 years ago
  Jakob Bornecrantz 55bde5b215 vmwgfx: Free prefered mode on error path 13 years ago
  Jakob Bornecrantz d982640914 vmwgfx: Use pointer return error codes 13 years ago
  Thomas Hellstrom da7653d6a0 vmwgfx: Fix hw cursor position 13 years ago
  Thomas Hellstrom 1543b4dd0c vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh 13 years ago
  Thomas Hellstrom cd2b89e7e8 vmwgfx: Reinstate the update_layout ioctl 13 years ago
  Jakob Bornecrantz c5c42360bc vmwgfx: Don't pass unused arguments to do_dirty functions 13 years ago
  Jakob Bornecrantz 64fc99447f vmwgfx: Emulate depth 32 framebuffers 13 years ago
  Jakob Bornecrantz 1c482ab359 vmwgfx: Add vblank stubs 13 years ago