summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fb.c
AgeCommit message (Expand)Author
2022-10-25drm/vmwgfx: Port the framebuffer code to drm fb helpersZack Rusin
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-05-03fbdev: Use pageref offset for deferred-I/O writebackThomas Zimmermann
2022-05-03fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2022-05-03fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2022-05-03fbdev: Put mmap for deferred I/O into driversThomas Zimmermann
2022-03-11drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-05-11drm/vmwgfx: Remove the reservation semaphoreZack Rusin
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2021-01-06drm/vmwgfx: Remove references to struct drm_device.pdevThomas Zimmermann
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2019-04-08drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'YueHaibing
2019-03-20drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2018-07-03drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-11drm/vmwgfx: Stop messing about with plane->fb/old_fb/crtcVille Syrjälä
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-04-26drm/vmwgfx: Clean up fbdev modeset lockingThomas Hellstrom
2018-03-23Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom
2018-03-22drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom
2018-03-14drm/vmwgfx: replace drm_*_unreference with drm_*_putHaneen Mohammed
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-04-07drm/vmwgfx: Fix fbdev emulation using legacy functionsDaniel Vetter
2017-03-31drm/vmwgfx: Skipping fbdev fb pinning for lduSinclair Yeh
2017-03-31drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh
2017-01-26drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_formatSinclair Yeh
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-02drm/vmwgfx: Switch to mode_cmd2Daniel Vetter
2016-07-08drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh
2016-07-01drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh
2015-08-21drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2015-08-05drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König