messages from 2024-02-27 07:06:51 to 2024-03-12 15:48:46 UTC [more...]
[PATCH 00/43] drm: Provide fbdev emulation per memory manager
2024-03-12 15:45 UTC (28+ messages)
` [PATCH 01/43] drm/fbdev-generic: Do not set physical framebuffer address
` [PATCH 02/43] fbdev/deferred-io: Move pageref setup into separate helper
` [PATCH 03/43] fbdev/deferred-io: Clean up pageref on lastclose
` [PATCH 04/43] fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
` [PATCH 05/43] fbdev/deferred-io: Test smem_start for I/O memory
` [PATCH 06/43] fbdev/deferred-io: Always call get_page() for framebuffer pages
` [PATCH 07/43] fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
` [PATCH 08/43] drm/fbdev: Add fbdev-shmem
` [PATCH 09/43] drm/ast: Use fbdev-shmem
` [PATCH 10/43] drm/gud: "
` [PATCH 11/43] drm/hyperv: "
` [PATCH 12/43] drm/mgag200: "
` [PATCH 13/43] drm/solomon: "
` [PATCH 14/43] drm/tiny/cirrus: "
` [PATCH 15/43] drm/tiny/gm12u320: "
` [PATCH 16/43] drm/tiny/ofdrm: "
` [PATCH 17/43] drm/tiny/simpledrm: "
` [PATCH 18/43] drm/udl: "
` [PATCH 19/43] drm/virtio: "
` [PATCH 20/43] drm/vkms: "
` [PATCH 21/43] drm/fbdev-dma: Implement damage handling and deferred I/O
` [PATCH 22/43] drm/arm/komeda: Use fbdev-dma
` [PATCH 23/43] drm/hisilicon/kirin: "
` [PATCH 24/43] drm/imx/lcdc: "
` [PATCH 25/43] drm/ingenic: "
` [PATCH 26/43] drm/mediatek: "
` [PATCH 27/43] drm/panel/panel-ilitek-9341: "
[PATCH v3 0/2] VT: Add ability to get font requirements
2024-03-12 14:23 UTC (3+ messages)
` [PATCH v3 1/2] VT: Add KDFONTINFO ioctl
` [PATCH v3 2/2] VT: Allow to get max font width and height
[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
2024-03-11 17:47 UTC (34+ messages)
` [PATCH v2 01/28] sparc32: Update defconfig to LEON SMP
` [PATCH v2 02/28] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH v2 03/28] sparc32: Drop floppy support
` [PATCH v2 04/28] sparc32: Drop sun4m specific led driver
` [PATCH v2 05/28] sparc32: Drop sun specific power management drivers
` [PATCH v2 06/28] sparc32: Drop auxio support
` [PATCH v2 07/28] sparc32: Drop run-time patching of ipi trap
` [PATCH v2 08/28] sparc32: Drop patching of interrupt vector
` [PATCH v2 09/28] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH v2 10/28] sparc32: Drop sun4d/sun4m smp support
` [PATCH v2 11/28] sparc32: Drop pcic support
` [PATCH v2 12/28] sparc32: Drop mbus support
` [PATCH v2 13/28] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH v2 14/28] sparc32: Drop unused mmu models
` [PATCH v3 "
` [PATCH v2 15/28] sparc32: Drop check for sparc_model
` [PATCH v2 16/28] sparc32: Drop use of sparc_config
` [PATCH v2 17/28] sparc32: Drop run-time cpuid patching
` [PATCH v2 18/28] sparc32: Drop run-time patching of ASI instructions
` [PATCH v2 19/28] sparc32: Drop support for 7 register windows
` [PATCH v2 20/28] sparc32: Drop additional sun4d bits
` [PATCH v2 21/28] sparc32: Drop unused prom ranges support
` [PATCH v2 22/28] sparc32: Drop unused sbus iommu support
` [PATCH v2 23/28] sparc32: Drop sun4m irq support
` [PATCH v2 24/28] sparc32: Drop unused trampoline code
` [PATCH v2 25/28] sparc32: Drop config SPARC_LEON
` [PATCH v2 26/28] sparc32: Drop sbus support
` [PATCH v2 27/28] sbus: char: Drop now unused uctrl driver
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100
[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
2024-03-07 10:33 UTC (6+ messages)
` [PATCH v3 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v3 2/3] macintosh/via-pmu-backlight: "
` [PATCH v3 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code
[PATCH RESEND drm-misc 0/4] drm: constify struct class usage
2024-03-07 7:37 UTC (9+ messages)
` [PATCH RESEND drm-misc 1/4] drm/dp: make drm_dp_aux_dev_class constant
` [PATCH RESEND drm-misc 2/4] drm/sysfs: make drm_class constant
` [PATCH RESEND drm-misc 3/4] drm/fbdev/core: make fb_class constant
` [PATCH RESEND drm-misc 4/4] dma-buf: heaps: make dma_heap_class constant
[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
2024-03-05 16:22 UTC (11+ messages)
` [PATCH v4 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v4 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v4 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v4 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v4 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v4 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v4 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v4 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v4 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v4 10/10] backlight: Add controls_device callback to struct backlight_ops
[PATCH v3 00/10] backlight: Replace struct fb_info in interfaces
2024-03-05 16:04 UTC (17+ messages)
` [PATCH v3 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v3 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v3 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v3 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v3 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v3 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v3 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v3 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v3 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v3 10/10] backlight: Add controls_device callback to struct backlight_ops
[PATCH] staging: sm750fb: rename function deGetTransparency()
2024-03-05 14:01 UTC (2+ messages)
[PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-05 13:51 UTC
[PATCH 0/2] video: backlight: constify struct class usage
2024-03-05 12:21 UTC (3+ messages)
` [PATCH 1/2] video: backlight: make backlight_class constant
` [PATCH 2/2] video: backlight: lcd: make lcd_class constant
[PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode()
2024-03-05 10:18 UTC (2+ messages)
[PATCH v2 0/3] arch/powerpc: Resolve backlight include dependencies
2024-03-05 10:06 UTC (9+ messages)
` [PATCH v2 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v2 2/3] macintosh/via-pmu-backlight: "
` [PATCH v2 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code
[PATCH v2 0/7] backlight: Simplify probe in few drivers
2024-03-05 10:04 UTC (10+ messages)
` [PATCH v2 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH v2 2/7] backlight: l4f00242t03: "
` [PATCH v2 3/7] backlight: bd6107: Handle deferred probe
` [PATCH v2 4/7] backlight: as3711_bl: "
` [PATCH v2 5/7] backlight: lm3630a_bl: "
` [PATCH v2 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH v2 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message
fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
2024-03-05 8:19 UTC (11+ messages)
` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h
[PATCH 0/7] backlight: Simplify probe in few drivers
2024-03-05 8:09 UTC (16+ messages)
` [PATCH 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH 2/7] backlight: l4f00242t03: "
` [PATCH 3/7] backlight: bd6107: Handle deferred probe
` [PATCH 4/7] backlight: as3711_bl: "
` [PATCH 5/7] backlight: lm3630a_bl: "
` [PATCH 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message
[PATCH 5.15 44/84] fbcon: always restore the old font data in fbcon_do_set_font()
2024-03-04 21:24 UTC
[PATCH 6.1 068/215] fbcon: always restore the old font data in fbcon_do_set_font()
2024-03-04 21:22 UTC
[PATCH 6.6 059/143] fbcon: always restore the old font data in fbcon_do_set_font()
2024-03-04 21:22 UTC
[PATCH 6.7 062/162] fbcon: always restore the old font data in fbcon_do_set_font()
2024-03-04 21:22 UTC
Linux warns `sysfb: VRAM smaller than advertised` when using kexec
2024-03-04 16:08 UTC
[PATCH] fbdev/chipsfb: Include <linux/backlight.h>
2024-03-04 11:16 UTC (2+ messages)
[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
2024-03-04 5:16 UTC (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "
[PATCH] staging: sm750fb: Remove unneeded setting of info->screen_size
2024-03-01 19:53 UTC
[PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
2024-03-01 16:41 UTC (6+ messages)
[PATCH] fbdev: fixed typo in hw_bitblt_1 and hw_bitblt_2
2024-03-01 11:35 UTC
[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
2024-02-29 17:39 UTC (2+ messages)
` (subset) "
[PATCH][next] staging: fbtft: remove unused variable 'count'
2024-02-29 12:01 UTC
[PATCH] fbdev/mb862xxfb: Fix defined but not used error
2024-02-29 11:50 UTC
[PATCH 1/2] dummycon: Add dummycon_(un)register_switch_notifier
2024-02-28 18:09 UTC (8+ messages)
` [PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
[PATCH v3 0/2] Fixes for omapdrm console
2024-02-28 6:35 UTC (3+ messages)
` [PATCH v3 1/2] drm/omapdrm: Fix console by implementing fb_dirty
` [PATCH v3 2/2] drm/omapdrm: Fix console with deferred ops
[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
2024-02-27 18:48 UTC (13+ messages)
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support
[PATCH v2 0/2] Fixes for omapdrm console
2024-02-27 11:34 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).