Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
342451df07109f865e6c108b7205e9738e814f3f
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.c
3e894a6
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
by Thomas Hellstrom
· 11 years ago
4b9e45e
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
by Thomas Hellstrom
· 11 years ago
173fb7d
drm/vmwgfx: Persistent tracking of context bindings
by Thomas Hellstrom
· 11 years ago
1d7a5cb
drm/vmwgfx: Implement a buffer object synccpu ioctl.
by Thomas Hellstrom
· 12 years ago
c74c162
drm/vmwgfx: Add guest-backed shaders
by Thomas Hellstrom
· 12 years ago
a97e219
drm/vmwgfx: Hook up guest-backed surfaces
by Thomas Hellstrom
· 12 years ago
afb0e50
drm/vmwgfx: Read bounding box memory from the appropriate register
by Thomas Hellstrom
· 12 years ago
6da768a
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
by Thomas Hellstrom
· 12 years ago
3530bdc
drm/vmwgfx: Add MOB management
by Thomas Hellstrom
· 12 years ago
c1234db
drm/vmwgfx: Update the svga register definition
by Thomas Hellstrom
· 12 years ago
bc2d650
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
by Thomas Hellstrom
· 12 years ago
0d00c48
drm/vmwgfx: Fix the driver for large dma addresses
by Thomas Hellstrom
· 11 years ago
69977ff
drm/vmwgfx: Hook up the prime ioctls
by Thomas Hellstrom
· 11 years ago
ca9efa1
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
e14cd95
drm/vmwgfx: Fix a couple of compile / sparse warnings and errors
by Thomas Hellstrom
· 11 years ago
9191526
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
2113694
drm/vmwgfx: fix warning if config intel iommu is off.
by Dave Airlie
· 11 years ago
d92d985
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
by Thomas Hellstrom
· 11 years ago
c424985
drm/vmwgfx: Don't kill clients on VT switch
by Thomas Hellstrom
· 11 years ago
14bbf20
drm/vmwgfx: fix error return code in vmw_driver_load()
by Wei Yongjun
· 11 years ago
0faa4a8
drm/vmwgfx: remove ->firstopen callback
by Daniel Vetter
· 11 years ago
b0e898a
drm: remove FASYNC support
by Daniel Vetter
· 11 years ago
5bbd533
drm/vmwgfx: remove redundant clearing of driver->dma_quiescent
by Daniel Vetter
· 11 years ago
baa7094
drm: const'ify ioctls table (v2)
by Rob Clark
· 11 years ago
247d36d
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
by Andy Lutomirski
· 12 years ago
2d13b67
drm: encapsulate crtc->set_config calls
by Daniel Vetter
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
c0951b7
drm/vmwgfx: Refactor resource management
by Thomas Hellstrom
· 12 years ago
506ff75
drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded
by Thomas Hellstrom
· 12 years ago
ba723fe8
drm/vmwgfx: Enable traces *after* we've hidden SVGA
by Thomas Hellstrom
· 12 years ago
0b91c4a
drm/ttm: remove ttm_buffer_object->buffer_start
by Marcin Slusarz
· 12 years ago
95e8f6a
drm/vmwgfx: Fix hibernation device reset
by Thomas Hellstrom
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
5e1782d
vmwgfx: add dumb ioctl support
by Dave Airlie
· 12 years ago
3a99507
vmwgfx: remove useless set memory to zero use memset()
by Wei Yongjun
· 12 years ago
c490342
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
by Dave Airlie
· 12 years ago
5d2afab
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
by Dave Airlie
· 12 years ago
949c4a3
drm: track dev_mapping in more robust and flexible way
by Ilija Hadzic
· 13 years ago
923d1fe
drm: kill reclaim_buffers_locked
by Daniel Vetter
· 13 years ago
be53bfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
67d4a87
drm/vmwgfx: Treat out-of-range initial width and height as host errors
by Thomas Hellstrom
· 13 years ago
eb4f923
vmwgfx: Pick up the initial size from the width and height regs
by Jakob Bornecrantz
· 13 years ago
6b82ef5
vmwgfx: Clean up pending event references to struct drm_file objects on close
by Thomas Hellstrom
· 13 years ago
4962590
drm: Fix typo in vmwgfx_drv.c
by Masanari Iida
· 13 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
cd2b89e
vmwgfx: Reinstate the update_layout ioctl
by Thomas Hellstrom
· 13 years ago
e0cd360
gpu: add module.h to drivers/gpu files as required.
by Paul Gortmaker
· 13 years ago
1717c0e
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
by Dave Airlie
· 13 years ago
1c482ab
vmwgfx: Add vblank stubs
by Jakob Bornecrantz
· 13 years ago
5438ae8
vmwgfx: Wrap drm_read and drm_poll
by Thomas Hellstrom
· 13 years ago
57c5ee7
vmwgfx: Add fence events
by Thomas Hellstrom
· 13 years ago
6ea77d1
vmwgfx: Minor cleanups
by Thomas Hellstrom
· 13 years ago
5bb39e8
vmwgfx: Handle device surface memory limit
by Thomas Hellstrom
· 13 years ago
e2fa3a7
vmwgfx: Fix up query processing
by Thomas Hellstrom
· 13 years ago
2fcd5a7
vmwgfx: Add present and readback ioctls
by Jakob Bornecrantz
· 13 years ago
01e8141
vmwgfx: Drop 3D Legacy Display Unit support
by Jakob Bornecrantz
· 13 years ago
56d1c78
vmwgfx: Add screen object support
by Jakob Bornecrantz
· 13 years ago
ae2a104
vmwgfx: Implement fence objects
by Thomas Hellstrom
· 13 years ago
4f73a96
vmwgfx: Make vmw_wait_seqno a bit more readable
by Thomas Hellstrom
· 13 years ago
6bcd8d3c
vmwgfx: Fix confusion caused by using "fence" in various places
by Thomas Hellstrom
· 13 years ago
f63f6a5
vmwgfx: Add functionality to get 3D caps
by Thomas Hellstrom
· 13 years ago
fe0f5c6
vmwgfx: Remove the update layout IOCTL.
by Thomas Hellstrom
· 13 years ago
781b8bd
vmwgfx: Remove the fifo debug ioctl
by Thomas Hellstrom
· 13 years ago
dcca286
vmwgfx: Update register definitions for HWV8 and print out new capabilities
by Thomas Hellstrom
· 13 years ago
fb17f18
vmwgfx: Restrict number of GMR pages to device limit
by Thomas Hellstrom
· 13 years ago
05730b3
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
by Thomas Hellstrom
· 13 years ago
be38ab6
vmwgfx: Fix potential execbuf deadlocks
by Thomas Hellstrom
· 13 years ago
a2c06ee
Revert "ttm: Include the 'struct dev' when using the DMA API."
by Dave Airlie
· 14 years ago
de1e7cd
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next
by Dave Airlie
· 14 years ago
5a893fc
ttm: Include the 'struct dev' when using the DMA API.
by Konrad Rzeszutek Wilk
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
135cba0
vmwgfx: Implement a proper GMR eviction mechanism
by Thomas Hellstrom
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
73558ea
drm/vmwgfx: Add modinfo version
by Thomas Hellstrom
· 14 years ago
3a939a5
drm/vmwgfx: Take the ttm lock around the dirty ioctl
by Thomas Hellstrom
· 14 years ago
7fbd721
drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior
by Thomas Hellstrom
· 14 years ago
094e0fa
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
by Thomas Hellstrom
· 14 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 14 years ago
f1a28ee
vmwgfx: Remove initialisation of dev::devname
by Thomas Hellstrom
· 14 years ago
7a1c2f6
vmwgfx: Enable use of the vblank system
by Thomas Hellstrom
· 14 years ago
30c78bb
vmwgfx: vt-switch (master drop) fixes
by Thomas Hellstrom
· 14 years ago
2854eed
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)"
by Thomas Hellstrom
· 14 years ago
dc880ab
drm: use noop_llseek
by Arnd Bergmann
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 14 years ago
d8bd19d
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
by Jakob Bornecrantz
· 15 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 15 years ago
1ca14e7
drm/vmwgfx: Remove some leftover debug messages.
by Thomas Hellstrom
· 15 years ago
d7e1958
drm/vmwgfx: Support older hardware.
by Jakob Bornecrantz
· 15 years ago
f2d12b8
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
by Thomas Hellstrom
· 15 years ago
c188660
drm/vmwgfx: Request SVGA version 2 and bail if not found
by Peter Hanzel
· 15 years ago
8e19a95
drm/vmwgfx: Correctly detect 3D
by Jakob Bornecrantz
· 15 years ago
d9f36a0
drm/vmwgfx: Implement basic pm operations.
by Thomas Hellstrom
· 15 years ago
Next »