Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
73a88250b70954a8f27c2444e1c2411bba3c29d9
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.c
73a8825
drm/vmwgfx: Fix a destoy-while-held mutex problem.
by Thomas Hellstrom
· 7 years ago
140bcaa
drm/vmwgfx: Fix black screen and device errors when running without fbdev
by Thomas Hellstrom
· 7 years ago
4bf772b
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
4a6cc7a
BackMerge tag 'v4.15-rc8' into drm-next
by Dave Airlie
· 7 years ago
2b0bc68
drm/vmwgfx: Fix a boot time warning
by Woody Suwalski
· 7 years ago
98648ae
drm/vmwgfx: Don't cache framebuffer maps
by Thomas Hellstrom
· 7 years ago
70c5f93
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
a01cb8b
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
by Ville Syrjälä
· 7 years ago
10b47ee
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
by Ville Syrjälä
· 7 years ago
58a275aa9
drm/vmwgfx: Try to fix plane clipping
by Ville Syrjälä
· 7 years ago
13dd5b6
drm/vmwgfx: Use drm_plane_helper_check_state()
by Ville Syrjälä
· 7 years ago
3bd6099
drm/vmwgfx: Remove bogus crtc coords vs fb size check
by Ville Syrjälä
· 7 years ago
418da17
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
by Keith Packard
· 8 years ago
906dde0
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
021aba7
drm/vmwgfx: Fix F26 Wayland screen update issue
by Sinclair Yeh
· 7 years ago
c906965d
drm/vmwgfx: Add export fence to file descriptor support
by Sinclair Yeh
· 8 years ago
0c697fa
Backmerge tag 'v4.13-rc5' into drm-next
by Dave Airlie
· 7 years ago
739b000
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes
by Dave Airlie
· 7 years ago
14979ad
drm/vmwgfx: Fix cursor hotspot issue with Wayland on Fedora
by Sinclair Yeh
· 7 years ago
bdc362f
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
by Maarten Lankhorst
· 8 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
5f58e97
drm/vmwgfx: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
925344c
BackMerge tag 'v4.12-rc5' into drm-next
by Dave Airlie
· 8 years ago
f470a77
drm/vmwgfx: Remove unused legacy cursor functions
by Sinclair Yeh
· 8 years ago
bbd5fef
drm/vmwgfx: Don't create proxy surface for cursor
by Sinclair Yeh
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
320d8c3
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
28c9542
drm/vmwgfx: Properly check display/scanout surface size
by Sinclair Yeh
· 8 years ago
810b3e16
drm/vmwgfx: Support topology greater than texture size
by Sinclair Yeh
· 8 years ago
904bb5e
drm/vmwgfx: Switch over to internal atomic API for STDU
by Sinclair Yeh
· 8 years ago
c46a306
drm/vmwgfx: Add and connect atomic state object check/commit
by Sinclair Yeh
· 8 years ago
060e2ad
drm/vmwgfx: Add and connect plane helper functions
by Sinclair Yeh
· 8 years ago
06ec419
drm/vmwgfx: Add and connect CRTC helper functions
by Sinclair Yeh
· 8 years ago
d7721ca
drm/vmwgfx: Connector atomic state
by Sinclair Yeh
· 8 years ago
cc5ec45
drm/vmwgfx: Plane atomic state
by Sinclair Yeh
· 8 years ago
9c2542a
drm/vmwgfx: CRTC atomic state
by Sinclair Yeh
· 8 years ago
36cc79b
drm/vmwgfx: Add universal plane support
by Sinclair Yeh
· 8 years ago
27d247c
drm/vmwgfx: Removed unused snooper.crtc field
by Sinclair Yeh
· 8 years ago
0f58038
drm/vmwgfx: Fix a potential integer overflow
by Thomas Hellstrom
· 8 years ago
8cd9f25
drm/vmwgfx: Clear uninitialized fields of a parameter
by Thomas Hellstrom
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
dabdcdc
drm/vmwgfx: Switch to mode_cmd2
by Daniel Vetter
· 8 years ago
b3c11ac
drm: move allocation out of drm_get_format_name()
by Eric Engestrom
· 8 years ago
6c5d064
drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
by Laurent Pinchart
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
04319d8
drm/vmwgfx: Add an option to change assumed FB bpp
by Sinclair Yeh
· 9 years ago
7c20d21
drm/vmwgfx: Work around mode set failure in 2D VMs
by Sinclair Yeh
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
93cd168
drm/vmwgfx: Kill some lockdep warnings
by Thomas Hellstrom
· 9 years ago
dfd5e50
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
by Christian König
· 9 years ago
6dd687b
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
by Thomas Hellstrom
· 9 years ago
76404ac
drm/vmwgfx: Add connector properties to switch between explicit and implicit placement
by Thomas Hellstrom
· 9 years ago
578e609
drm/vmwgfx: Add suggested screen x and y connector properties
by Thomas Hellstrom
· 9 years ago
75c0685
drm/vmwgfx: Break out implicit fb code
by Thomas Hellstrom
· 9 years ago
897b818
drm/vmwgfx: Fix screen object page flips for large framebuffers
by Thomas Hellstrom
· 9 years ago
a50e2bf
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
by Thomas Hellstrom
· 9 years ago
20f8e03
Backmerge drm-fixes merge into Linus's tree into drm-next.
by Dave Airlie
· 9 years ago
d7955fc
drm/vmwgfx: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
6af3e65
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
by Ville Syrjälä
· 9 years ago
f80de66
drm/vmwgfx: Drop dummy save/restore hooks
by Daniel Vetter
· 9 years ago
8fbf9d9
drm/vmwgfx: Implement the cursor_set2 callback v2
by Thomas Hellstrom
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
4e0858a
drm/vmwgfx: Properly flush cursor updates and page-flips
by Thomas Hellstrom
· 9 years ago
b76ff5e
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
by Thomas Hellstrom
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
f3b8c0c
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
by Christian Engelmayer
· 9 years ago
294947a
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 9 years ago
54fbde8
drm/vmwgfx: Fix copyright headers
by Sinclair Yeh
· 9 years ago
d80efd5
drm/vmwgfx: Initial DX support
by Thomas Hellstrom
· 9 years ago
05c9501
drm/vmwgfx: Fix crash when unloading vmwgfx v2
by Sinclair Yeh
· 9 years ago
65ade7d
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
by Sinclair Yeh
· 9 years ago
b9eb1a6
drm/vmwgfx: Kill a bunch of sparse warnings
by Thomas Hellstrom
· 10 years ago
f6b0500
drm/vmwgfx: Fix kms preferred mode sorting
by Thomas Hellstrom
· 10 years ago
352b20d
drm/vmwgfx: Reinstate the legacy display system dirty callback
by Thomas Hellstrom
· 10 years ago
a278724
drm/vmwgfx: Implement fbdev on kms v2
by Thomas Hellstrom
· 10 years ago
fd006a4
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
by Thomas Hellstrom
· 10 years ago
6bf6bf0
drm/vmwgfx: Convert screen targets to new helpers v3
by Thomas Hellstrom
· 10 years ago
10b1e0c
drm/vmwgfx: Convert screen objects to the new helpers
by Thomas Hellstrom
· 10 years ago
1a4b172
drm/vmwgfx: Add kms helpers for dirty- and readback functions
by Thomas Hellstrom
· 10 years ago
459d0fa
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
by Thomas Hellstrom
· 10 years ago
f89c6c3
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
by Sinclair Yeh
· 10 years ago
35c0512
drm/vmwgfx: Implement screen targets
by Sinclair Yeh
· 10 years ago
c9146cd
drm/vmwgfx: Add "quirk" to handling command verification exceptions
by Thomas Hellstrom
· 10 years ago
c8261a9
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
by Sinclair Yeh
· 10 years ago
3eab3d9
drm/vmwgfx: Add command buffer support v3
by Thomas Hellstrom
· 10 years ago
9a69a9a
drm: Make the connector dpms callback return a value, v2.
by Maarten Lankhorst
· 9 years ago
5151adb
drm/vmwgfx: Fix a couple of lock dependency violations
by Thomas Hellstrom
· 10 years ago
496eb6f
drm/vmwgfx: Replace the hw mutex with a hw spinlock
by Thomas Hellstrom
· 10 years ago
4d02e2d
drm: Per-plane locking
by Daniel Vetter
· 10 years ago
9a72384
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
by Sinclair Yeh
· 10 years ago
21e8862
drm/vmwgfx: fix lock breakage
by Rob Clark
· 10 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
a4cd5d6
drm/vmwgfx: use helpers
by Rob Clark
· 10 years ago
34ea3d3
drm: add register and unregister functions for connectors
by Thomas Wood
· 11 years ago
51fd371
drm: convert crtc and connection_mutex to ww_mutex (v5)
by Rob Clark
· 11 years ago
b87577b
drm: try harder to avoid regression when merging mode bits
by Dave Airlie
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
294adf7
drm/vmwgfx: Use a per-device semaphore for reservation protection
by Thomas Hellstrom
· 11 years ago
b360a3c
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
by Thomas Hellstrom
· 11 years ago
Next »