index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
vmwgfx: Place overlays in GMR area if we can
Jakob Bornecrantz
2011-10-05
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
2011-10-05
vmwgfx: Require HWV8 for 3d support
Thomas Hellstrom
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
2011-10-05
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
2011-10-05
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-10-05
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
2011-10-05
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
2011-10-05
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
2011-10-05
vmwgfx: Document vmw_fifo_reserve
Jakob Bornecrantz
2011-10-05
vmwgfx: Update register files to latest from vmware-sdk
Jakob Bornecrantz
2011-09-06
vmwgfx: Bump major
Thomas Hellstrom
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Make vmw_wait_seqno a bit more readable
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
2011-09-01
vmwgfx: Implement GMR2
Thomas Hellstrom
2011-09-01
vmwgfx: Update register definitions for HWV8 and print out new capabilities
Thomas Hellstrom
2011-09-01
vmwgfx: Restrict number of GMR pages to device limit
Thomas Hellstrom
2011-09-01
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
2011-09-01
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-09-01
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
2011-09-01
vmwgfx: Fix 'bbp' typo
Michel Dänzer
2011-09-01
vmwgfx: Don't write to read-only registers
Michel Dänzer
2011-09-01
vmwgfx: Add support for depth 8
Michel Dänzer
2011-09-01
vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity
Thomas Hellstrom
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-10
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-24
vmwgfx: don't use flush_scheduled_work()
Tejun Heo
2010-12-21
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
2010-11-22
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
2010-11-09
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
[prev]
[next]