Show patches with: Submitter = Thomas Zimmermann       |    State = Action Required       |   5210 patches
« 1 2 ... 50 51 52 53 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/11] drm/fbdevdrm: Add file operations DRM driver for fbdev devices - - - --- 2019-03-26 Thomas Zimmermann New
[03/11] drm/fbdevdrm: Add memory management DRM driver for fbdev devices - - - --- 2019-03-26 Thomas Zimmermann New
[02/11] drm/fbdevdrm: Add fbdevdrm device DRM driver for fbdev devices - - - --- 2019-03-26 Thomas Zimmermann New
[01/11] drm/fbdevdrm: Add driver skeleton DRM driver for fbdev devices - - - --- 2019-03-26 Thomas Zimmermann New
[RESEND] drm/vmwgfx: Don't double-free the mode stored in par->set_mode [RESEND] drm/vmwgfx: Don't double-free the mode stored in par->set_mode - 1 - --- 2019-03-18 Thomas Zimmermann New
drm/vmwgfx: Don't double-free the mode stored in par->set_mode drm/vmwgfx: Don't double-free the mode stored in par->set_mode - - - --- 2019-03-04 Thomas Zimmermann New
[5/5] drm: Use the same mmap-range offset and size for GEM and TTM Clean up TTM mmap offsets - - - --- 2019-02-07 Thomas Zimmermann New
[4/5] drm/ttm: Quick-test mmap offset in ttm_bo_mmap() Clean up TTM mmap offsets - - - --- 2019-02-07 Thomas Zimmermann New
[3/5] drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init() Clean up TTM mmap offsets - - - --- 2019-02-07 Thomas Zimmermann New
[2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant Clean up TTM mmap offsets - - - --- 2019-02-07 Thomas Zimmermann New
[1/5] staging/vboxvideo: Use same BO mmap offset as other drivers Clean up TTM mmap offsets - - - --- 2019-02-07 Thomas Zimmermann New
[v2,7/7] drm/ttm: Remove ttm_bo_reference and ttm_bo_unref Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[v2,6/7] drm/mgag200: Replace ttm_bo_unref with ttm_bo_put Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[v2,5/7] drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[v2,4/7] drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[v2,3/7] drm/nouveau: Replace ttm_bo_unref with ttm_bo_put Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[v2,2/7] drm/nouveau: Replace ttm_bo_reference with ttm_bo_get Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[v2,1/7] drm/ast: Replace ttm_bo_unref with ttm_bo_put Replace ttm_bo_{unref, reference} with ttm_bo_{get|put} - - - --- 2019-01-25 Thomas Zimmermann New
[18/18] drm: Remove drm_global.{c,h} Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[17/18] drm/ttm: Implement struct ttm_global with struct ttm_global_ref Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[16/18] drm/ttm: Implement struct ttm_global_item and helpers Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[15/18] drm: Remove DRM_GLOBAL_TTM_OBJECT Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[14/18] drm/ttm: Remove struct ttm_bo_global_ref and helpers Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[13/18] staging/vboxvideo: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[12/18] drm/vmwgfx: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[11/18] drm/virtio: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[10/18] drm/qlx: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[09/18] drm/nouveau: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[08/18] drm/mgag200: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[07/18] drm/hisilicon: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[06/18] drm/cirrus: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[05/18] drm/bochs: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[04/18] drm/ast: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[03/18] drm/radeon: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[02/18] drm/amdgpu: Replace TTM initialization/release with ttm_global Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[01/18] drm/ttm: Provide struct ttm_global for referencing TTM global state Provide a nice interface for TTM global state - - - --- 2018-10-19 Thomas Zimmermann New
[3/3] drm/radeon: Replace TTM initialization/release with ttm_global Provide struct ttm_global for TTM global state - 1 - --- 2018-10-18 Thomas Zimmermann New
[2/3] drm/amdgpu: Replace TTM initialization/release with ttm_global Provide struct ttm_global for TTM global state - 1 - --- 2018-10-18 Thomas Zimmermann New
[1/3] drm/ttm: Provide struct ttm_global for referencing TTM global state Provide struct ttm_global for TTM global state - - - --- 2018-10-18 Thomas Zimmermann New
[2/2] drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global Provide init/release functions for struct ttm_bo_global - - - --- 2018-10-16 Thomas Zimmermann New
[1/2] drm/ttm: Rename ttm_bo_global_{init, release}() to ttm_bo_global_ref_{, }() Provide init/release functions for struct ttm_bo_global - - - --- 2018-10-16 Thomas Zimmermann New
[RESEND] drm/zte: Replace drm_dev_unref with drm_dev_put [RESEND] drm/zte: Replace drm_dev_unref with drm_dev_put 1 - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/udl: Replace drm_dev_unref with drm_dev_put [RESEND] drm/udl: Replace drm_dev_unref with drm_dev_put - - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/tve200: Replace drm_dev_unref with drm_dev_put [RESEND] drm/tve200: Replace drm_dev_unref with drm_dev_put - 1 - --- 2018-09-26 Thomas Zimmermann New
[v2] drm/tegra: Replace drm_dev_unref with drm_dev_put [v2] drm/tegra: Replace drm_dev_unref with drm_dev_put - - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/shmobile: Replace drm_dev_unref with drm_dev_put [RESEND] drm/shmobile: Replace drm_dev_unref with drm_dev_put - 2 - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/rcar-du: Replace drm_dev_unref with drm_dev_put [RESEND] drm/rcar-du: Replace drm_dev_unref with drm_dev_put - 2 - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/mxsfb: Replace drm_dev_unref with drm_dev_put [RESEND] drm/mxsfb: Replace drm_dev_unref with drm_dev_put - - - --- 2018-09-26 Thomas Zimmermann New
[v3,3/3] drm/msm: Replace drm_dev_unref with drm_dev_put drm/msm: Replace {un/reference} with {put, get} functions - - - --- 2018-09-26 Thomas Zimmermann New
[v3,2/3] drm/msm: Replace drm_gem_object_{un/reference} with put, get functions drm/msm: Replace {un/reference} with {put, get} functions - 1 - --- 2018-09-26 Thomas Zimmermann New
[v3,1/3] drm/msm: Replace drm_framebuffer_{un/reference} with put, get functions drm/msm: Replace {un/reference} with {put, get} functions - - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put [RESEND] drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put - - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/etnaviv: Replace drm_dev_unref with drm_dev_put [RESEND] drm/etnaviv: Replace drm_dev_unref with drm_dev_put - - - --- 2018-09-26 Thomas Zimmermann New
drm/bridge: Replace drm_connector_{un/reference} with put, get functions drm/bridge: Replace drm_connector_{un/reference} with put, get functions - - - --- 2018-09-26 Thomas Zimmermann New
[v2] drm/bochs: Replace drm_gem_object_unreference_unlocked with put function [v2] drm/bochs: Replace drm_gem_object_unreference_unlocked with put function - - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put [RESEND] drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put - - - --- 2018-09-26 Thomas Zimmermann New
[RESEND] drm/arc: Replace drm_dev_unref with drm_dev_put [RESEND] drm/arc: Replace drm_dev_unref with drm_dev_put 1 - - --- 2018-09-26 Thomas Zimmermann New
staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-09-10 Thomas Zimmermann New
drm/gma500: Do not include <drm/drm_global.h> drm/gma500: Do not include <drm/drm_global.h> - - - --- 2018-08-17 Thomas Zimmermann New
[v2,3/3] drm/msm: Replace drm_dev_unref with drm_dev_put drm/msm: Replace {un/reference} with {put, get} functions - - - --- 2018-08-16 Thomas Zimmermann New
[v2,2/3] drm/msm: Replace drm_gem_object_{un/reference} with put, get functions drm/msm: Replace {un/reference} with {put, get} functions - - - --- 2018-08-16 Thomas Zimmermann New
[v2,1/3] drm/msm: Replace drm_framebuffer_{un/reference} with put, get functions drm/msm: Replace {un/reference} with {put, get} functions - - - --- 2018-08-16 Thomas Zimmermann New
[2/2] drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_global Provide init/release functions for struct ttm_bo_global - - - --- 2018-08-13 Thomas Zimmermann New
[1/2] drm/ttm: Rename ttm_bo_global_{init, release}() to ttm_bo_global_ref_*() Provide init/release functions for struct ttm_bo_global - - - --- 2018-08-13 Thomas Zimmermann New
[2/2] drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put drm/amdgpu: Clean-up TTM BO ref-counting interface - - - --- 2018-07-31 Thomas Zimmermann New
[1/2] drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get drm/amdgpu: Clean-up TTM BO ref-counting interface - - - --- 2018-07-31 Thomas Zimmermann New
staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-07-31 Thomas Zimmermann New
drm/qxl: Replace ttm_bo_unref with ttm_bo_put drm/qxl: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-07-31 Thomas Zimmermann New
drm/mgag200: Replace ttm_bo_unref with ttm_bo_put drm/mgag200: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-07-31 Thomas Zimmermann New
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put - 1 - --- 2018-07-31 Thomas Zimmermann New
drm/cirrus: Replace ttm_bo_unref with ttm_bo_put drm/cirrus: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-07-31 Thomas Zimmermann New
drm/bochs: Replace ttm_bo_unref with ttm_bo_put drm/bochs: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-07-31 Thomas Zimmermann New
[2/2] drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put Clean-up TTM BO ref-counting interface - - - --- 2018-07-31 Thomas Zimmermann New
[1/2] Replace ttm_bo_reference with ttm_bo_get Clean-up TTM BO ref-counting interface - - - --- 2018-07-31 Thomas Zimmermann New
[2/2] drm/virtio: Replace ttm_bo_unref with ttm_bo_put Clean-up TTM BOref-counting interface - - - --- 2018-07-31 Thomas Zimmermann New
[1/2] drm/virtio: Replace ttm_bo_reference with ttm_bo_get Clean-up TTM BOref-counting interface - - - --- 2018-07-31 Thomas Zimmermann New
[2/2] drm/radeon: Replace ttm_bo_unref with ttm_bo_put [1/2] drm/radeon: Replace ttm_bo_reference with ttm_bo_get - - - --- 2018-07-31 Thomas Zimmermann New
[1/2] drm/radeon: Replace ttm_bo_reference with ttm_bo_get [1/2] drm/radeon: Replace ttm_bo_reference with ttm_bo_get - - - --- 2018-07-31 Thomas Zimmermann New
[2/2] drm/nouveau: Replace ttm_bo_unref with ttm_bo_put [1/2] drm/nouveau: Replace ttm_bo_reference with ttm_bo_get - - - --- 2018-07-31 Thomas Zimmermann New
[1/2] drm/nouveau: Replace ttm_bo_reference with ttm_bo_get [1/2] drm/nouveau: Replace ttm_bo_reference with ttm_bo_get - - - --- 2018-07-31 Thomas Zimmermann New
drm/ast: Replace ttm_bo_unref with ttm_bo_put drm/ast: Replace ttm_bo_unref with ttm_bo_put - - - --- 2018-07-31 Thomas Zimmermann New
[2/2] Replace ttm_bo_unref with ttm_bo_put [1/2] drm/amd: Replace ttm_bo_reference with ttm_bo_get - - - --- 2018-07-31 Thomas Zimmermann New
[1/2] drm/amd: Replace ttm_bo_reference with ttm_bo_get [1/2] drm/amd: Replace ttm_bo_reference with ttm_bo_get - 1 - --- 2018-07-31 Thomas Zimmermann New
drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up - - - --- 2018-07-20 Thomas Zimmermann New
[v3,2/2] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set - 1 - --- 2018-07-19 Thomas Zimmermann New
[v3,1/2] console: Replace #if 0 with atomic var 'ignore_console_lock_warning' 1 - - --- 2018-07-19 Thomas Zimmermann New
[v2,1/1] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set - 1 - --- 2018-07-18 Thomas Zimmermann New
[1/1] fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set - - - --- 2018-07-18 Thomas Zimmermann New
drm/zte: Replace drm_dev_unref with drm_dev_put 1 - - --- 2018-07-17 Thomas Zimmermann New
drm/rockchip: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/vc4: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/tve200: Replace drm_dev_unref with drm_dev_put - 1 - --- 2018-07-17 Thomas Zimmermann New
drm/tegra: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/suni4: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/shmobile: Replace drm_dev_unref with drm_dev_put - 1 - --- 2018-07-17 Thomas Zimmermann New
drm/rcar-du: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/pl111: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/mediatek: Replace drm_dev_unref with drm_dev_put - 1 - --- 2018-07-17 Thomas Zimmermann New
drm/imx: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put - - - --- 2018-07-17 Thomas Zimmermann New
« 1 2 ... 50 51 52 53 »