aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
...
* | drm/ttm: remove lazy parameter from ttm_bo_waitChristian König2016-05-04
* | drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* | Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-05
|\ \ | |/ |/|
| * vgacon: dummy implementation for vgacon_text_forceDaniel Vetter2016-03-30
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\ \
| * | drm/vmwgfx: Bump driver minorThomas Hellstrom2016-03-16
| * | drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodesThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Send a hotplug event at master_setThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...Thomas Hellstrom2016-03-14
| * | drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom2016-03-14
| * | drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Add implicit framebuffer checks to the screen target codeThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Break out implicit fb codeThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Rework screen target page flips v2Thomas Hellstrom2016-03-14
| * | drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Fix a screen object framebuffer dirty corner caseThomas Hellstrom2016-03-14
| * | drm/vmwgfx: Add DXGenMips supportCharmaine Lee2016-03-14
| * | Merge drm-fixes into drm-next.Dave Airlie2016-03-13
| |\ \ | | |/ | |/|
| * | Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-08
| |\ \
| | * | drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-08
| | * | drm/vmwgfx: fix a NULL dereferenceDan Carpenter2016-01-28
| | * | drm: Create drm_send_event helpersDaniel Vetter2016-01-25
| | * | drm/vmwgfx: Use the new event init/free functionsDaniel Vetter2016-01-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel2016-03-04
| |/ /
* / / drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding2016-03-07
|/ /
* / drm/vmwgfx: respect 'nomodeset'Rob Clark2016-01-28
|/
* drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom2016-01-13
* drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom2016-01-13
* Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-23
|\
| * drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom2015-12-08
| * drm/vmwgfx: fix a warning messageDan Carpenter2015-11-26
* | drm/vmwgfx: Constify function pointer structsVille Syrjälä2015-12-15
* | drm/vmwgfx: check kmalloc return valueRasmus Villemoes2015-12-15
* | drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()Rasmus Villemoes2015-12-15
* | drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä2015-12-11
* | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* | drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-08
* | drm/vmwgfx: Drop dummy save/restore hooksDaniel Vetter2015-12-08
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10
|\
| * drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom2015-11-06
| * drm/vmwgfx: Properly flush cursor updates and page-flipsThomas Hellstrom2015-11-06
| * drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom2015-11-02
| * drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom2015-11-02
| * drm/vmwgfx: switch from ioremap_cache to memremapDan Williams2015-11-02
| * Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-19
| |\
| | * drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-16
| * | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-15
| |\ \ | | |/ | |/|