Show patches with: Submitter = Thomas Zimmermann       |   4576 patches
« 1 2 3 445 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] drm/ast: Use drm_atomic_helper_commit_tail() helper drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[7/8] drm/ast: Inline ast_crtc_dpms() into callers drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[6/8] drm/ast: Only set VGA SCREEN_DISABLE bit in CRTC code drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[5/8] drm/ast: Remove gamma LUT updates from DPMS code drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[4/8] drm/ast: Handle primary-plane format setup in atomic_update drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[3/8] drm/ast: Move mode-setting code into mode_set_nofb CRTC helper drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[2/8] drm/ast: Program mode for AST DP in atomic_mode_set drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
[1/8] drm/ast: Implement atomic enable/disable for encoders drm/ast: Untangle the chaos in mode setting - - - --- 2024-06-27 Thomas Zimmermann New
drm/ast: Inline drm_simple_encoder_init() drm/ast: Inline drm_simple_encoder_init() - 1 - --- 2024-06-25 Thomas Zimmermann New
firmware: sysfb: Fix reference count of sysfb parent device firmware: sysfb: Fix reference count of sysfb parent device - 1 - --- 2024-06-25 Thomas Zimmermann New
[v2,17/17] backlight: sky81452-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,16/17] backlight: rave-sp-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,15/17] backlight: pwm-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,14/17] backlight: pcf50633-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,13/17] backlight: pandora-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,12/17] backlight: mp3309c: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,11/17] backlight: lm3533-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,10/17] backlight: led-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,09/17] backlight: ktd253-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,08/17] backlight: kb3886-bl: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,07/17] backlight: journada_bl: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,06/17] backlight: ipaq-micro-backlight: Use backlight power constants backlight: Introduce power-state constants - 1 - --- 2024-06-24 Thomas Zimmermann New
[v2,05/17] backlight: gpio-backlight: Use backlight power constants backlight: Introduce power-state constants - 1 - --- 2024-06-24 Thomas Zimmermann New
[v2,04/17] backlight: corgi-lcd: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,03/17] backlight: ams369fb06: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,02/17] backlight: aat2870-backlight: Use blacklight power constants backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[v2,01/17] backlight: Add BACKLIGHT_POWER_ constants for power states backlight: Introduce power-state constants - - - --- 2024-06-24 Thomas Zimmermann New
[2/2] drm/amdgpu: Convert to ttm_bo_vmap() et al drm/amdgpu: Convert to ttm_bo_vmap() - - - --- 2024-06-20 Thomas Zimmermann New
[1/2] drm/amdgpu: Unmap BO memory before calling amdgpu_bo_unref() drm/amdgpu: Convert to ttm_bo_vmap() - - - --- 2024-06-20 Thomas Zimmermann New
drm/fbdev-dma: Only set smem_start is enable per module option drm/fbdev-dma: Only set smem_start is enable per module option - 1 1 --- 2024-06-17 Thomas Zimmermann New
[v2] fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes [v2] fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes - 1 - --- 2024-06-17 Thomas Zimmermann New
[6/6] drm/xe: Replace ttm_bo_kmap() with ttm_bo_vmap() drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe - - - --- 2024-06-14 Thomas Zimmermann New
[5/6] drm/xe: Remove vunmap calls object-freeing code drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe - - - --- 2024-06-14 Thomas Zimmermann New
[4/6] drm/ttm: Support kmap for single-page mappings in ttm_bo_vmap() drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe - - - --- 2024-06-14 Thomas Zimmermann New
[3/6] drm/ttm: Support partial buffer mappings for ttm_bo_vmap() drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe - - - --- 2024-06-14 Thomas Zimmermann New
[2/6] drm/ttm: Store the bo_kmap_type in struct iosys_map drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe - - - --- 2024-06-14 Thomas Zimmermann New
[1/6] iosys-map: Add allocator flags drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe - - - --- 2024-06-14 Thomas Zimmermann New
fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes - 1 - --- 2024-06-13 Thomas Zimmermann New
[17/17] backlight: sky81452-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[16/17] backlight: rave-sp-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[15/17] backlight: pwm-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[14/17] backlight: pcf50633-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[13/17] backlight: pandora-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[12/17] backlight: mp3309c: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[11/17] backlight: lm3533-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[10/17] backlight: led-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[09/17] backlight: ktd253-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[08/17] backlight: kb3886-bl: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[07/17] backlight: journada_bl: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[06/17] backlight: ipaq-micro-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[05/17] backlight: gpio-backlight: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[04/17] backlight: corgi-lcd: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[03/17] backlight: ams369fb06: Use backlight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[02/17] backlight: aat2870-backlight: Use blacklight power constants backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[01/17] backlight: Add BL_CORE_ constants for power states backlight: Introduce power-state constants - - - --- 2024-06-11 Thomas Zimmermann New
[v2,3/3] drm/mgag200: Set .detect_ctx() and enable connector polling drm/mgag200: Detect connector status - 1 - --- 2024-06-10 Thomas Zimmermann New
[v2,2/3] drm/mgag200: Add BMC output drm/mgag200: Detect connector status - 1 - --- 2024-06-10 Thomas Zimmermann New
[v2,1/3] drm/mgag200: Consolidate VGA output drm/mgag200: Detect connector status - 1 - --- 2024-06-10 Thomas Zimmermann New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2024-05-30 Thomas Zimmermann New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2024-05-23 Thomas Zimmermann New
arch: Fix name collision with ACPI's video.o arch: Fix name collision with ACPI's video.o - 1 - --- 2024-05-17 Thomas Zimmermann New
ACPI: video: Fix name collision with architecture's video.o ACPI: video: Fix name collision with architecture's video.o - - 1 --- 2024-05-16 Thomas Zimmermann New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2024-05-16 Thomas Zimmermann New
[10/10] drm/mgag200: Use drm_connector_helper_get_modes() drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[09/10] drm/mgag200: Acquire I/O-register lock in DDC code drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[08/10] drm/mgag200: Rename struct i2c_algo_bit_data callbacks drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[07/10] drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.c drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[06/10] drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[05/10] drm/mgag200: Inline mgag200_i2c_init() drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[04/10] drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[03/10] drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chan drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[02/10] drm/mgag200: Bind I2C lifetime to DRM device drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[01/10] drm/mgag200: Set DDC timeout in milliseconds drm/mgag200: Refactor DDC code - - - --- 2024-05-13 Thomas Zimmermann New
[v3,5/5] drm/udl: Remove struct udl_connector drm/udl: Convert to struct drm_edid - 1 - --- 2024-05-10 Thomas Zimmermann New
[v3,4/5] drm/udl: Untangle .get_modes() and .detect_ctx() drm/udl: Convert to struct drm_edid - 1 - --- 2024-05-10 Thomas Zimmermann New
[v3,3/5] drm/udl: Clean up Makefile drm/udl: Convert to struct drm_edid - 1 - --- 2024-05-10 Thomas Zimmermann New
[v3,2/5] drm/udl: Move drm_dev_{enter, exit}() into udl_get_edid_block() drm/udl: Convert to struct drm_edid - 1 - --- 2024-05-10 Thomas Zimmermann New
[v3,1/5] drm/udl: Remove DRM_CONNECTOR_POLL_HPD drm/udl: Convert to struct drm_edid - 1 - --- 2024-05-10 Thomas Zimmermann New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2024-05-10 Thomas Zimmermann New
drm/fbdev-shmem: Clean up deferred I/O drm/fbdev-shmem: Clean up deferred I/O - 1 - --- 2024-05-07 Thomas Zimmermann New
drm/fbdev-dma: Clean up deferred I/O drm/fbdev-dma: Clean up deferred I/O - 1 - --- 2024-05-07 Thomas Zimmermann New
[11/11] drm/tegra: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[10/11] drm/omapdrm: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[09/11] drm/msm: Use fbdev client helpers drm: Provide common fbdev client helpers - 1 - --- 2024-05-07 Thomas Zimmermann New
[08/11] drm/i915: Use drm_fbdev_helper_client_unregister() drm: Provide common fbdev client helpers 1 1 - --- 2024-05-07 Thomas Zimmermann New
[07/11] drm/gma500: Use fbdev client helpers drm: Provide common fbdev client helpers 1 - - --- 2024-05-07 Thomas Zimmermann New
[06/11] drm/exynos: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[05/11] drm/armada: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[04/11] drm/fbdev-ttm: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[03/11] drm/fbdev-shmem: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[02/11] drm/fbdev-dma: Use fbdev client helpers drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[01/11] drm/fb-helper: Add helpers for struct drm_client_funcs drm: Provide common fbdev client helpers - - - --- 2024-05-07 Thomas Zimmermann New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2024-05-02 Thomas Zimmermann New
[PULL] drm-misc-fixes [PULL] drm-misc-fixes - - - --- 2024-04-25 Thomas Zimmermann New
[v3,43/43] drm/fbdev: Clean up fbdev documentation drm: Provide fbdev emulation per memory manager - 1 - --- 2024-04-19 Thomas Zimmermann New
[v3,42/43] drm/fbdev-generic: Convert to fbdev-ttm drm: Provide fbdev emulation per memory manager - 1 - --- 2024-04-19 Thomas Zimmermann New
[v3,41/43] drm/tiny/st7735r: Use fbdev-dma drm: Provide fbdev emulation per memory manager 1 - - --- 2024-04-19 Thomas Zimmermann New
[v3,40/43] drm/tiny/st7586: Use fbdev-dma drm: Provide fbdev emulation per memory manager 1 - - --- 2024-04-19 Thomas Zimmermann New
[v3,39/43] drm/tiny/repaper: Use fbdev-dma drm: Provide fbdev emulation per memory manager 1 - - --- 2024-04-19 Thomas Zimmermann New
[v3,38/43] drm/tiny/panel-mipi-dbi: Use fbdev-dma drm: Provide fbdev emulation per memory manager 1 - - --- 2024-04-19 Thomas Zimmermann New
« 1 2 3 445 46 »