summaryrefslogtreecommitdiff
path: root/vmwgfx_kms.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-27vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom1-18/+6
2018-05-07vmwgfx: Add gui_x/y to vmw_connector_stateDeepak Rawat1-0/+18
2018-03-26vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-29/+29
2018-03-19vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom1-3/+9
2018-03-06vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom1-1/+0
2017-12-22vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom1-2/+2
2017-11-27vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat1-5/+12
2017-11-14vmwgfx: Don't cache framebuffer mapsThomas Hellstrom1-1/+1
2017-10-25vmwgfx: Update stand alone to v4.12Sinclair Yeh1-3/+5
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-6/+6
2017-04-26vmwgfx: Remove unused legacy cursor functionsSinclair Yeh1-15/+0
2017-03-31vmwgfx: Use drm_atomic_helper_best_encoderSinclair Yeh1-2/+0
2017-03-27vmwgfx: Strip legacy cursor codeThomas Hellstrom1-15/+0
2017-03-20vmwgfx: Support topology greater than texture sizeSinclair Yeh1-0/+4
2017-03-08vmwgfx: Clear an uninitialized mode field during set_configThomas Hellstrom1-0/+1
2017-02-23vmwgfx: Add and connect connector helper functionSinclair Yeh1-0/+2
2017-02-23vmwgfx: Add and connect plane helper functionsSinclair Yeh1-0/+15
2017-02-23vmwgfx: Add and connect CRTC helper functionsSinclair Yeh1-0/+9
2017-02-23vmwgfx: Connector atomic stateSinclair Yeh1-1/+31
2017-02-23vmwgfx: Plane atomic stateSinclair Yeh1-0/+24
2017-02-23vmwgfx: CRTC atomic stateSinclair Yeh1-3/+20
2017-02-23vmwgfx: Add universal plane supportSinclair Yeh1-0/+30
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-51/+51
2016-01-20vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom1-0/+2
2016-01-20vmwgfx: Add connector properties to switch between explicit and implicit plac...Thomas Hellstrom1-1/+2
2016-01-20vmwgfx: Break out implicit fb codeThomas Hellstrom1-0/+12
2016-01-20vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom1-0/+1
2015-11-26vmwgfx: Implement the cursor_set2 callbackThomas Hellstrom1-0/+3
2015-09-08vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-09-07vmwgfx: Implement fbdev on kms v2Thomas Hellstrom1-0/+8
2015-09-07vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom1-2/+6
2015-09-07vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom1-12/+25
2015-09-07vmwgfx: Convert screen objects to the new helpersThomas Hellstrom1-15/+18
2015-09-07vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom1-2/+69
2015-09-07vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh1-0/+1
2015-09-07vmwgfx: Implement screen targetsSinclair Yeh1-0/+20
2015-09-07vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh1-19/+61
2011-11-10vmwgfx: Resend the cursror after legacy modesetJakob Bornecrantz1-0/+5
2011-11-02vmwgfx: Add page flip supportJakob Bornecrantz1-0/+8
2011-10-27vmwgfx: Infrastructure for explicit placementThomas Hellstrom1-0/+1
2011-10-27vmwgfx: Reinstate the update_layout ioctl v2Thomas Hellstrom1-2/+7
2011-10-19drm: Bring in vblank, events and update modesetting codeJakob Bornecrantz1-2/+2
2011-09-28vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom1-0/+2
2011-09-27vmwgfx: Add present and readback ioctlsJakob Bornecrantz1-0/+3
2011-09-27vmwgfx: Add screen object supportJakob Bornecrantz1-0/+10
2011-09-27vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz1-2/+29
2010-04-30vmwgfx: Allow userspace to change default layoutJakob Bornecrantz1-1/+3
2009-12-10vmwgfx: Make code pass checkpatchJakob Bornecrantz1-4/+2
2009-12-04vmwgfx: Add cursor bypass ioctlJakob Bornecrantz1-1/+5
2009-11-23vmwgfx: Support dma buffers as cursor imagesJakob Bornecrantz1-1/+2