messages from 2023-07-18 16:55:17 to 2023-07-19 11:07:51 UTC [more...]
[PATCH 0/2] drm/panel: ilitek-ili9881c: Add TDO TL050HDV35-H1311A LCD panel
2023-07-19 10:29 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: ili9881c: Add TDO TL050HDV35 "
[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
2023-07-19 10:26 UTC (13+ messages)
` [PATCH v2 1/4] mm: factor out VMA stack and heap checks
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 3/4] selinux: "
` [PATCH v2 4/4] perf/core: "
[PATCH v6 0/9] Update AUX invalidation sequence
2023-07-19 11:07 UTC
[PATCH v2] drm/loongson: Add a check for lsdc_bo_create() errors
2023-07-19 10:40 UTC (2+ messages)
[PATCH] drm/etnaviv: fix error code in event_alloc()
2023-07-19 10:37 UTC (2+ messages)
[PATCH 1/2] dt-bindings: add vendor-prefixes and bindings for pcd8544 displays
2023-07-19 10:29 UTC (4+ messages)
` [PATCH 2/2] drm/tiny: add display driver for philips pcd8544 display controller
[PATCH v2 0/6] drm/mediatek: Small mtk-dpi cleanups
2023-07-19 10:26 UTC (11+ messages)
` [PATCH v2 1/6] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH v2 2/6] drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
` [PATCH v2 3/6] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
` [PATCH v2 4/6] drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
` [PATCH v2 5/6] drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
` [PATCH v2 6/6] drm/mediatek: mtk_dpi: Compress struct of_device_id entries
[PATCH 0/2] drm/mipi-dbi: Allow using same the D/C GPIO for multiple displays
2023-07-19 9:53 UTC (3+ messages)
` [PATCH 1/2] drm/mipi-dbi: Lock SPI bus before setting D/C GPIO
` [PATCH 2/2] drm/tiny: panel-mipi-dbi: Allow sharing the "
[PATCH] TinyDRM display driver for Philips PCD8544 display controller
2023-07-19 9:50 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: add vendor-prefixes and bindings for pcd8544 displays
` [PATCH 2/2] drm/tiny: add display driver for philips pcd8544 display controller
[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
2023-07-19 9:00 UTC (10+ messages)
` [PATCH V7 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V7 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V7 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V7 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V7 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V7 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH V7 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V7 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
ttm_bo and multiple backing store segments
2023-07-19 9:02 UTC (3+ messages)
` [Intel-xe] "
[PATCH 0/3] DRM scheduler documentation & bug fixes
2023-07-19 8:45 UTC (5+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down
[PATCH] drm: loongson: Add a check for lsdc_bo_create() errors
2023-07-19 8:39 UTC (7+ messages)
[PATCH 0/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
2023-07-19 8:37 UTC (15+ messages)
` [PATCH 8/9] dt-bindings: display: bridge: Document Freescale i.MX93 MIPI DSI
` [PATCH 9/9] drm/bridge: imx: Add i.MX93 MIPI DSI support
[PATCH v1 0/8] drm/etnaviv: Various cleanup
2023-07-19 8:16 UTC (7+ messages)
` [PATCH v1 3/8] drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()
[PATCH v6 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
2023-07-19 8:15 UTC (5+ messages)
` [PATCH v6 1/4] video: Add auxiliary display drivers to Graphics support menu
` [PATCH v6 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v6 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols
` [PATCH v6 4/4] drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled
[PATCH v5 0/9] Fix cursor planes with virtualized drivers
2023-07-19 8:15 UTC (12+ messages)
` [PATCH v5 1/9] drm: Disable the cursor plane on atomic contexts "
` [PATCH v5 2/9] drm/atomic: Add support for mouse hotspots
` [PATCH v5 3/9] drm/vmwgfx: Use the hotspot properties from cursor planes
` [PATCH v5 4/9] drm/qxl: "
` [PATCH v5 5/9] drm/vboxvideo: "
` [PATCH v5 6/9] drm/virtio: "
` [PATCH v5 7/9] drm: Remove legacy cursor hotspot code
` [PATCH v5 8/9] drm: Introduce DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT
` [PATCH v5 9/9] drm: Introduce documentation for hotspot properties
[PATCH v5 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
2023-07-19 8:00 UTC (9+ messages)
` [PATCH v5 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v5 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols
[PATCH v2 0/4] Add documentation and KUnit tests for functions on drm_framebuffer.c
2023-07-19 7:49 UTC (9+ messages)
` [PATCH v2 1/4] drm: Add kernel-doc for drm_framebuffer_check_src_coords()
` [PATCH v2 2/4] drm/tests: Add test "
` [PATCH v2 3/4] drm/tests: Add parameters to the drm_test_framebuffer_create test
` [PATCH v2 4/4] drm/tests: Add test case for drm_internal_framebuffer_create()
[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
2023-07-19 7:41 UTC (3+ messages)
[PATCH] drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
2023-07-19 7:39 UTC (4+ messages)
[PATCH] drm: Replace drm_framebuffer plane size functions with its equivalents
2023-07-19 7:21 UTC (4+ messages)
[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
2023-07-19 7:15 UTC (2+ messages)
[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
2023-07-19 7:05 UTC (7+ messages)
` [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec
[PATCH v1] gpu: drm: Use dev_err_probe instead of dev_err
2023-07-19 3:59 UTC
[BUG]: Getting a unique connector name when identical displays are connected
2023-07-18 14:32 UTC (3+ messages)
[PATCH 0/5] mm: convert to vma_is_heap/stack()
2023-07-18 15:10 UTC (3+ messages)
` [PATCH 1/5] mm: introduce vma_is_stack() and vma_is_heap()
[PATCH] TinyDRM display driver for Philips PCD8544 display controller
2023-07-18 14:25 UTC (2+ messages)
[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2)
2023-07-19 5:42 UTC (7+ messages)
` [PATCH v2 1/2] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v2 2/2] udmabuf: Add back support for mapping hugetlb pages (v2)
[PATCH 0/4] drm/panel: sitronix-st7789v: add support for partial mode
2023-07-19 6:39 UTC (3+ messages)
` [PATCH 3/4] "
[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
2023-07-19 6:19 UTC (7+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
[PATCH] drm: adv7511: Fix low refresh rate register for ADV7533/5
2023-07-19 6:01 UTC (2+ messages)
` [PATCH v4] "
[PATCH] drm/nouveau/nvkm/dp: Add hack to fix DP 1.3+ DPCD issues
2023-07-19 5:17 UTC (2+ messages)
[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
2023-07-19 4:00 UTC (2+ messages)
[PATCH v7 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2023-07-19 2:32 UTC (10+ messages)
` [PATCH v7 3/7] dt-bindings: display: bridge: Add Cadence MHDP850
` [EXT] "
` [PATCH v7 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
[PATCH V6 0/9] Enable Wifi RFI interference mitigation feature support
2023-07-19 2:29 UTC (6+ messages)
` [PATCH V6 1/9] drivers core: Add support for Wifi band RF mitigations
[PATCH] drm/i915/tv: avoid possible division by zero
2023-07-19 2:12 UTC (2+ messages)
[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
2023-07-19 1:03 UTC (7+ messages)
` [PATCH v2 02/13] drm/msm/dpu: remove IS_ERR_OR_NULL for dpu_hw_intr_init() error handling
` [PATCH v2 03/13] drm/msm/dpu: use devres-managed allocation for interrupts data
` [PATCH v2 04/13] drm/msm/dpu: use devres-managed allocation for VBIF data
[PATCH 2/4] PCI/VGA: Deal only with PCI VGA class devices
2023-07-18 23:14 UTC (2+ messages)
[RFC PATCH 00/10] Device Memory TCP
2023-07-18 22:45 UTC (10+ messages)
[PATCH v3 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
2023-07-18 22:06 UTC (18+ messages)
` [PATCH v3 01/15] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
` [PATCH v3 02/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg
` [PATCH v3 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock
` [PATCH v3 04/15] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property
` [PATCH v3 05/15] dt-bindings: display/msm: dsi-controller-main: Document SM6125
` [PATCH v3 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125
` [PATCH v3 07/15] dt-bindings: display/msm: Add SM6125 MDSS
` [PATCH v3 08/15] drm/msm/dpu: Add SM6125 support
` [PATCH v3 09/15] drm/msm/mdss: "
` [PATCH v3 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant
` [PATCH v3 11/15] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125
` [PATCH v3 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock
` [PATCH v3 13/15] arm64: dts: qcom: sm6125: Add dispcc node
` [PATCH v3 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes
` [PATCH v3 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel
[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
2023-07-18 22:01 UTC (11+ messages)
` [PATCH v2 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant
` [PATCH v2 12/15] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock
Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
2023-07-18 22:01 UTC (8+ messages)
[PATCH v2] drm/msm/dsi: Enable DATABUS_WIDEN for DSI command mode
2023-07-18 22:00 UTC (10+ messages)
[PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
2023-07-18 21:44 UTC (3+ messages)
` [PATCH 1/2] drm/v3d: "
` [PATCH 2/2] drm/i915: "
[PATCH] drm/panel: simple: Initialize unprepared_time in probe
2023-07-18 19:33 UTC (6+ messages)
[PATCH 2/3] drm: Add an HPD poll helper to reschedule the poll work
2023-07-18 17:29 UTC (2+ messages)
` [PATCH 3/3] drm/i915: Fix HPD polling, reenabling the output poll work as needed
[PATCH v3] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
2023-07-18 17:20 UTC
[PATCH v2 00/41] drm: renesas: shmobile: Atomic conversion + DT support
2023-07-18 16:54 UTC (38+ messages)
` [PATCH v2 01/41] MAINTAINER: Create entry for Renesas SH-Mobile DRM drivers
` [PATCH v2 02/41] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings
` [PATCH v2 03/41] media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE format
` [PATCH v2 04/41] drm: renesas: shmobile: Fix overlay plane disable
` [PATCH v2 05/41] drm: renesas: shmobile: Fix ARGB32 overlay format typo
` [PATCH v2 06/41] drm: renesas: shmobile: Correct encoder/connector types
` [PATCH v2 07/41] drm: renesas: shmobile: Add support for Runtime PM
` [PATCH v2 09/41] drm: renesas: shmobile: Use %p4cc to print fourcc code
` [PATCH v2 10/41] drm: renesas: shmobile: Add missing YCbCr formats
` [PATCH v2 11/41] drm: renesas: shmobile: Improve shmob_drm_format_info table
` [PATCH v2 12/41] drm: renesas: shmobile: Remove backlight support
` [PATCH v2 13/41] drm: renesas: shmobile: Don't set display info width and height twice
` [PATCH v2 14/41] drm: renesas: shmobile: Rename input clocks
` [PATCH v2 15/41] drm: renesas: shmobile: Remove support for SYS panels
` [PATCH v2 17/41] drm: renesas: shmobile: Convert to use devm_request_irq()
` [PATCH v2 18/41] drm: renesas: shmobile: Remove custom plane destroy callback
` [PATCH v2 19/41] drm: renesas: shmobile: Use drmm_universal_plane_alloc()
` [PATCH v2 21/41] drm: renesas: shmobile: Convert container helpers to static inline functions
` [PATCH v2 22/41] drm: renesas: shmobile: Replace .dev_private with container_of()
` [PATCH v2 23/41] drm: renesas: shmobile: Use struct videomode in platform data
` [PATCH v2 24/41] drm: renesas: shmobile: Use media bus formats "
` [PATCH v2 25/41] drm: renesas: shmobile: Move interface handling to connector setup
` [PATCH v2 26/41] drm: renesas: shmobile: Unify plane allocation
` [PATCH v2 27/41] drm: renesas: shmobile: Rename shmob_drm_crtc.crtc
` [PATCH v2 28/41] drm: renesas: shmobile: Rename shmob_drm_connector.connector
` [PATCH v2 29/41] drm: renesas: shmobile: Rename shmob_drm_plane.plane
` [PATCH v2 30/41] drm: renesas: shmobile: Use drm_crtc_handle_vblank()
` [PATCH v2 31/41] drm: renesas: shmobile: Move shmob_drm_crtc_finish_page_flip()
` [PATCH v2 32/41] drm: renesas: shmobile: Wait for page flip when turning CRTC off
` [PATCH v2 33/41] drm: renesas: shmobile: Turn vblank on/off when enabling/disabling CRTC
` [PATCH v2 34/41] drm: renesas: shmobile: Shutdown the display on remove
` [PATCH v2 35/41] drm: renesas: shmobile: Cleanup encoder
` [PATCH v2 36/41] drm: renesas: shmobile: Atomic conversion part 1
` [PATCH v2 37/41] drm: renesas: shmobile: Atomic conversion part 2
` [PATCH v2 38/41] drm: renesas: shmobile: Use suspend/resume helpers
` [PATCH v2 39/41] drm: renesas: shmobile: Remove internal CRTC state tracking
` [PATCH v2 40/41] drm: renesas: shmobile: Atomic conversion part 3
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