Deepak Rawat
|
cd95b6e707
drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
|
6 lat temu |
Thomas Hellstrom
|
8c8f0b1f59
drm/vmwgfx: Unpin the screen object backup buffer when not used
|
7 lat temu |
Thomas Hellstrom
|
19246741a6
drm/vmwgfx: Fix a destoy-while-held mutex problem.
|
7 lat temu |
Rob Clark
|
8f0b1d5cff
drm/vmwgfx: fix memory corruption with legacy/sou connectors
|
7 lat temu |
Ben Widawsky
|
e6fc3b6855
drm: Plumb modifiers through plane init
|
7 lat temu |
Laurent Pinchart
|
64581714b5
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
|
7 lat temu |
Laurent Pinchart
|
0b20a0f8c3
drm: Add old state pointer to CRTC .enable() helper function
|
7 lat temu |
Laurent Pinchart
|
4177b51e19
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
|
7 lat temu |
Daniel Vetter
|
5f58e9742d
drm/vmwgfx: Drop drm_vblank_cleanup
|
7 lat temu |
Dave Airlie
|
320d8c3d38
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 lat temu |
Sinclair Yeh
|
f7c478be0a
drm/vmwgfx: Turn on DRIVER_ATOMIC flag
|
8 lat temu |
Sinclair Yeh
|
b0119cb922
drm/vmwgfx: Switch over to internal atomic API for SOU and LDU
|
8 lat temu |
Sinclair Yeh
|
d947d1b71d
drm/vmwgfx: Add and connect connector helper function
|
8 lat temu |
Sinclair Yeh
|
060e2ad570
drm/vmwgfx: Add and connect plane helper functions
|
8 lat temu |
Sinclair Yeh
|
06ec41909e
drm/vmwgfx: Add and connect CRTC helper functions
|
8 lat temu |
Sinclair Yeh
|
d7721ca711
drm/vmwgfx: Connector atomic state
|
8 lat temu |
Sinclair Yeh
|
cc5ec459de
drm/vmwgfx: Plane atomic state
|
8 lat temu |
Sinclair Yeh
|
9c2542a41f
drm/vmwgfx: CRTC atomic state
|
8 lat temu |
Sinclair Yeh
|
36cc79bc90
drm/vmwgfx: Add universal plane support
|
8 lat temu |
Daniel Vetter
|
a4eff9aa6d
drm: Add acquire ctx parameter to ->set_config
|
8 lat temu |
Daniel Vetter
|
41292b1fa1
drm: Add acquire ctx parameter to ->page_flip(_target)
|
8 lat temu |
Ville Syrjälä
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 lat temu |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 lat temu |
Daniel Vetter
|
6ab10b76ff
drm/kms: Nuke dirty_info property
|
8 lat temu |
Thomas Hellstrom
|
93cd16817a
drm/vmwgfx: Kill some lockdep warnings
|
8 lat temu |
Thomas Hellstrom
|
2e69b25bb1
drm/vmwgfx: Default to explicit crtc placement for screen targets and screen objects
|
9 lat temu |
Thomas Hellstrom
|
6dd687b42f
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
|
9 lat temu |
Thomas Hellstrom
|
76404ac0a2
drm/vmwgfx: Add connector properties to switch between explicit and implicit placement
|
9 lat temu |
Thomas Hellstrom
|
578e609a09
drm/vmwgfx: Add suggested screen x and y connector properties
|
9 lat temu |
Thomas Hellstrom
|
75c0685549
drm/vmwgfx: Break out implicit fb code
|
9 lat temu |