aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
Commit message (Expand)AuthorAge
* drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom2018-12-05
* drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat2018-12-05
* drm/vmwgfx: Implement SOU plane update for surface backed fbDeepak Rawat2018-12-05
* drm/vmwgfx: Implement STDU plane update for BO backed fbDeepak Rawat2018-12-05
* drm/vmwgfx: Add a new interface for plane update on a display unitDeepak Rawat2018-12-05
* drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom2018-09-27
* 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
|/
* 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: Fix black screen and device errors when running without fbdevThomas Hellstrom2018-03-21
* | drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom2018-03-22
* | drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat2018-03-22
|/
* drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom2018-01-09
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-06-27
|\
| * drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh2017-06-07
* | drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter2017-06-27
|/
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-06
* Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-03
|\
* | drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh2017-03-31
* | drm/vmwgfx: Switch over to internal atomic API for STDUSinclair 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: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-18
* drm/vmwgfx: Switch to mode_cmd2Daniel Vetter2016-12-02
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* 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: Break out implicit fb codeThomas Hellstrom2016-03-14
* drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom2016-03-14
* drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom2015-12-08
* Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-17
|\
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
| * drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-05
| * drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-05
| * drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-05
| * drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-05
| * vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-05
* | drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst2015-07-27
|/
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-29
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02