Show patches with: Submitter = Thomas Zimmermann       |    State = Action Required       |    Archived = No       |   620 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
video/fbdev/core: Mark debug-only variable as __maybe_unused video/fbdev/core: Mark debug-only variable as __maybe_unused --- 2020-10-21 Thomas Zimmermann New
fbdev: Remove udlfb driver fbdev: Remove udlfb driver --- 2020-11-30 Thomas Zimmermann New
[1/5] fbdev: Hot-unplug firmware fb devices on forced removal sysfb: Fix memory-region management --- 2022-01-24 Thomas Zimmermann New
[2/5] drivers/firmware: Don't mark as busy the simple-framebuffer IO resource sysfb: Fix memory-region management --- 2022-01-25 Thomas Zimmermann New
[3/5] drm/simpledrm: Request memory region in driver sysfb: Fix memory-region management --- 2022-01-25 Thomas Zimmermann New
[4/5] fbdev/simplefb: Request memory region in driver sysfb: Fix memory-region management --- 2022-01-25 Thomas Zimmermann New
[5/5] drm: Add TODO item for requesting memory regions sysfb: Fix memory-region management --- 2022-01-25 Thomas Zimmermann New
[1/2] fbdev/defio: Early-out if page is already enlisted fbdev: Significantly improve performance of fbdefio mmap --- 2022-02-10 Thomas Zimmermann New
[2/2] fbdev: Don't sort deferred-I/O pages by default fbdev: Significantly improve performance of fbdefio mmap --- 2022-02-10 Thomas Zimmermann New
[v2,1/2] fbdev/defio: Early-out if page is already enlisted fbdev: Significantly improve performance of fbdefio mmap --- 2022-02-11 Thomas Zimmermann New
[v2,2/2] fbdev: Don't sorting deferred-I/O pages by default fbdev: Significantly improve performance of fbdefio mmap --- 2022-02-11 Thomas Zimmermann New
[2/2] fbdev: Improve performance of sys_imageblit() fbdev: Improve performance of fbdev console --- 2022-02-17 Thomas Zimmermann New
[v2,3/5] fbdev: Remove trailing whitespaces from cfbimgblt.c Untitled series #168088 --- 2022-02-21 Thomas Zimmermann New
[v3,1/5] fbdev: Improve performance of sys_fillrect() [v3,1/5] fbdev: Improve performance of sys_fillrect() --- 2022-02-23 Thomas Zimmermann New
[v3,2/5] fbdev: Improve performance of sys_imageblit() [v3,1/5] fbdev: Improve performance of sys_fillrect() --- 2022-02-23 Thomas Zimmermann New
[v3,5/5] drm: Add TODO item for optimizing format helpers [v3,1/5] fbdev: Improve performance of sys_fillrect() --- 2022-02-23 Thomas Zimmermann New
[1/9] drm/simpledrm: Use fbdev defaults for shadow buffering drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[4/9] fbdev: Export helper for implementing page_mkwrite drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[5/9] drm/fb-helper: Separate deferred I/O from shadow buffers drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[6/9] drm/fb-helper: Provide callback to create fbdev dumb buffers drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[7/9] drm/fb-helper: Provide fbdev deferred-I/O helpers drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[8/9] drm/gem-shmem: Implement fbdev dumb buffer and mmap helpers drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[9/9] drm/virtio: Implement dumb_create_fbdev with GEM SHMEM helpers drm: Support GEM SHMEM fbdev without shadow FB --- 2022-03-03 Thomas Zimmermann New
[1/2] fbdev: Fix sys_imageblit() for arbitrary image widths fbdev: Fix image blitting for arbitrary image widths --- 2022-03-13 Thomas Zimmermann New
[2/2] fbdev: Fix cfb_imageblit() for arbitrary image widths fbdev: Fix image blitting for arbitrary image widths --- 2022-03-13 Thomas Zimmermann New
fbdev: Fix unregistering of framebuffers without device fbdev: Fix unregistering of framebuffers without device --- 2022-04-04 Thomas Zimmermann New
[1/2] of: Create platform devices for OF framebuffers of: Register platform device for each framebuffer --- 2022-04-13 Thomas Zimmermann New
[2/2] fbdev: Remove hot-unplug workaround for framebuffers without device of: Register platform device for each framebuffer --- 2022-04-13 Thomas Zimmermann New
[v2,1/2] of: Create platform devices for OF framebuffers [v2,1/2] of: Create platform devices for OF framebuffers --- 2022-04-19 Thomas Zimmermann New
[v2,3/3] fbdev: Refactor implementation of page_mkwrite fbdev: Decouple deferred I/O from struct page --- 2022-04-25 Thomas Zimmermann New
[v4,1/5] fbdev: Put mmap for deferred I/O into drivers fbdev: Decouple deferred I/O from struct page --- 2022-04-29 Thomas Zimmermann New
[v4,2/5] fbdev: Track deferred-I/O pages in pageref struct fbdev: Decouple deferred I/O from struct page --- 2022-04-29 Thomas Zimmermann New
[v4,3/5] fbdev: Refactor implementation of page_mkwrite fbdev: Decouple deferred I/O from struct page --- 2022-04-29 Thomas Zimmermann New
[v4,4/5] fbdev: Rename pagelist to pagereflist for deferred I/O fbdev: Decouple deferred I/O from struct page --- 2022-04-29 Thomas Zimmermann New
[v4,5/5] fbdev: Use pageref offset for deferred-I/O writeback fbdev: Decouple deferred I/O from struct page --- 2022-04-29 Thomas Zimmermann New
[2/2] drm/tiny: Add ofdrm for Open Firmware framebuffers drm: Add driverof PowerPC OF displays --- 2022-05-18 Thomas Zimmermann New
[v3,1/3] MAINTAINERS: Broaden scope of simpledrm entry Improve vfio-pci primary GPU assignment behavior --- 2022-06-22 Thomas Zimmermann New
[v3,2/3] drm: Implement DRM aperture helpers under video/ Improve vfio-pci primary GPU assignment behavior --- 2022-06-22 Thomas Zimmermann New
[v3,3/3] vfio/pci: Remove console drivers Improve vfio-pci primary GPU assignment behavior --- 2022-06-22 Thomas Zimmermann New
[03/11] fbdev/vga16fb: Auto-generate module init/exit code fbdev: Maintain device ownership with aperture helpers --- 2022-07-07 Thomas Zimmermann New
[11/11] fbdev: Remove conflict-handling code fbdev: Maintain device ownership with aperture helpers --- 2022-07-07 Thomas Zimmermann New
[v2,02/11] fbdev/vga16fb: Create EGA/VGA devices in sysfb code fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,03/11] fbdev/vga16fb: Auto-generate module init/exit code fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,04/11] fbdev/core: Remove remove_conflicting_pci_framebuffers() fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,05/11] fbdev: Convert drivers to aperture helpers fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,06/11] fbdev: Remove conflicting devices on PCI bus fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,07/11] video/aperture: Disable and unregister sysfb devices via aperture helpers fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,08/11] video: Provide constants for VGA I/O range fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,09/11] video/aperture: Remove conflicting VGA devices, if any fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,10/11] fbdev: Acquire framebuffer apertures for firmware devices fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,11/11] fbdev: Remove conflict-handling code fbdev: Maintain device ownership with aperture helpers --- 2022-07-18 Thomas Zimmermann New
[v2,04/10] drm/simpledrm: Compute framebuffer stride if not set drm: Add driver for PowerPC OF displays --- 2022-07-20 Thomas Zimmermann New
[v2,06/10] drm/simpledrm: Move some functionality into fwfb helper library drm: Add driver for PowerPC OF displays --- 2022-07-20 Thomas Zimmermann New
[v2,08/10] drm/ofdrm: Add CRTC state drm: Add driver for PowerPC OF displays --- 2022-07-20 Thomas Zimmermann New
[v2,10/10] drm/ofdrm: Support color management drm: Add driver for PowerPC OF displays --- 2022-07-20 Thomas Zimmermann New
[v4,2/5] drm/ofdrm: Add CRTC state drm: Add driver for PowerPC OF displays --- 2022-09-28 Thomas Zimmermann New
[v4,3/5] drm/ofdrm: Add per-model device function drm: Add driver for PowerPC OF displays --- 2022-09-28 Thomas Zimmermann New
[v5,1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers [v5,1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers --- 2022-10-11 Thomas Zimmermann New
[v5,4/5] drm/ofdrm: Support color management [v5,1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers --- 2022-10-11 Thomas Zimmermann New
[v5,5/5] drm/ofdrm: Support big-endian scanout buffers [v5,1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers --- 2022-10-11 Thomas Zimmermann New
[v2] video/aperture: Call sysfb_disable() before removing PCI devices [v2] video/aperture: Call sysfb_disable() before removing PCI devices --- 2022-10-26 Thomas Zimmermann New
[2/2] fbdev: Add support for the nomodeset kernel parameter video/fbdev: Support 'nomodeset' in PCI drivers --- 2022-11-07 Thomas Zimmermann New
[v2,1/2] drm: Move nomodeset kernel parameter to drivers/video video/fbdev: Support 'nomodeset' in PCI drivers --- 2022-11-11 Thomas Zimmermann New
[v2,2/2] fbdev: Add support for the nomodeset kernel parameter video/fbdev: Support 'nomodeset' in PCI drivers --- 2022-11-11 Thomas Zimmermann New
fbdev: Make fb_modesetting_disabled() static inline fbdev: Make fb_modesetting_disabled() static inline --- 2022-11-17 Thomas Zimmermann New
[v2,2/2] fbdev: Don't return value from struct fb_ops.fb_release fbdev: Remove struct fb_ops.fb_release return type --- 2022-12-16 Thomas Zimmermann New
[01/18] fbcon: Remove trailing whitespaces drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[02/18] Revert "fbcon: don't lose the console font across generic->chip driver switch" drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[03/18] drm/gma500: Do not set struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[04/18] drm/i915: Do not set struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[05/18] drm/radeon: Do not set struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[06/18] drm/fb-helper: Do not allocate unused apertures structure drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[07/18] fbdev/clps711x-fb: Do not set struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[08/18] fbdev/hyperv-fb: Do not set struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[09/18] vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[10/18] fbdev/efifb: Add struct efifb_par for driver data drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[11/18] fbdev/efifb: Do not use struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[12/18] fbdev/offb: Allocate struct offb_par with framebuffer_alloc() drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[13/18] fbdev/offb: Do not use struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[14/18] fbdev/simplefb: Do not use struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[15/18] fbdev/vesafb: Remove trailing whitespaces drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[16/18] fbdev/vesafb: Do not use struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[17/18] fbdev/vga16fb: Do not use struct fb_info.apertures drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[18/18] drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE --- 2022-12-19 Thomas Zimmermann New
[01/11] fbdev: Fix contact info in fb_cmdline.c drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[02/11] fbdev: Transfer video= option strings to caller; clarify ownership drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[03/11] fbdev: Support NULL for name in option-string lookup drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[04/11] drivers/ps3: Read video= option with fb_get_option() drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[05/11] fbdev: Read video= option with fb_get_option() in modedb drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[06/11] fbdev: Unexport fb_mode_option drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[07/11] fbdev: Move option-string lookup into helper drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[08/11] fbdev: Handle video= parameter in video/cmdline.c drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[09/11] driver/ps3: Include <video/cmdline.h> for mode parsing drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[10/11] drm: Include <video/cmdline.h> for mode parsing drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[11/11] drm: Fix comment on mode parsing drm,fbdev: Move video= option to drivers/video --- 2023-02-09 Thomas Zimmermann New
[01/99] lib: Add option iterator fbdev: Fix memory leak in option parsing --- 2023-03-06 Thomas Zimmermann New
[06/99] fbdev/amifb: Duplicate video-mode option string fbdev: Fix memory leak in option parsing --- 2023-03-06 Thomas Zimmermann New
[07/99] fbdev/amifb: Parse option string with struct option_iter fbdev: Fix memory leak in option parsing --- 2023-03-06 Thomas Zimmermann New
[08/99] fbdev/arkfb: Duplicate video-mode option string fbdev: Fix memory leak in option parsing --- 2023-03-06 Thomas Zimmermann New
[09/99] fbdev/atafb: Duplicate video-mode option string fbdev: Fix memory leak in option parsing --- 2023-03-06 Thomas Zimmermann New
« 1 2 3 46 7 »