summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2016-07-08drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh
2016-07-01drm/vmwgfx: Fix corner case screen target managementThomas Hellstrom
2016-07-01drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh
2016-07-01drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh
2016-07-01drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh
2016-07-01drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh
2016-07-01drm/vmwgfx: Add a check to handle host message failureSinclair Yeh
2016-06-08objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf
2016-05-20drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh
2016-05-20drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh
2016-05-20drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-16drm/vmwgfx: Bump driver minorThomas Hellstrom
2016-03-14drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodesThomas Hellstrom
2016-03-14drm/vmwgfx: Send a hotplug event at master_setThomas Hellstrom
2016-03-14drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...Thomas Hellstrom
2016-03-14drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom
2016-03-14drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom
2016-03-14drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom
2016-03-14drm/vmwgfx: Add implicit framebuffer checks to the screen target codeThomas Hellstrom
2016-03-14drm/vmwgfx: Break out implicit fb codeThomas Hellstrom
2016-03-14drm/vmwgfx: Rework screen target page flips v2Thomas Hellstrom
2016-03-14drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom
2016-03-14drm/vmwgfx: Fix a screen object framebuffer dirty corner caseThomas Hellstrom
2016-03-14drm/vmwgfx: Add DXGenMips supportCharmaine Lee
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding
2016-03-04drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-01-28drm/vmwgfx: fix a NULL dereferenceDan Carpenter
2016-01-25drm: Create drm_send_event helpersDaniel Vetter
2016-01-25drm/vmwgfx: Use the new event init/free functionsDaniel Vetter
2016-01-14drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-01-14drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-15drm/vmwgfx: Constify function pointer structsVille Syrjälä
2015-12-15drm/vmwgfx: check kmalloc return valueRasmus Villemoes
2015-12-15drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()Rasmus Villemoes