index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-114
/
+1
|
\
|
*
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
1
-114
/
+0
|
*
drm/vmwgfx: Don't create proxy surface for cursor
Sinclair Yeh
2017-06-07
1
-0
/
+1
*
|
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-2
/
+2
|
/
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-03
1
-2
/
+3
|
\
*
|
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
2017-03-31
1
-0
/
+3
*
|
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
2017-03-31
1
-1
/
+47
*
|
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
2017-03-31
1
-0
/
+20
*
|
drm/vmwgfx: Add and connect atomic state object check/commit
Sinclair Yeh
2017-03-31
1
-0
/
+48
*
|
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
2017-03-31
1
-0
/
+256
*
|
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
2017-03-31
1
-0
/
+55
*
|
drm/vmwgfx: Connector atomic state
Sinclair Yeh
2017-03-31
1
-0
/
+139
*
|
drm/vmwgfx: Plane atomic state
Sinclair Yeh
2017-03-31
1
-0
/
+90
*
|
drm/vmwgfx: CRTC atomic state
Sinclair Yeh
2017-03-31
1
-0
/
+81
*
|
drm/vmwgfx: Add universal plane support
Sinclair Yeh
2017-03-31
1
-138
/
+133
*
|
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
2017-03-31
1
-2
/
+0
|
/
*
drm/vmwgfx: Fix a potential integer overflow
Thomas Hellstrom
2017-01-26
1
-1
/
+1
*
drm/vmwgfx: Clear uninitialized fields of a parameter
Thomas Hellstrom
2017-01-26
1
-1
/
+1
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
drm/vmwgfx: Switch to mode_cmd2
Daniel Vetter
2016-12-02
1
-74
/
+42
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-1
/
+2
*
drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
2016-10-18
1
-2
/
+10
*
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
1
-7
/
+3
|
\
|
*
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
2016-07-01
1
-0
/
+3
|
*
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
2016-07-01
1
-8
/
+1
*
|
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-06-07
1
-3
/
+5
|
/
*
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
2016-05-20
1
-14
/
+13
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-3
/
+3
*
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
2016-03-14
1
-2
/
+2
*
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
2016-03-14
1
-0
/
+30
*
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
2016-03-14
1
-0
/
+32
*
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
2016-03-14
1
-0
/
+92
*
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
2016-03-14
1
-3
/
+2
*
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
2016-01-14
1
-1
/
+5
*
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-24
1
-13
/
+51
|
\
|
*
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-12-08
1
-13
/
+51
*
|
drm/vmwgfx: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-2
/
+2
*
|
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
|
drm/vmwgfx: Drop dummy save/restore hooks
Daniel Vetter
2015-12-08
1
-16
/
+0
*
|
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
|
/
*
drm/vmwgfx: Properly flush cursor updates and page-flips
Thomas Hellstrom
2015-11-06
1
-1
/
+1
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
1
-11
/
+12
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-3
/
+3
*
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
2015-09-24
1
-2
/
+1
*
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
1
-826
/
+825
|
\
|
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-1
/
+1
|
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-5
/
+10
|
*
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2015-08-12
1
-24
/
+18
|
*
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
2015-08-12
1
-11
/
+22
[next]