aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
AgeCommit message (Expand)Author
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2018-05-09drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-28drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2018-01-17drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-17drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh
2017-07-13drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.Maarten Lankhorst
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh
2017-06-07drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-31drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh
2017-03-31drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh
2017-03-31drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh
2017-03-31drm/vmwgfx: Add and connect atomic state object check/commitSinclair Yeh
2017-03-31drm/vmwgfx: Add and connect plane helper functionsSinclair Yeh
2017-03-31drm/vmwgfx: Add and connect CRTC helper functionsSinclair Yeh
2017-03-31drm/vmwgfx: Connector atomic stateSinclair Yeh
2017-03-31drm/vmwgfx: Plane atomic stateSinclair Yeh
2017-03-31drm/vmwgfx: CRTC atomic stateSinclair Yeh
2017-03-31drm/vmwgfx: Add universal plane supportSinclair Yeh
2017-03-31drm/vmwgfx: Removed unused snooper.crtc fieldSinclair Yeh
2017-01-26drm/vmwgfx: Fix a potential integer overflowThomas Hellstrom
2017-01-26drm/vmwgfx: Clear uninitialized fields of a parameterThomas Hellstrom
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-02drm/vmwgfx: Switch to mode_cmd2Daniel Vetter
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom
2016-10-18drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-01drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh
2016-07-01drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-05-20drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-03-14drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom
2016-03-14drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom
2016-03-14drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom
2016-03-14drm/vmwgfx: Break out implicit fb codeThomas Hellstrom
2016-03-14drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom
2016-01-14drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie