dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-06 16:26:23 to 2024-05-07 17:25:49 UTC [more...]

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-07 17:25 UTC  (12+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers

[PATCH] Revert "drm/i915: Remove extra multi-gt pm-references"
 2024-05-07 17:10 UTC  (5+ messages)

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-05-07 16:46 UTC  (29+ messages)
  ` get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
    ` [PATCH] epoll: try to be a _bit_ better about file lifetimes
                ` [Linaro-mm-sig] "

[PATCH 0/7] Add DSI support for RK3128
 2024-05-07 16:52 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: display: rockchip, dw-mipi-dsi: Document RK3128 DSI
` [PATCH 2/7] dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
` [PATCH 3/7] clk: rockchip: rk3128: Export PCLK_MIPIPHY
` [PATCH 4/7] clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocks
` [PATCH 5/7] drm/rockchip: dsi: Add support for RK3128
` [PATCH 6/7] ARM: dts: rockchip: Add DPHY "
` [PATCH 7/7] ARM: dts: rockchip: Add DSI "

[PATCH v4 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-05-07 16:35 UTC  (13+ messages)
` [PATCH v4 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings
` [PATCH v4 2/7] drm/panel: himax-hx83102: Break out as separate driver
` [PATCH v4 3/7] arm64: defconfig: Enable HIMAX_HX83102 panel
` [PATCH v4 4/7] dt-bindings: display: panel: Add compatible for BOE nv110wum-l60
` [PATCH v4 5/7] drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panel
` [PATCH v4 6/7] dt-bindings: display: panel: Add compatible for IVO t109nw41
` [PATCH v4 7/7] drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panel

[PATCH v3 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-05-07 16:29 UTC  (5+ messages)
` [PATCH v3 2/7] drm/panel: himax-hx83102: Break out as separate driver

[PATCH v3 0/3] drm/mediatek: Add support for OF graphs
 2024-05-07 16:29 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v3 2/3] dt-bindings: arm: mediatek: mmsys: "

[pull] drm/msm: drm-msm-next-2024-05-07 for v6.10
 2024-05-07 16:22 UTC  (2+ messages)

[PATCH] drm/connector: Add \n to message about demoting connector force-probes
 2024-05-07 16:19 UTC  (3+ messages)

[PATCH v3 00/10] Add Chameleon v3 video support
 2024-05-07 15:54 UTC  (11+ messages)
` [PATCH v3 01/10] media: Add Chameleon v3 video interface driver
` [PATCH v3 02/10] drm/dp_mst: Move DRM-independent structures to separate header
` [PATCH v3 03/10] lib: Move DisplayPort CRC functions to common lib
` [PATCH v3 04/10] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers
` [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST
` [PATCH v3 06/10] media: v4l2-mediabus: Add support for DisplayPort media bus
` [PATCH v3 07/10] media: intel: Add Displayport RX IP driver
` [PATCH v3 08/10] media: dt-bindings: Add Chameleon v3 video interface
` [PATCH v3 09/10] media: dt-bindings: Add Intel Displayport RX IP
` [PATCH v3 10/10] ARM: dts: chameleonv3: Add video device nodes

[PATCH v2] drm/arm/comeda: don't use confusing 'timeout' variable name
 2024-05-07 15:49 UTC  (3+ messages)

[PATCH 00/15] drm: struct drm_edid conversions
 2024-05-07 15:34 UTC  (2+ messages)

[PATCH] drm/fbdev-shmem: Clean up deferred I/O
 2024-05-07 15:23 UTC 

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-07 15:19 UTC  (11+ messages)

A link error related to DRM and fbdev
 2024-05-07 15:05 UTC 

[PATCH] [RFC] dma-buf: fix race condition between poll and close
 2024-05-07 15:02 UTC  (11+ messages)
            ` [lvc-project] "

[PATCH] drm/fbdev-dma: Clean up deferred I/O
 2024-05-07 14:55 UTC 

drm_exec changes for eviction
 2024-05-07 14:41 UTC  (3+ messages)

[PATCH 00/11] drm: Provide common fbdev client helpers
 2024-05-07 14:36 UTC  (15+ messages)
` [PATCH 01/11] drm/fb-helper: Add helpers for struct drm_client_funcs
` [PATCH 02/11] drm/fbdev-dma: Use fbdev client helpers
` [PATCH 03/11] drm/fbdev-shmem: "
` [PATCH 04/11] drm/fbdev-ttm: "
` [PATCH 05/11] drm/armada: "
` [PATCH 06/11] drm/exynos: "
` [PATCH 07/11] drm/gma500: "
` [PATCH 08/11] drm/i915: Use drm_fbdev_helper_client_unregister()
` [PATCH 09/11] drm/msm: Use fbdev client helpers
` [PATCH 10/11] drm/omapdrm: "
` [PATCH 11/11] drm/tegra: "

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-07 14:07 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-05-07 14:04 UTC  (19+ messages)

[RFC] CamelCase can it be fixed per Checkpatch.pl script
 2024-05-07 13:42 UTC  (2+ messages)

[PATCH 00/20] drm/bridge: tc358775: proper bridge bringup and code cleanup
 2024-05-07 13:39 UTC  (4+ messages)
` [PATCH 01/20] drm/bridge: add dsi_lp11_notify mechanism

[PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure
 2024-05-07 13:23 UTC  (2+ messages)

[PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-07 13:17 UTC  (29+ messages)
` [PATCH v13 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v13 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v13 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v13 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v13 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v13 06/28] drm/tests: Add output bpc tests
` [PATCH v13 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v13 08/28] drm/tests: Add output formats tests
` [PATCH v13 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v13 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v13 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v13 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v13 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v13 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v13 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v13 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v13 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v13 18/28] drm/tests: Add tests for "
` [PATCH v13 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v13 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v13 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v13 22/28] drm/tests: Add infoframes test
` [PATCH v13 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v13 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v13 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v13 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v13 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v13 28/28] drm/sun4i: hdmi: "

[PATCH 00/14] improve Analogix DP AUX channel handling
 2024-05-07 13:10 UTC  (22+ messages)
` [PATCH 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback
` [PATCH 02/14] drm/rockchip: analogix_dp: add runtime PM handling
` [PATCH 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
` [PATCH 04/14] drm/bridge: analogix_dp: handle clock via "
` [PATCH 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove
` [PATCH 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting

[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
 2024-05-07 13:09 UTC  (3+ messages)
` [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
  ` [Linaro-mm-sig] "

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-05-07 11:56 UTC  (12+ messages)

[PATCH] drm/uapi: Move drm_color_ctm_3x4 out from drm_mode.h
 2024-05-07 11:49 UTC  (3+ messages)

[PATCH] fbdev: Have CONFIG_FB_NOTIFY be tristate
 2024-05-07 11:44 UTC  (7+ messages)

[PATCH v2] drivers/i915/intel_bios: Fix parsing backlight BDB data
 2024-05-07 11:05 UTC  (2+ messages)

[PATCH v7 00/18] Support IGT in display driver
 2024-05-07 10:02 UTC  (4+ messages)
` [PATCH v7 01/18] soc: mediatek: Disable 9-bit alpha in ETHDR

[PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
 2024-05-07  9:58 UTC  (12+ messages)
` [PATCH v9 0/8] VMware hypercalls enhancements
  ` [PATCH v9 1/8] x86/vmware: Move common macros to vmware.h
  ` [PATCH v9 2/8] x86/vmware: Correct macro names
  ` [PATCH v9 3/8] x86/vmware: Introduce VMware hypercall API
  ` [PATCH v9 4/8] ptp/vmware: Use "
  ` [PATCH v9 5/8] input/vmmouse: "
  ` [PATCH v9 6/8] drm/vmwgfx: "
  ` [PATCH v9 7/8] x86/vmware: Undefine VMWARE_HYPERCALL
  ` [PATCH v9 8/8] x86/vmware: Add TDX hypercall support

[PATCH 0/5] drm/tiny: panel-mipi-dbi: Support 18 bits per color RGB666
 2024-05-07  9:57 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: panel: mipi-dbi-spi: Add a pixel format property
` [PATCH 2/5] drm/mipi-dbi: Remove mipi_dbi_machine_little_endian()
` [PATCH 3/5] drm/mipi-dbi: Make bits per word configurable for pixel transfers
` [PATCH 4/5] drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
` [PATCH 5/5] drm/tiny: panel-mipi-dbi: Support the pixel format property

drm scheduler and wq flavours
 2024-05-07  9:09 UTC  (3+ messages)

[PATCH V2 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-05-07  8:40 UTC  (5+ messages)
  ` [PATCH V2 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[PATCH] drm/buddy: Fix the range bias clear memory allocation issue
 2024-05-07  8:35 UTC  (2+ messages)

[PATCH v6 00/10] Make PCI's devres API more consistent
 2024-05-07  8:11 UTC  (2+ messages)

[BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
 2024-05-07  7:58 UTC  (7+ messages)

[Regression] 6.9.0: WARNING: workqueue: WQ_MEM_RECLAIM ttm:ttm_bo_delayed_delete [ttm] is flushing !WQ_MEM_RECLAIM events:qxl_gc_work [qxl]
 2024-05-07  5:04 UTC  (3+ messages)

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-06 16:31 UTC  (22+ messages)
` [RFT PATCH v2 08/48] drm/panel: innolux-p079zca: Stop tracking prepared/enabled
` [RFT PATCH v2 09/48] drm/panel: innolux-p079zca: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 12/48] drm/panel: kingdisplay-kd097d04: Stop tracking prepared/enabled
` [RFT PATCH v2 13/48] drm/panel: kingdisplay-kd097d04: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 14/48] drm/panel: ltk050h3146w: Stop tracking prepared
` [RFT PATCH v2 15/48] drm/panel: ltk050h3146w: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 16/48] drm/panel: ltk500hd1829: Stop tracking prepared
` [RFT PATCH v2 17/48] drm/panel: ltk500hd1829: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 30/48] drm/panel: xinpeng-xpp055c272: Stop tracking prepared
` [RFT PATCH v2 31/48] drm/panel: xinpeng-xpp055c272: Don't call unprepare+disable at shutdown/remove

[linux-next:master] BUILD REGRESSION 2b84edefcad14934796fad37b16512b6a2ca467e
 2024-05-06 20:26 UTC 

[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
 2024-05-07  6:07 UTC  (12+ messages)
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist

[PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf
 2024-05-07  3:38 UTC 

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-07  1:32 UTC  (5+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector


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 read-only IMAP folder(s) and NNTP newsgroup(s).