summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-161-4/+3Star
|\
| * drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-4/+3Star
* | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-0214-64/+114
|\|
| * BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-184-36/+15Star
| |\
| * | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-282-10/+16
| * | drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-279-14/+65
| * | drm/vmwgfx: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0Star
| * | drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-065-17/+25
| * | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-031-27/+13Star
| |\ \
| | * \ Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-11-214-7/+7
| | |\ \
| | * | | drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-201-4/+4
| | * | | drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-201-1/+1
| | * | | drm/vmwgfx: Try to fix plane clippingVille Syrjälä2017-11-201-10/+13
| | * | | drm/vmwgfx: Use drm_plane_helper_check_state()Ville Syrjälä2017-11-201-14/+3Star
| | * | | drm/vmwgfx: Remove bogus crtc coords vs fb size checkVille Syrjälä2017-11-201-6/+0Star
* | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-312-2/+2
|\ \ \ \ \
| * | | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-2/+2
| |/ / / /
* | | | | drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2018-01-172-4/+4
* | | | | drm/vmwgfx: Fix a boot time warningWoody Suwalski2018-01-171-1/+1
| |_|_|/ |/| | |
* | | | drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter2018-01-101-0/+2
* | | | drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom2018-01-093-36/+13Star
|/ / /
* | | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-164-7/+7
|\ \ \ | | |/ | |/|
| * | drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard2017-10-202-4/+4
| * | drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-122-3/+3
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-1/+1
|\ \
| * \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+2
| |\ \
| * | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
| | |/ | |/|
* | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-11-072-2/+2
|\ \ \ | |_|/ |/| |
| * | drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-011-1/+1
| * | drm/vmwgfx: constify vmw_fence_opsArvind Yadav2017-11-011-1/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-0414-249/+540
|\
| * drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh2017-08-281-2/+2
| * drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh2017-08-284-11/+70
| * drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh2017-08-283-2/+71
| * drm/vmwgfx: Prepare to support fence fdSinclair Yeh2017-08-281-5/+0Star
| * drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom2017-08-281-0/+1
| * drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom2017-08-281-0/+2
| * drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom2017-08-283-27/+206
| * drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom2017-08-284-91/+112
| * drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom2017-08-283-21/+40
| * drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-171-2/+2
| * Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-1515-51/+58
| |\
| * | drm: Plumb modifiers through plane initBen Widawsky2017-08-013-6/+6
| * | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-07-261-0/+1
| |\ \
| * | | drm/<drivers>: Drop fbdev info flagsDaniel Vetter2017-07-261-1/+0Star
| * | | drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.Maarten Lankhorst2017-07-131-3/+2Star
| * | | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-303-8/+11
| * | | drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-303-8/+11
| * | | drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart2017-06-283-8/+8