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
2013-06-28
drm/vmwgfx: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-11
drm/vmwgfx: Don't access file_priv in cursor_set when handle==0
Ville Syrjälä
2013-05-31
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
Andy Lutomirski
2013-02-27
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2013-01-20
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
2013-01-20
drm: create drm_framebuffer_lookup
Daniel Vetter
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
drm: only take the crtc lock for ->cursor_move
Daniel Vetter
2013-01-20
drm: only take the crtc lock for ->cursor_set
Daniel Vetter
2013-01-20
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
drm: encapsulate crtc->set_config calls
Daniel Vetter
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
2013-01-20
drm/vmwgfx: reorder framebuffer init sequence
Daniel Vetter
2013-01-15
drm/vmwgfx: always use ttm_bo_is_reserved
Maarten Lankhorst
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-30
drm/vmwgfx: drm_connector_property -> drm_object_property
Rob Clark
2012-11-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2012-11-28
drm/vmwgfx: Free user-space fence objects correctly
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Add and make use of a header for surface size calculation.
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-20
drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects
Thomas Hellstrom
2012-11-20
drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded
Thomas Hellstrom
2012-11-20
drm/vmwgfx: Make screen object code not require fifo at init time
Thomas Hellstrom
2012-11-20
drm/vmwgfx: Make overlay code not require fifo at init time
Thomas Hellstrom
2012-11-20
drm/vmwgfx: Enable traces *after* we've hidden SVGA
Thomas Hellstrom
2012-11-20
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
2012-11-07
drm/vmwgfx: use ttm_bo_is_reserved
Maarten Lankhorst
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-13
vmwgfx: add dumb ioctl support
Dave Airlie
2012-09-13
vmwgfx: remove useless set memory to zero use memset()
Wei Yongjun
2012-09-07
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
2012-09-07
drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled
Dave Airlie
2012-08-22
drm: stop vmgfx driver explosion
Alan Cox
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
[next]