index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.h
Age
Commit message (
Expand
)
Author
2023-04-11
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Simplify fb pinning
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2022-10-25
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
2022-10-25
drm/vmwgfx: Diff cursors when using cmds
Michael Banack
2022-10-25
drm/vmwgfx: Support cursor surfaces with mob cursor
Michael Banack
2022-10-25
drm/vmwgfx: Start diffing new mob cursors against old ones
Michael Banack
2022-10-25
drm/vmwgfx: Clean up cursor mobs
Michael Banack
2022-08-04
drm/vmwgfx: cleanup comments
Tom Rix
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-03-21
drm/vmwgfx: validate the screen formats
Zack Rusin
2022-03-11
drm/vmwgfx: Add support for CursorMob and CursorBypass 4
Martin Krastev
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-01-19
drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
Lee Jones
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
2018-12-05
drm/vmwgfx: Implement SOU plane update for surface backed fb
Deepak Rawat
2018-12-05
drm/vmwgfx: Implement STDU plane update for BO backed fb
Deepak Rawat
2018-12-05
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-03
drm/vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
2018-03-21
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
2018-01-09
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-31
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
2017-03-31
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
2017-03-31
drm/vmwgfx: Connector atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: Plane atomic state
Sinclair Yeh
2017-03-31
drm/vmwgfx: CRTC atomic state
Sinclair Yeh
[next]