messages from 2024-02-07 14:19:17 to 2024-02-08 20:05:09 UTC [more...]
[PATCH i-g-t v2] benchmarks: Add VKMS benchmark
2024-02-08 20:04 UTC
[PATCH v3 0/3] Fixed-type GENMASK/BIT
2024-02-08 20:04 UTC (7+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
` [PATCH v3 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
[PATCH i-g-t] benchmarks: Add VKMS benchmark
2024-02-08 19:38 UTC (6+ messages)
[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
2024-02-08 19:05 UTC (5+ messages)
` [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate
[PATCH v4 0/5] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
2024-02-08 18:49 UTC (7+ messages)
` [PATCH v4 1/5] drm/msm/dpu: split irq_control into irq_enable and _disable
` [PATCH v4 2/5] drm/msm/dpu: split _dpu_encoder_resource_control_helper()
` [PATCH v4 3/5] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
` [PATCH v4 4/5] drm/msm/dpu: move writeback's atomic_check to dpu_writeback.c
` [PATCH v4 5/5] drm/msm/dpu: drop dpu_encoder_phys_ops::atomic_check()
[PATCH v4 0/3] Add drm_get_acpi_edid() helper
2024-02-08 18:48 UTC (8+ messages)
` [PATCH v4 1/3] drm: "
` "
` [PATCH v4 2/3] drm/nouveau: Use "
` [PATCH v4 3/3] drm: Drop unneeded selects in DRM drivers
[PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
2024-02-08 18:44 UTC (5+ messages)
` [PATCH v3 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v3 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v3 3/3] backlight: mp3309c: Utilise temporary variable for struct device
[resend, PATCH v3 0/3] backlight: mp3309c: Allow to use on non-OF platforms
2024-02-08 18:42 UTC (4+ messages)
` [PATCH v3 1/3] backlight: mp3309c: Make use of device properties
` [PATCH v3 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()
` [PATCH v3 3/3] backlight: mp3309c: Utilise temporary variable for struct device
[PATCH] drm/i915: Add flex arrays to struct i915_syncmap
2024-02-08 18:39 UTC (2+ messages)
[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
2024-02-08 18:24 UTC (8+ messages)
[RFC] drm/i915: Add GuC submission interface version query
2024-02-08 17:55 UTC (16+ messages)
` [PATCH v2] "
[PATCH v4] drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
2024-02-08 17:25 UTC (2+ messages)
[PATCH v2 0/4] backlight: hx8357: Clean up and make OF-independent
2024-02-08 17:10 UTC (5+ messages)
[PATCH 0/5] drm/msm: Add display support for X1E80100
2024-02-08 16:59 UTC (7+ messages)
` [PATCH 3/5] drm/msm: mdss: Add X1E80100 support
[pull] amdgpu drm-fixes-6.8
2024-02-08 16:55 UTC
[PATCH v4 00/14] drm: Add a driver for CSF-based Mali GPUs
2024-02-08 16:54 UTC (14+ messages)
` [PATCH v4 01/14] drm/panthor: Add uAPI
` [PATCH v4 03/14] drm/panthor: Add the device logical block
` [PATCH v4 04/14] drm/panthor: Add the GPU "
xe vs amdgpu userptr handling
2024-02-08 16:22 UTC (9+ messages)
[PATCH 2/2] xfs: disable large folio support in xfile_create
2024-02-08 16:03 UTC (7+ messages)
[PATCH v5 1/3] drm/buddy: Implement tracking clear page feature
2024-02-08 15:56 UTC (3+ messages)
[PATCH v6 1/3] drm/buddy: Implement tracking clear page feature
2024-02-08 15:50 UTC (3+ messages)
` [PATCH v6 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v6 3/3] drm/buddy: Add defragmentation support
[PATCH v3 1/2] drm/buddy: Implement tracking clear page feature
2024-02-08 15:47 UTC (5+ messages)
[PATCH] drm/tests/drm_buddy: add alloc_contiguous test
2024-02-08 15:37 UTC (2+ messages)
[etnaviv-next v13 0/7] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device
2024-02-08 15:27 UTC (5+ messages)
` [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU cores attached via PCI(e)
` "
[PATCH] gpu: drm: display: indent fix in comment
2024-02-08 15:20 UTC (2+ messages)
[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
2024-02-08 15:18 UTC (10+ messages)
` [PATCH 02/19] drm/dp: Add support for DP tunneling
` [PATCH 14/19] drm/i915/dp: Compute DP tunel BW during encoder state computation
[PATCH v4 0/4] drm/msm: provide migration path from MDP5 to DPU driver
2024-02-08 15:01 UTC (5+ messages)
` [PATCH v4 1/4] drm/msm/mdss: generate MDSS data for MDP5 platforms
` [PATCH v4 2/4] drm/msm/dpu: support binding to the mdp5 devices
` [PATCH v4 3/4] drm/msm: add a kernel param to select between MDP5 and DPU drivers
` [PATCH v4 4/4] drm/msm/dpu: add support for SDM660 and SDM630 platforms
[PATCH v2] drm/msm/dpu: make "vblank timeout" more useful
2024-02-08 14:50 UTC
[PATCH] drm/buddy: Fix alloc_range() error handling code
2024-02-08 14:44 UTC (8+ messages)
[PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
2024-02-08 14:31 UTC (2+ messages)
[PATCH 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
2024-02-08 13:15 UTC (5+ messages)
` [PATCH 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding
[RFC PATCH 0/3] Add display sharing support in tidss
2024-02-08 12:56 UTC (12+ messages)
` [RFC PATCH 1/3] dt-bindings: display: ti, am65x-dss: Add support for display sharing mode
` [RFC PATCH 1/3] dt-bindings: display: ti,am65x-dss: "
` [RFC PATCH 2/3] drm/tidss: Add support for display sharing
` [RFC PATCH 3/3] arm64: dts: ti: k3-am62x: Add overlay to use DSS in display sharing mode
[PATCH] drm/amd/display: Fix missing NULL check in dcn21_set_backlight_level()
2024-02-08 12:37 UTC
[PULL] drm-intel-fixes
2024-02-08 12:08 UTC
[PATCH v3 3/8] firmware/sysfb: Set firmware-framebuffer parent device
2024-02-08 12:06 UTC (3+ messages)
[PULL] drm-misc-fixes
2024-02-08 12:02 UTC
[PATCH v2] drm/mgag200: Add a workaround for low-latency
2024-02-08 11:49 UTC (2+ messages)
[PATCH] fbcon: always restore the old font data in fbcon_do_set_font()
2024-02-08 11:44 UTC
[PULL] drm-xe-fixes
2024-02-08 11:08 UTC
[PATCH] dt-bindings: use capital "OR" for multiple licenses in SPDX
2024-02-08 10:53 UTC
[linux][PATCH v5 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-02-08 10:43 UTC (4+ messages)
` [linux][PATCH v5 3/3] dt-bindings: mfd: atmel, hlcdc: Convert to DT schema format
` (subset) [linux][PATCH v5 3/3] dt-bindings: mfd: atmel,hlcdc: "
[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
2024-02-08 10:43 UTC (3+ messages)
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel, hlcdc: Convert to DT schema format
` (subset) [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: "
[PATCH] backlight: mp3309c: Use pwm_apply_might_sleep()
2024-02-08 10:35 UTC (2+ messages)
` (subset) "
[PATCH] backlight: ktz8866: Correct the check for of_property_read_u32
2024-02-08 10:34 UTC (2+ messages)
` (subset) "
[PATCH 2/2] drm/vkms: Use a simpler composition function
2024-02-08 9:39 UTC (3+ messages)
[PATCH] drm/mgag200: Add a workaround for low-latency
2024-02-08 9:31 UTC (3+ messages)
[PATCH v2 0/4] eventfd: simplify signal helpers
2024-02-08 9:02 UTC (6+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH v3 0/4] LVDS Controller Support for SAM9X75 SoC
2024-02-08 9:01 UTC (4+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible
[PATCH] drm/etnaviv: fix DMA direction handling for cached read/write buffers
2024-02-08 6:19 UTC (3+ messages)
[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
2024-02-08 1:16 UTC (9+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch
[PATCH AUTOSEL 6.1 16/29] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
2024-02-07 21:24 UTC
[PATCH AUTOSEL 6.6 22/38] drm/amdkfd: Use correct drm device for cgroup permission check
2024-02-07 21:23 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 23/38] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
[PATCH AUTOSEL 6.7 24/44] drm/amdkfd: Use correct drm device for cgroup permission check
2024-02-07 21:20 UTC (4+ messages)
` [PATCH AUTOSEL 6.7 25/44] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
` [PATCH AUTOSEL 6.7 26/44] drm/amd/display: fix USB-C flag update after enc10 feature init
` [PATCH AUTOSEL 6.7 27/44] drm/amd/display: Fix DPSTREAM CLK on and off sequence
[PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
2024-02-07 20:40 UTC (3+ messages)
[pull] drm/msm: drm-msm-fixes-2024-02-07 for v6.8-rc4
2024-02-07 20:42 UTC
[PATCH 2/2] drm/vkms: Use a simpler composition function
2024-02-07 20:21 UTC (12+ messages)
` "
[PATCH v3 0/4] drm/msm: provide migration path from MDP5 to DPU driver
2024-02-07 20:05 UTC (12+ messages)
` [PATCH v3 1/4] drm/msm/mdss: generate MDSS data for MDP5 platforms
` [PATCH v3 2/4] drm/msm/dpu: support binding to the mdp5 devices
` [PATCH v3 3/4] drm/msm: add a kernel param to select between MDP5 and DPU drivers
` [PATCH v3 4/4] drm/msm/dpu: add support for SDM660 and SDM630 platforms
(no subject)
2024-02-07 19:54 UTC
[PATCH v2] drm/msm/dpu: remove CRTC frame event callback registration
2024-02-07 19:40 UTC (3+ messages)
[PATCH v3 00/32] spi: get rid of some legacy macros
2024-02-07 18:40 UTC (3+ messages)
` [PATCH v3 24/32] staging: fbtft: Follow renaming of SPI "master" to "controller"
` [PATCH v3 28/32] video: fbdev: mmp: "
[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
2024-02-07 18:17 UTC (2+ messages)
[PATCH] drm/vmwgfx: Filter modes which exceed 3/4 of graphics memory
2024-02-07 18:03 UTC (5+ messages)
` [PATCH v2] "
[PATCH] dma-buf: try to catch swiotlb bounce buffers
2024-02-07 18:02 UTC
[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
2024-02-07 17:10 UTC (3+ messages)
` [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access
` [Linaro-mm-sig] "
2024 X.Org Foundation Membership deadline for voting in the election
2024-02-07 10:38 UTC
[PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions
2024-02-07 16:36 UTC (2+ messages)
[PATCH v2 3/8] firmware/sysfb: Set firmware-framebuffer parent device
2024-02-07 15:34 UTC (4+ messages)
` [v2,3/8] "
[RFC v6 0/8] DRM scheduling cgroup controller
2024-02-07 15:28 UTC (5+ messages)
` [RFC 1/8] cgroup: Add the DRM "
` [RFC 6/8] cgroup/drm: Introduce weight based drm cgroup control
[PATCH v5 0/9] MediaTek DRM - DSI driver cleanups
2024-02-07 14:53 UTC (10+ messages)
` [PATCH v5 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v5 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v5 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v5 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v5 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
` [PATCH v5 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
` [PATCH v5 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
` [PATCH v5 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
` [PATCH v5 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function
linux-next: build warning after merge of the drm tree
2024-02-07 14:19 UTC (2+ 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