Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Hellstrom b76ff5ea1c drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses hace 9 años
  Thomas Hellstrom 53c1e53571 drm/vmwgfx: Turn off support for multisample count != 0 v2 hace 9 años
  Sinclair Yeh 54fbde8a94 drm/vmwgfx: Fix copyright headers hace 10 años
  Charmaine Lee 2f633e5e40 drm/vmwgfx: Command parser fixes for DX hace 10 años
  Thomas Hellstrom d80efd5cb3 drm/vmwgfx: Initial DX support hace 10 años
  Sinclair Yeh 8ce75f8ab9 drm/vmwgfx: Update device includes for DX device functionality hace 10 años
  Thomas Hellstrom b9eb1a6174 drm/vmwgfx: Kill a bunch of sparse warnings hace 10 años
  Sinclair Yeh 35c051258e drm/vmwgfx: Implement screen targets hace 10 años
  Thomas Hellstrom 496eb6fd2c drm/vmwgfx: Replace the hw mutex with a hw spinlock hace 10 años
  Thomas Hellstrom 294adf7d86 drm/vmwgfx: Use a per-device semaphore for reservation protection hace 11 años
  Charmaine Lee 857aea1c57 drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE hace 11 años
  Thomas Hellstrom a6fc955ff9 drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 hace 11 años
  Thomas Hellstrom 311474dbdc drm/vmwgfx: Add a parameter to get max MOB memory size hace 12 años
  Thomas Hellstrom 716a2fd66d drm/vmwgfx: Adapt capability reporting to new hardware version hace 12 años
  Thomas Hellstrom bc2d6508ab drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution hace 12 años
  Ville Syrjälä 43789b9e08 drm/vmwgfx: Return -ENOENT when a framebuffer can't be found hace 12 años
  Daniel Vetter 2fd5eabab0 drm/vmwgfx: add proper framebuffer refcounting hace 12 años
  Daniel Vetter 786b99ed13 drm: create drm_framebuffer_lookup hace 12 años
  Daniel Vetter 4b096ac10d drm: revamp locking around fb creation/destruction hace 12 años
  Daniel Vetter bbe4b99ff2 drm/vmwgfx: use drm_modeset_lock_all hace 12 años
  Dave Airlie 1a1494def7 Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next hace 12 años
  Thomas Hellstrom c0951b797e drm/vmwgfx: Refactor resource management hace 12 años
  Dan Carpenter 888155bbf6 vmwgfx: return an -EFAULT if copy_to_user() fails hace 12 años
  David Howells 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ hace 13 años
  Jakob Bornecrantz ef5ab24bd3 vmwgfx: Remove dmabuf check in present ioctl hace 13 años
  Thomas Hellstrom ebd4c6f626 vmwgfx: Use the revised fifo hw version register when present hace 13 años
  Thomas Meyer 24bb5a0ce3 vmwgfx: Use kcalloc instead of kzalloc to allocate array hace 13 años
  Dan Carpenter d2c184fb10 vmwgfx: return -EFAULT instead of number of bytes remaining hace 14 años
  Thomas Hellstrom 5438ae88d0 vmwgfx: Wrap drm_read and drm_poll hace 14 años
  Jakob Bornecrantz 2fcd5a73bf vmwgfx: Add present and readback ioctls hace 14 años