Historique des commits

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