index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_fb.c
Age
Commit message (
Expand
)
Author
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
2021-01-06
drm/vmwgfx: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-04-08
drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'
YueHaibing
2019-03-20
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
2018-07-03
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-11
drm/vmwgfx: Stop messing about with plane->fb/old_fb/crtc
Ville Syrjälä
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
2018-04-26
drm/vmwgfx: Clean up fbdev modeset locking
Thomas Hellstrom
2018-03-23
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2018-03-14
drm/vmwgfx: replace drm_*_unreference with drm_*_put
Haneen Mohammed
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-04-07
drm/vmwgfx: Fix fbdev emulation using legacy functions
Daniel Vetter
2017-03-31
drm/vmwgfx: Skipping fbdev fb pinning for ldu
Sinclair Yeh
2017-03-31
drm/vmwgfx: Fixes to vmwgfx_fb
Sinclair Yeh
2017-01-26
drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_format
Sinclair Yeh
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-02
drm/vmwgfx: Switch to mode_cmd2
Daniel Vetter
2016-07-08
drm/vmwgfx: Fix error paths when mapping framebuffer
Sinclair Yeh
2016-07-01
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
2016-04-28
drm/vmwgfx: Fix order of operation
Sinclair Yeh
2015-08-21
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
2014-04-03
drm/vmwgfx: correct fb_fix_screeninfo.line_length
Christopher Friedt
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
[next]