summaryrefslogtreecommitdiff
path: root/vmwgfx_ldu.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-26vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-5/+5
2018-01-19vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark1-2/+2
2017-10-25vmwgfx: Update stand alone to v4.12Sinclair Yeh1-15/+0
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-13/+5
2017-03-31vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh1-1/+0
2017-03-31vmwgfx: Use drm_atomic_helper_best_encoderSinclair Yeh1-1/+1
2017-03-27vmwgfx: Strip legacy cursor codeThomas Hellstrom1-23/+1
2017-03-08vmwgfx: Enable svga before using VRAMThomas Hellstrom1-3/+1
2017-03-08vmwgfx: Clear an uninitialized mode field during set_configThomas Hellstrom1-1/+1
2017-02-23vmwgfx: Fix LDU X blank screen until mode change issueSinclair Yeh1-20/+21
2017-02-23vmwgfx: Switch over to internal atomic API for SOU and LDUSinclair Yeh1-96/+7
2017-02-23vmwgfx: Add and connect connector helper functionSinclair Yeh1-0/+7
2017-02-23vmwgfx: Add and connect plane helper functionsSinclair Yeh1-1/+65
2017-02-23vmwgfx: Add and connect CRTC helper functionsSinclair Yeh1-0/+96
2017-02-23vmwgfx: Connector atomic stateSinclair Yeh1-2/+11
2017-02-23vmwgfx: Plane atomic stateSinclair Yeh1-0/+13
2017-02-23vmwgfx: CRTC atomic stateSinclair Yeh1-0/+10
2017-02-23vmwgfx: Add universal plane supportSinclair Yeh1-7/+77
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-29/+24
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-0/+7
2015-11-26vmwgfx: Implement the cursor_set2 callbackThomas Hellstrom1-0/+1
2015-11-18vmwgfx: Fix address-space- visibility- and endian warnings and errorsThomas Hellstrom1-5/+5
2015-09-08vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-09-07vmwgfx: Implement fbdev on kms v2Thomas Hellstrom1-1/+0
2015-09-07vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh1-3/+42
2015-05-05vmwgfx: Rework device initializationThomas Hellstrom1-0/+1
2014-12-19drm,vmwgfx: Add connectors to sysfsThomas Hellstrom1-0/+2
2014-12-19vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom1-0/+6
2013-11-27drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom1-0/+2
2012-01-05vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz1-2/+2
2011-11-10vmwgfx: Resend the cursror after legacy modesetJakob Bornecrantz1-1/+21
2011-10-27vmwgfx: Infrastructure for explicit placementThomas Hellstrom1-0/+1
2011-10-26vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom1-2/+2
2011-10-19drm: Bring in vblank, events and update modesetting codeJakob Bornecrantz1-1/+1
2011-10-17vmwgfx: Whitespace & code style in display unitJakob Bornecrantz1-3/+1
2011-10-17vmwgfx: Fix display system init & close functionsJakob Bornecrantz1-8/+22
2011-09-27vmwgfx: Add screen object supportJakob Bornecrantz1-3/+2
2011-09-27vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz1-251/+16
2011-01-11vmwgfx: Print error diagnostics if depth doesn't match the host expectation.Michel Dänzer1-10/+4
2011-01-05vmwgfx: Add support for depth 8.Michel Dänzer1-0/+11
2010-12-21vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity.Thomas Hellstrom1-3/+10
2010-11-23drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches1-1/+1
2010-09-24vmwgfx: Enable use of the vblank system.Thomas Hellstrom1-10/+17
2010-09-23vmwgfx: Prune modes based on available VRAM sizeThomas Hellstrom1-10/+20
2010-09-22vmwgfx: Pull down upstream vmwgfx codeThomas Hellstrom1-7/+10
2010-07-23vmwgfx: Prune modes based on available VRAM size.Thomas Hellstrom1-9/+19
2010-04-30vmwgfx: Allow userspace to change default layoutJakob Bornecrantz1-6/+76
2010-04-20vmwgfx: Clean up and fix mode settingJakob Bornecrantz1-13/+3
2010-03-04vmwgfx: Don't use SVGA_REG_ENABLE in modesetting codeJakob Bornecrantz1-5/+0