aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
Commit message (Expand)AuthorAge
* Merge drm/drm-next into drm-misc-nextSean Paul2018-10-24
|\
| * drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom2018-09-27
* | drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter2018-10-05
|/
* Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-19
|\
| * drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* | Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-09
|\ \ | |/ |/|
| * drm/vmwgfx: Add gui_x/y to vmw_connector_stateDeepak Rawat2018-07-03
| * drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom2018-07-03
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-29
|/
* Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-21
|\
| * drm/vmwgfx: Stop updating plane->fbVille Syrjälä2018-06-11
* | drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat2018-05-16
|/
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28
|\
| * drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom2018-03-21
* | drm/vmwgfx: Unpin the screen object backup buffer when not usedThomas Hellstrom2018-03-22
* | drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom2018-03-22
* | drm/vmwgfx: Move screen object page flip to atomic functionDeepak Rawat2018-03-22
* | drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat2018-03-22
|/
* drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2018-01-17
* drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard2017-10-20
* drm: Plumb modifiers through plane initBen Widawsky2017-08-01
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart2017-06-28
* drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter2017-06-27
* Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-03
|\
| * drm: Add acquire ctx parameter to ->set_configDaniel Vetter2017-03-29
| * drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-29
* | drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh2017-03-31
* | drm/vmwgfx: Switch over to internal atomic API for SOU and LDUSinclair Yeh2017-03-31
* | drm/vmwgfx: Add and connect connector helper functionSinclair Yeh2017-03-31
* | drm/vmwgfx: Add and connect plane helper functionsSinclair Yeh2017-03-31
* | drm/vmwgfx: Add and connect CRTC helper functionsSinclair Yeh2017-03-31
* | drm/vmwgfx: Connector atomic stateSinclair Yeh2017-03-31
* | drm/vmwgfx: Plane atomic stateSinclair Yeh2017-03-31
* | drm/vmwgfx: CRTC atomic stateSinclair Yeh2017-03-31
* | drm/vmwgfx: Add universal plane supportSinclair Yeh2017-03-31
|/
* drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
* drm: Nuke fb->depthVille Syrjälä2016-12-15
* drm/kms: Nuke dirty_info propertyDaniel Vetter2016-08-16
* drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-20
* 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: Break out implicit fb codeThomas 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 back ->detect() and ->fill_modes()Thierry Reding2016-03-07
* Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-23
|\