Show patches with: Submitter = Thomas Zimmermann       |    State = Action Required       |   5515 patches
« 1 2 ... 52 53 5455 56 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/11] drm/mgag200: Add separate move-cursor function drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[07/11] drm/mgag200: Add init and fini functions for cursor handling drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[06/11] drm/mgag200: Rename cursor functions to use mgag200_ prefix drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[05/11] drm/ast: Store cursor in reserved memory area drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[04/11] drm/ast: Reserve space for double-buffered cursor image drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[03/11] drm/ast: Move cursor update code to ast_show_cursor() drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[02/11] drm/ast: Don't call ast_show_cursor() from ast_cursor_move() drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[01/11] drm/vram: Add struct drm_vram_buffer to VRAM helpers drm/vram: Add VRAM buffers for HW cursors - - - --- 2019-09-18 Thomas Zimmermann New
[v2,3/3] drm/mgag200: Add vblank support Rate-limit shadow-FB-to-console-update to screen refresh 1 - - --- 2019-09-12 Thomas Zimmermann New
[v2,2/3] drm/mgag200: Rename constant MGAREG_Status to MGAREG_STATUS Rate-limit shadow-FB-to-console-update to screen refresh - 1 - --- 2019-09-12 Thomas Zimmermann New
[v2,1/3] drm/fb-helper: Synchronize dirty worker with vblank Rate-limit shadow-FB-to-console-update to screen refresh - 1 - --- 2019-09-12 Thomas Zimmermann New
[3/3] drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO drm/vram: Provide GEM VRAM vmap()/vunmap/() - - - --- 2019-09-11 Thomas Zimmermann New
[2/3] drm/ast: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO drm/vram: Provide GEM VRAM vmap()/vunmap/() - - - --- 2019-09-11 Thomas Zimmermann New
[1/3] drm/vram: Provide vmap and vunmap operations for GEM VRAM objects drm/vram: Provide GEM VRAM vmap()/vunmap/() - - - --- 2019-09-11 Thomas Zimmermann New
[v2,4/4] drm/vram: Unconditonally set BO call-back functions Merge VRAM MM and GEM VRAM source files 1 - - --- 2019-09-11 Thomas Zimmermann New
[v2,3/4] drm/vram: Unexport internal functions of VRAM MM Merge VRAM MM and GEM VRAM source files 1 - - --- 2019-09-11 Thomas Zimmermann New
[v2,2/4] drm/vram: Have VRAM MM call GEM VRAM functions directly Merge VRAM MM and GEM VRAM source files 1 - - --- 2019-09-11 Thomas Zimmermann New
[v2,1/4] drm/vram: Move VRAM memory manager to GEM VRAM implementation Merge VRAM MM and GEM VRAM source files 1 - - --- 2019-09-11 Thomas Zimmermann New
[2/2] drm/mgag200: Add vblank support Rate-limit shadow-FB-to-console-update to screen refresh - - - --- 2019-09-09 Thomas Zimmermann New
[1/2] drm/fb-helper: Synchronize dirty worker with vblank Rate-limit shadow-FB-to-console-update to screen refresh - - - --- 2019-09-09 Thomas Zimmermann New
[4/4] drm/vram: Unconditonally set BO call-back functions Merge VRAM MM and GEM VRAM source files - - - --- 2019-09-09 Thomas Zimmermann New
[3/4] drm/vram: Unexport internal functions of VRAM MM Merge VRAM MM and GEM VRAM source files - - - --- 2019-09-09 Thomas Zimmermann New
[2/4] drm/vram: Have VRAM MM call GEM VRAM functions directly Merge VRAM MM and GEM VRAM source files - - - --- 2019-09-09 Thomas Zimmermann New
[1/4] drm/vram: Move VRAM memory manager to GEM VRAM implementation Merge VRAM MM and GEM VRAM source files - - - --- 2019-09-09 Thomas Zimmermann New
[v4,4/4] drm/vram: Implement lazy unmapping for GEM VRAM buffers Implement lazy unmapping for GEM VRAM buffers - - - --- 2019-09-06 Thomas Zimmermann New
[v4,3/4] drm/vram: Add infrastructure for move_notify() Implement lazy unmapping for GEM VRAM buffers - - - --- 2019-09-06 Thomas Zimmermann New
[v4,2/4] drm/vram: Acquire lock only once per call to vmap()/vunmap() Implement lazy unmapping for GEM VRAM buffers - - - --- 2019-09-06 Thomas Zimmermann New
[v4,1/4] drm/vram: Add kmap ref-counting to GEM VRAM objects Implement lazy unmapping for GEM VRAM buffers - 1 - --- 2019-09-06 Thomas Zimmermann New
[v3,3/3] drm/vram: Implement lazy unmapping for GEM VRAM buffers Implement lazy unmapping for GEM VRAM buffers - - - --- 2019-09-06 Thomas Zimmermann New
[v3,2/3] drm/vram: Add infrastructure for move_notify() Implement lazy unmapping for GEM VRAM buffers - - - --- 2019-09-06 Thomas Zimmermann New
[v3,1/3] drm/vram: Add kmap ref-counting to GEM VRAM objects Implement lazy unmapping for GEM VRAM buffers - 1 - --- 2019-09-06 Thomas Zimmermann New
[v2,3/3] drm/mgag200: Map fbdev framebuffer while it's being displayed ast, mgag200: Map console BO while it's being displayed - - - --- 2019-09-04 Thomas Zimmermann New
[v2,2/3] drm/ast: Map fbdev framebuffer while it's being displayed ast, mgag200: Map console BO while it's being displayed - - - --- 2019-09-04 Thomas Zimmermann New
[v2,1/3] drm/vram: Add kmap ref-counting to GEM VRAM objects ast, mgag200: Map console BO while it's being displayed - 1 - --- 2019-09-04 Thomas Zimmermann New
[3/3] drm/mgag200: Map fbdev framebuffer while it's being displayed drm/vram-helper: Fix performance regression in fbdev - - - --- 2019-08-01 Thomas Zimmermann New
[2/3] drm/ast: Map fbdev framebuffer while it's being displayed drm/vram-helper: Fix performance regression in fbdev - - - --- 2019-08-01 Thomas Zimmermann New
[1/3] drm/vram-helpers: Add kmap ref-counting to GEM VRAM objects drm/vram-helper: Fix performance regression in fbdev - - - --- 2019-08-01 Thomas Zimmermann New
[v2,3/3] drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO Provide vmap/vunmap for VRAM helpers - - - --- 2019-07-25 Thomas Zimmermann New
[v2,2/3] drm/ast: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO Provide vmap/vunmap for VRAM helpers - - - --- 2019-07-25 Thomas Zimmermann New
[v2,1/3] drm/vram: Provide vmap and vunmap operations for GEM VRAM objects Provide vmap/vunmap for VRAM helpers - - - --- 2019-07-25 Thomas Zimmermann New
[3/3] drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO Provide vmap/vunmap for VRAM helpers - - - --- 2019-07-24 Thomas Zimmermann New
[2/3] drm/ast: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO Provide vmap/vunmap for VRAM helpers - - - --- 2019-07-24 Thomas Zimmermann New
[1/3] drm/vram: Provide vmap and vunmap operations for GEM VRAM objects Provide vmap/vunmap for VRAM helpers - - - --- 2019-07-24 Thomas Zimmermann New
[3/3] drm/mgag200: Don't unpin the current cursor image's buffer. Fixes for mgag200 cursors - - - --- 2019-07-23 Thomas Zimmermann New
[2/3] drm/mgag200: Set cursor scanout address to correct BO Fixes for mgag200 cursors - - - --- 2019-07-23 Thomas Zimmermann New
[1/3] drm/mgag200: Pin displayed cursor BO to video memory Fixes for mgag200 cursors - - - --- 2019-07-23 Thomas Zimmermann New
[v2,6/6] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation Unmappable DRM client buffers for fbdev emulation 1 - - --- 2019-07-05 Thomas Zimmermann New
[v2,5/6] drm/bochs: Use shadow buffer for bochs framebuffer console Unmappable DRM client buffers for fbdev emulation 1 - - --- 2019-07-05 Thomas Zimmermann New
[v2,4/6] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation Unmappable DRM client buffers for fbdev emulation 1 - - --- 2019-07-05 Thomas Zimmermann New
[v2,3/6] drm/fb-helper: Instanciate shadow FB if configured in device's mode_config Unmappable DRM client buffers for fbdev emulation - 1 1 --- 2019-07-05 Thomas Zimmermann New
[v2,2/6] drm/fb-helper: Map DRM client buffer only when required Unmappable DRM client buffers for fbdev emulation - 1 - --- 2019-07-05 Thomas Zimmermann New
[v2,1/6] drm/client: Support unmapping of DRM client buffers Unmappable DRM client buffers for fbdev emulation - 1 - --- 2019-07-05 Thomas Zimmermann New
[5/5] drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulation Unmappable DRM client buffers for fbdev emulation 1 - - --- 2019-07-03 Thomas Zimmermann New
[4/5] drm/bochs: Use shadow buffer for bochs framebuffer console Unmappable DRM client buffers for fbdev emulation 1 - - --- 2019-07-03 Thomas Zimmermann New
[3/5] drm/ast: Replace struct ast_fbdev with generic framebuffer emulation Unmappable DRM client buffers for fbdev emulation 1 - - --- 2019-07-03 Thomas Zimmermann New
[2/5] drm/fb-helper: Unmap BO for shadow-buffered framebuffer console Unmappable DRM client buffers for fbdev emulation - - - --- 2019-07-03 Thomas Zimmermann New
[1/5] drm/client: Support unmapping of DRM client buffers Unmappable DRM client buffers for fbdev emulation - - - --- 2019-07-03 Thomas Zimmermann New
[v3,5/5] drm/vram: Don't export driver callback functions for PRIME Convert VRAM helpers to GEM object functions - 1 - --- 2019-07-02 Thomas Zimmermann New
[v3,4/5] drm/vbox: Remove empty PRIME functions Convert VRAM helpers to GEM object functions - 1 - --- 2019-07-02 Thomas Zimmermann New
[v3,3/5] drm/hibmc: Update struct drm_driver for GEM object functions Convert VRAM helpers to GEM object functions 1 1 - --- 2019-07-02 Thomas Zimmermann New
[v3,2/5] drm/bochs: Remove PRIME helpers from driver structure Convert VRAM helpers to GEM object functions 1 1 - --- 2019-07-02 Thomas Zimmermann New
[v3,1/5] drm/vram: Set GEM object functions for PRIME Convert VRAM helpers to GEM object functions - 1 - --- 2019-07-02 Thomas Zimmermann New
[v2,5/5] drm/vram: Don't export driver callback functions for PRIME Convert VRAM helpers to GEM object functions - 1 - --- 2019-07-02 Thomas Zimmermann New
[v2,4/5] drm/vbox: Remove empty PRIME functions Convert VRAM helpers to GEM object functions - - - --- 2019-07-02 Thomas Zimmermann New
[v2,3/5] drm/hibmc: Update struct drm_driver for GEM object functions Convert VRAM helpers to GEM object functions 1 - - --- 2019-07-02 Thomas Zimmermann New
[v2,2/5] drm/bochs: Remove PRIME helpers from driver structure Convert VRAM helpers to GEM object functions 1 - - --- 2019-07-02 Thomas Zimmermann New
[v2,1/5] drm/vram: Set GEM object functions for PRIME Convert VRAM helpers to GEM object functions - - - --- 2019-07-02 Thomas Zimmermann New
[4/4] drm/vram: Remove driver callback functions for PRIME Convert VRAM helpers to GEM object functions - - - --- 2019-06-28 Thomas Zimmermann New
[3/4] drm/hibmc: Leave struct drm_driver.gem_free_object_unlocked to NULL Convert VRAM helpers to GEM object functions - 1 - --- 2019-06-28 Thomas Zimmermann New
[2/4] drm/bochs: Remove PRIME helpers from driver structure Convert VRAM helpers to GEM object functions - - - --- 2019-06-28 Thomas Zimmermann New
[1/4] drm/vram: Set GEM object functions for PRIME Convert VRAM helpers to GEM object functions - - - --- 2019-06-28 Thomas Zimmermann New
drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers 1 - - --- 2019-06-27 Thomas Zimmermann New
drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer helpers drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer helpers 1 - - --- 2019-06-27 Thomas Zimmermann New
[v3,9/9] drm: Remove functions with kmap-object argument from GEM VRAM helpers Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,8/9] drm: Remove lock interfaces from GEM VRAM helpers Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,7/9] drm/mgag200: Rewrite cursor handling Remove explicit locking and kmap arguments from GEM VRAM interface 1 - - --- 2019-06-13 Thomas Zimmermann New
[v3,6/9] drm/mgag200: Pin framebuffer BO during dirty update Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,5/9] drm/ast: Pin framebuffer BO during dirty update Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,4/9] drm/ast: Pin and map cursor source BO during update Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,3/9] drm/ast: Remove obsolete or unused cursor state Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,2/9] drm/ast: Unpin cursor BO during cleanup Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v3,1/9] drm/gem-vram: Support pinning buffers to current location Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-13 Thomas Zimmermann New
[v2] drm: Reverse lock order in DRM display-panning helpers() [v2] drm: Reverse lock order in DRM display-panning helpers() - - - --- 2019-06-11 Thomas Zimmermann New
[v2,9/9] drm: Remove functions with kmap-object argument from GEM VRAM helpers Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,8/9] drm: Remove lock interfaces from GEM VRAM helpers Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,7/9] drm/mgag200: Rewrite cursor handling Remove explicit locking and kmap arguments from GEM VRAM interface 1 - - --- 2019-06-11 Thomas Zimmermann New
[v2,6/9] drm/mgag200: Pin framebuffer BO during dirty update Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,5/9] drm/ast: Pin framebuffer BO during dirty update Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,4/9] drm/ast: Pin and map cursor source BO during update Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,3/9] drm/ast: Remove obsolete or unused cursor state Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,2/9] drm/ast: Unpin cursor BO during cleanup Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
[v2,1/9] drm/gem-vram: Support pinning buffers to current location Remove explicit locking and kmap arguments from GEM VRAM interface - - - --- 2019-06-11 Thomas Zimmermann New
drm: Reverse lock order in pan_display_legacy() drm: Reverse lock order in pan_display_legacy() 1 - - --- 2019-06-11 Thomas Zimmermann New
[8/8] drm: Remove functions with kmap-object argument from GEM VRAM helpers [1/8] drm/ast: Unpin cursor BO during cleanup - - - --- 2019-06-04 Thomas Zimmermann New
[7/8] drm: Remove lock interfaces from GEM VRAM helpers [1/8] drm/ast: Unpin cursor BO during cleanup - - - --- 2019-06-04 Thomas Zimmermann New
[6/8] drm/mgag200: Rewrite cursor handling [1/8] drm/ast: Unpin cursor BO during cleanup 1 - - --- 2019-06-04 Thomas Zimmermann New
[5/8] drm/mgag200: Pin framebuffer BO during dirty update [1/8] drm/ast: Unpin cursor BO during cleanup - - - --- 2019-06-04 Thomas Zimmermann New
[4/8] drm/ast: Pin framebuffer BO during dirty update [1/8] drm/ast: Unpin cursor BO during cleanup - - - --- 2019-06-04 Thomas Zimmermann New
[3/8] drm/ast: Pin and map cursor source BO during update [1/8] drm/ast: Unpin cursor BO during cleanup - - - --- 2019-06-04 Thomas Zimmermann New
[2/8] drm/ast: Remove obsolete or unused cursor state [1/8] drm/ast: Unpin cursor BO during cleanup - - - --- 2019-06-04 Thomas Zimmermann New
« 1 2 ... 52 53 5455 56 »