Show patches with: Submitter = Thomas Hellstrom       |    State = Action Required       |   494 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. - - - --- 2010-02-21 Thomas Hellstrom New
[1/2] drm/ttm: Fix cached TTM page allocation. - - - --- 2010-05-26 Thomas Hellstrom New
[2/2] drm/ttm: Fix ttm_page_alloc.c - - - --- 2010-05-26 Thomas Hellstrom New
[01/15] vmwgfx: Add an option to choose whether to enable fbdev at load time - - - --- 2010-09-27 Thomas Hellstrom New
[02/15] vmwgfx: Really support other depths than 32 - - - --- 2010-09-27 Thomas Hellstrom New
[03/15] vmwgfx: Fix ACPI S3 & S4 functionality. - - - --- 2010-09-27 Thomas Hellstrom New
[04/15] vmwgfx: Add new-style PM hooks to improve hibernation behavior - - - --- 2010-09-27 Thomas Hellstrom New
[05/15] drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback - - - --- 2010-09-27 Thomas Hellstrom New
[06/15] vmwgfx: Take the ttm lock around the dirty ioctl - - - --- 2010-09-27 Thomas Hellstrom New
[07/15] vmwgfx: Prune modes based on available VRAM size - - - --- 2010-09-27 Thomas Hellstrom New
[08/15] vmwgfx: Don't flush fb if we're in the suspended state. - - - --- 2010-09-27 Thomas Hellstrom New
[09/15] vmwgfx: Add a parameter to get the max fb size - - - --- 2010-09-27 Thomas Hellstrom New
[10/15] vmwgfx: Enable use of the vblank system - - - --- 2010-09-27 Thomas Hellstrom New
[11/15] vmwgfx: Add modinfo version - - - --- 2010-09-27 Thomas Hellstrom New
[12/15] vmwgfx: Remove initialisation of dev::devname - - - --- 2010-09-27 Thomas Hellstrom New
[13/15] vmwgfx: Add a get_vblank_counter function - - - --- 2010-09-27 Thomas Hellstrom New
[14/15] vmwgfx: Save at least one screen layout - - - --- 2010-09-27 Thomas Hellstrom New
[15/15] vmwgfx: Bump minor and driver date - - - --- 2010-09-27 Thomas Hellstrom New
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and hav… - - - --- 2010-09-30 Thomas Hellstrom New
drm/ttm: Fix two race conditions - - - --- 2010-09-30 Thomas Hellstrom New
vmwgfx: Avoid fb VRAM fragmenting. - - - --- 2010-09-30 Thomas Hellstrom New
drm/ttm: Fix missing return - - - --- 2010-10-01 Thomas Hellstrom New
[1/4] vmwgfx: vt-switch (master drop) fixes - - - --- 2010-10-01 Thomas Hellstrom New
[2/4] vmwgfx: Enable use of the vblank system - - - --- 2010-10-01 Thomas Hellstrom New
[3/4] vmwgfx: Remove initialisation of dev::devname - - - --- 2010-10-01 Thomas Hellstrom New
[4/4] vmwgfx: Fix fb VRAM pinning failure due to fragmentation - - - --- 2010-10-01 Thomas Hellstrom New
drm/ttm: Fix busy codepaths of the "Fix two race conditions" commit. - - - --- 2010-10-01 Thomas Hellstrom New
[01/11] vmwgfx: Really support other depths than 32 - - - --- 2010-10-05 Thomas Hellstrom New
[02/11] vmwgfx: Fix ACPI S3 & S4 functionality. - - - --- 2010-10-05 Thomas Hellstrom New
[03/11] vmwgfx: Add new-style PM hooks to improve hibernation behavior - - - --- 2010-10-05 Thomas Hellstrom New
[04/11] drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback - - - --- 2010-10-05 Thomas Hellstrom New
[05/11] vmwgfx: Take the ttm lock around the dirty ioctl - - - --- 2010-10-05 Thomas Hellstrom New
[06/11] vmwgfx: Prune modes based on available VRAM size - - - --- 2010-10-05 Thomas Hellstrom New
[07/11] vmwgfx: Don't flush fb if we're in the suspended state. - - - --- 2010-10-05 Thomas Hellstrom New
[08/11] vmwgfx: Add a parameter to get the max fb size - - - --- 2010-10-05 Thomas Hellstrom New
[09/11] vmwgfx: Add modinfo version - - - --- 2010-10-05 Thomas Hellstrom New
[10/11] vmwgfx: Save at least one screen layout - - - --- 2010-10-05 Thomas Hellstrom New
[11/11] vmwgfx: Bump minor and driver date - - - --- 2010-10-05 Thomas Hellstrom New
[1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function - - - --- 2010-10-13 Thomas Hellstrom New
[2/2] drm/ttm: Optimize delayed buffer destruction - - - --- 2010-10-13 Thomas Hellstrom New
[1/2] drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function - - - --- 2010-10-19 Thomas Hellstrom New
[2/2] drm/ttm: Optimize delayed buffer destruction - - - --- 2010-10-19 Thomas Hellstrom New
[1/1] drm/ttm: Fix up io_mem_reserve / io_mem_free calling - - - --- 2010-11-11 Thomas Hellstrom New
drm/ttm: Fix up a theoretical deadlock - - - --- 2010-11-11 Thomas Hellstrom New
drm/ttm: Add a bo list reserve fastpath - - - --- 2010-11-16 Thomas Hellstrom New
[1/2] kref: Add a kref_sub function - - - --- 2010-11-16 Thomas Hellstrom New
[2/2] drm/ttm: Use kref_sub instead of repeatedly calling kref_put - - - --- 2010-11-16 Thomas Hellstrom New
[-fixes] drm/vmwgfx: Fix up an error path during bo creation - - - --- 2010-11-17 Thomas Hellstrom New
[1/5] drm/ttm: Optimize ttm_eu_backoff_reservation - - - --- 2010-11-17 Thomas Hellstrom New
[4/5] drm/ttm: Improved fencing of buffer object lists - - - --- 2010-11-17 Thomas Hellstrom New
[5/5] drm/ttm/vmwgfx: Have TTM manage the validation sequence. - - - --- 2010-11-17 Thomas Hellstrom New
[1/1] drm/radeon: Use the ttm execbuf utilities - - - --- 2010-11-17 Thomas Hellstrom New
[v2] drm/ttm: Add a bo list reserve fastpath - - - --- 2010-11-17 Thomas Hellstrom New
[01/10] vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity - - - --- 2011-08-31 Thomas Hellstrom New
[02/10] vmwgfx: Add support for depth 8 - - - --- 2011-08-31 Thomas Hellstrom New
[03/10] vmwgfx: Don't write to read-only registers - - - --- 2011-08-31 Thomas Hellstrom New
[04/10] vmwgfx: Fix 'bbp' typo - - - --- 2011-08-31 Thomas Hellstrom New
[05/10] vmwgfx: Print error diagnostics if depth doesn't match the host expectation - - - --- 2011-08-31 Thomas Hellstrom New
[06/10] vmwgfx: Update register definitions for HWV8 and print out new capabilities - - - --- 2011-08-31 Thomas Hellstrom New
[07/10] vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active - - - --- 2011-08-31 Thomas Hellstrom New
[08/10] vmwgfx: Restrict number of GMR pages to device limit - - - --- 2011-08-31 Thomas Hellstrom New
[09/10] vmwgfx: Fix potential execbuf deadlocks - - - --- 2011-08-31 Thomas Hellstrom New
=?UTF-8?q?=5BPATCH=2010/10=5D=20vmwgfx=3A=20Implement=20GMR2?= - - - --- 2011-08-31 Thomas Hellstrom New
[-fixes,1/2] drm/ttm: Fix a theoretical race - - - --- 2012-10-22 Thomas Hellstrom New
[-fixes,2/2] drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs() - - - --- 2012-10-22 Thomas Hellstrom New
[1/4] drm: Make hashtab rcu-safe - - - --- 2012-11-05 Thomas Hellstrom New
[2/4] kref: Implement kref_get_unless_zero - - - --- 2012-11-05 Thomas Hellstrom New
[3/4] drm/ttm, drm/vmwgfx: Use RCU locking for object lookups - - - --- 2012-11-05 Thomas Hellstrom New
[4/4] drm/ttm: Optimize reservation slightly - - - --- 2012-11-05 Thomas Hellstrom New
[1/4] drm: Make hashtab rcu-safe - - - --- 2012-11-05 Thomas Hellstrom New
[2/4] kref: Implement kref_get_unless_zero v2 - - - --- 2012-11-05 Thomas Hellstrom New
[3/4] drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v2 - - - --- 2012-11-05 Thomas Hellstrom New
[4/4] drm/ttm: Optimize reservation slightly - - - --- 2012-11-05 Thomas Hellstrom New
[1/4] drm: Make hashtab rcu-safe - - - --- 2012-11-06 Thomas Hellstrom New
[2/4] kref: Implement kref_get_unless_zero v3 - - - --- 2012-11-06 Thomas Hellstrom New
[3/4] drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 - - - --- 2012-11-06 Thomas Hellstrom New
[4/4] drm/ttm: Optimize reservation slightly - - - --- 2012-11-06 Thomas Hellstrom New
[-fixes,RESEND] drm/vmwgfx: Fix hibernation device reset - - - --- 2012-11-09 Thomas Hellstrom New
[-fixes] drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory - - - --- 2012-11-09 Thomas Hellstrom New
[1/8] drm/vmwgfx: Enable traces *after* we've hidden SVGA - - - --- 2012-11-09 Thomas Hellstrom New
[2/8] drm/vmwgfx: Make overlay code not require fifo at init time - - - --- 2012-11-09 Thomas Hellstrom New
[3/8] drm/vmwgfx: Make screen object code not require fifo at init time - - - --- 2012-11-09 Thomas Hellstrom New
[4/8] drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded - - - --- 2012-11-09 Thomas Hellstrom New
[5/8] drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects - - - --- 2012-11-09 Thomas Hellstrom New
[6/8] drm/vmwgfx: Refactor resource management - - - --- 2012-11-09 Thomas Hellstrom New
[7/8] drm/vmwgfx: Break out surface and context management to separate files - - - --- 2012-11-09 Thomas Hellstrom New
[8/8] drm/vmwgfx: Add and make use of a header for surface size calculation. - - - --- 2012-11-09 Thomas Hellstrom New
[1/5] drm: Add a hash-tab rcu-safe API - - - --- 2012-11-20 Thomas Hellstrom New
[2/5] kref: Add kref_get_unless_zero documentation - - - --- 2012-11-20 Thomas Hellstrom New
[3/5] drm/vmwgfx: Free user-space fence objects correctly - - - --- 2012-11-20 Thomas Hellstrom New
[4/5] drm/ttm: Fix locking in an error path - - - --- 2012-11-20 Thomas Hellstrom New
[5/5] drm/ttm: Use the hashtab _rcu interface for ttm_objects - - - --- 2012-11-20 Thomas Hellstrom New
[1/3] drm/vmwgfx: Refactor resource management - - - --- 2012-11-20 Thomas Hellstrom New
[2/3] drm/vmwgfx: Break out surface and context management to separate files - - - --- 2012-11-20 Thomas Hellstrom New
[3/3] drm/vmwgfx: Add and make use of a header for surface size calculation. - - - --- 2012-11-20 Thomas Hellstrom New
[-next] drm/ttm: Optimize vm locking using kref_get_unless_zero - - - --- 2012-11-20 Thomas Hellstrom New
[-next] drm/ttm: Optimize vm locking using kref_get_unless_zero v2 - - - --- 2012-11-21 Thomas Hellstrom New
[-next] drm/ttm: Optimize vm locking using kref_get_unless_zero v3 - - - --- 2012-11-21 Thomas Hellstrom New
[-next] drm/vmwgfx: Tighten the security around buffer maps - - - --- 2012-11-21 Thomas Hellstrom New
[1/2] drm/vmwgfx: Don't put resources with invalid id's on lru list - - - --- 2013-10-09 Thomas Hellstrom New
« 1 2 3 44 5 »