summaryrefslogtreecommitdiff
path: root/drm_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-25vmwgfx: Update stand alone to v4.12Sinclair Yeh1-27/+60
2017-06-14vmwgfx: Update stand alone to v4.11Sinclair Yeh1-5562/+185
2017-04-25vmwgfx: refcount related changesSinclair Yeh1-0/+8
2017-03-27vmwgfx: Strip legacy cursor codeThomas Hellstrom1-0/+2
2017-02-23vmwgfx: Build and Run on CentOS 6.5 and vanilla linux 2.6.35Thomas Hellstrom1-33/+17
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-1337/+4499
2015-11-26drm: Implement calling the cursor_set2 driver callbackThomas Hellstrom1-10/+30
2015-11-18vmwgfx: Add temporary support for drm_ioctl_mode_cursor2Sinclair Yeh1-0/+28
2015-11-18drm: Fix address-space and visibility errors and warningsThomas Hellstrom1-23/+20
2014-12-19drm: suggested offset properties from upstreamThomas Hellstrom1-0/+69
2014-11-14drm: Improve on minor type helpers v3Thomas Hellstrom1-2/+2
2014-11-14drm: Have the crtc code only reference master from legacy nodes v2Thomas Hellstrom1-6/+23
2014-06-10vmwgfx: Adapt to new idr interfaceThomas Hellstrom1-0/+22
2011-11-30drm: Ensure string is null terminated.Vinson Lee1-1/+3
2011-10-26drm: Introduce "Virtual" connectors and encodersThomas Hellstrom1-2/+6
2011-10-19drm: Bring in vblank, events and update modesetting codeJakob Bornecrantz1-31/+223
2010-07-21drm / vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom1-1/+2
2009-12-02drm: Import latest dirty drm core changesJakob Bornecrantz1-48/+57
2009-12-02drm: Add dirty connector propertyJakob Bornecrantz1-0/+40
2009-11-17Initial commitJakob Bornecrantz1-0/+2535