dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-21 20:10:16 to 2023-01-23 15:23:28 UTC [more...]

[PATCH v3 0/7] drm: rcar-du: Misc patches
 2023-01-23 14:28 UTC  (3+ messages)
` [PATCH v3 4/7] drm: rcar-du: lvds: Fix stop sequence

[PULL] drm-misc-next
 2023-01-23 15:23 UTC  (4+ messages)

[PATCH v4 0/8] drm/simpledrm: Support system memory framebuffers
 2023-01-23 15:19 UTC  (4+ messages)
` [PATCH v4 7/8] drm/simpledrm: Support the XB24/AB24 format

[RESEND PATCH v11 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-23 15:12 UTC  (19+ messages)
` [RESEND PATCH v11 01/18] drm: of: Lookup if child node has DSI panel or bridge
` [RESEND PATCH v11 02/18] drm: bridge: panel: Add devm_drm_of_dsi_get_bridge helper
` [RESEND PATCH v11 03/18] drm: exynos: dsi: Drop explicit call to bridge detach
` [RESEND PATCH v11 04/18] drm: exynos: dsi: Switch to devm_drm_of_dsi_get_bridge
` [RESEND PATCH v11 05/18] drm: exynos: dsi: Mark PHY as optional
` [RESEND PATCH v11 06/18] drm: exynos: dsi: Add platform PLL_P (PMS_P) offset
` [RESEND PATCH v11 07/18] drm: exynos: dsi: Introduce hw_type platform data
` [RESEND PATCH v11 08/18] drm: exynos: dsi: Handle proper host initialization
` [RESEND PATCH v11 09/18] drm: exynos: dsi: Add atomic check
` [RESEND PATCH v11 10/18] drm: exynos: dsi: Add input_bus_flags
` [RESEND PATCH v11 11/18] drm: exynos: dsi: Add atomic_get_input_bus_fmts
` [RESEND PATCH v11 12/18] drm: exynos: dsi: Consolidate component and bridge
` [RESEND PATCH v11 13/18] drm: exynos: dsi: Add Exynos based host irq hooks
` [RESEND PATCH v11 14/18] drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge
` [RESEND PATCH v11 15/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Mini/Nano support
` [RESEND PATCH v11 16/18] drm: bridge: samsung-dsim: Add "
` [RESEND PATCH v11 17/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Plus support
` [RESEND PATCH v11 18/18] drm: bridge: samsung-dsim: Add "

[PATCH/RFC 0/3] Atari DRM driver
 2023-01-23 15:10 UTC  (3+ messages)

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-23 15:04 UTC  (5+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 04/13] iio: imu: "

[PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
 2023-01-23 15:02 UTC  (3+ messages)
` [PATCH v2 3/8] Docs/gpu/index: Add missing SPDX License Identifier

[RFC] TTM shrinking revisited
 2023-01-23 14:59 UTC  (3+ messages)

[PATCH v2 0/7] drm: rcar-du: Misc patches
 2023-01-23 14:31 UTC  (9+ messages)
` [PATCH v2 2/7] drm: rcar-du: lvds: Add runtime PM
` [PATCH v2 3/7] drm: rcar-du: lvsd: Add reset control

[PATCH v2] drm/shmem: Cleanup drm_gem_shmem_create_with_handle()
 2023-01-23 14:31 UTC  (2+ messages)

[PATCH v5 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-23 14:31 UTC  (6+ messages)
` [PATCH v5 2/6] drm/i915/pxp: add device link between i915 and mei_pxp
  ` [Intel-gfx] "

[PATCH v9 1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
 2023-01-23 14:30 UTC  (4+ messages)
` [PATCH v9 2/2] backlight: ktz8866: Add support for "

[ANNOUNCE] pixfmtdb
 2023-01-23 14:10 UTC 

DMA-heap driver hints
 2023-01-23 14:00 UTC  (5+ messages)
` [PATCH 1/2] dma-heap: add device link and unlink functions
` [PATCH 2/2] media: uvcvideo: expose dma-heap hint to userspace

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-23 13:58 UTC  (3+ messages)

[PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
 2023-01-23 13:58 UTC  (3+ messages)

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-23 13:44 UTC  (3+ messages)

pr-tracker-bot for drm subsystem?
 2023-01-23 13:13 UTC  (4+ messages)

[PATCH v11 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-23 12:43 UTC  (21+ messages)
` [PATCH v11 01/18] drm: of: Lookup if child node has DSI panel or bridge
` [PATCH v11 02/18] drm: bridge: panel: Add devm_drm_of_dsi_get_bridge helper
` [PATCH v11 03/18] drm: exynos: dsi: Drop explicit call to bridge detach
` [PATCH v11 04/18] drm: exynos: dsi: Switch to devm_drm_of_dsi_get_bridge
` [PATCH v11 05/18] drm: exynos: dsi: Mark PHY as optional
` [PATCH v11 06/18] drm: exynos: dsi: Add platform PLL_P (PMS_P) offset
` [PATCH v11 07/18] drm: exynos: dsi: Introduce hw_type platform data
` [PATCH v11 08/18] drm: exynos: dsi: Handle proper host initialization
` [PATCH v11 09/18] drm: exynos: dsi: Add atomic check
` [PATCH v11 10/18] drm: exynos: dsi: Add input_bus_flags
` [PATCH v11 11/18] drm: exynos: dsi: Add atomic_get_input_bus_fmts
` [PATCH v11 12/18] drm: exynos: dsi: Consolidate component and bridge
` [PATCH v11 13/18] drm: exynos: dsi: Add Exynos based host irq hooks
` [PATCH v11 14/18] drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge
` [PATCH v11 15/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Mini/Nano support
` [PATCH v11 16/18] drm: bridge: samsung-dsim: Add "
` [PATCH v11 17/18] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Plus support
` [PATCH v11 18/18] drm: bridge: samsung-dsim: Add "

[PATCH v2 0/3] drm/msm/gpu: Devfreq fixes+tuning
 2023-01-23 12:38 UTC  (3+ messages)
` [PATCH v2 1/3] drm/msm/gpu: Add devfreq tuning debugfs

[RFC 0/2] drm/connector: connector iterator with filtering
 2023-01-23 12:34 UTC  (4+ messages)
` [RFC 1/2] drm/connector: add connector list iteration "

[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-23 12:22 UTC  (9+ messages)

[PATCH] drm/bridge: panel: Set orientation on panel_bridge connector
 2023-01-23 12:16 UTC  (6+ messages)

[PATCH RFC 0/4] drm/panfrost: Expose memory usage stats through fdinfo
 2023-01-23 11:18 UTC  (3+ messages)
` [PATCH RFC 4/4] drm/panfrost: Expose some memory related "

[PATCH v2 0/8] Add _PICK_EVEN_2RANGES
 2023-01-23 11:00 UTC  (7+ messages)
` [PATCH v2 1/8] drm/i915: Add _PICK_EVEN_2RANGES()
  ` [Intel-gfx] "

[PATCH v11 0/3] drm: exynos: dsi: Restore the bridge chain
 2023-01-23 10:34 UTC  (7+ messages)
` [PATCH v11 3/3] drm: exynos: dsi: Restore proper bridge chain order

[PATCH v8 0/8] drm/edid: info & modes parsing and drm_edid refactors
 2023-01-23 10:15 UTC  (6+ messages)
` [PATCH v8 4/8] drm/edid: remove redundant _drm_connector_update_edid_property()
` [PATCH v8 5/8] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid

[PATCH 00/10] drm/fb-helper: Various cleanups
 2023-01-23 10:05 UTC  (11+ messages)
` [PATCH 01/10] drm/client: Test for connectors before sending hotplug event
` [PATCH 02/10] drm/client: Add hotplug_failed flag
` [PATCH 03/10] drm/fb-helper: Introduce drm_fb_helper_unprepare()
` [PATCH 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup
` [PATCH 05/10] drm/fb-helper: Remove preferred_bpp parameter from fbdev internals
` [PATCH 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
` [PATCH 07/10] drm/fbdev-generic: Minimize hotplug error handling
` [PATCH 08/10] drm/fbdev-generic: Minimize client unregistering
` [PATCH 09/10] drm/fbdev-generic: Inline clean-up helpers into drm_fbdev_fb_destroy()
` [PATCH 10/10] drm/fbdev-generic: Rename struct fb_info 'fbi' to 'info'

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-23 10:01 UTC  (10+ messages)
` [PATCH drm-next 13/14] drm/nouveau: implement new "

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-23  9:59 UTC  (6+ messages)

[PATCH 10/15] serial: ambarella: add support for Ambarella uart_port
 2023-01-23  9:51 UTC  (3+ messages)

[PATCH V11 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
 2023-01-23  9:49 UTC  (5+ messages)
` [PATCH V11 1/4] drm: of: Add drm_of_get_dsi_bus helper function

[PATCH] drm/ssd130x: Silence a `dubious: x & !y` warning
 2023-01-23  9:33 UTC  (3+ messages)

[PATCH 00/86] drm: Header file maintenance
 2023-01-23  9:26 UTC  (50+ messages)
` [PATCH 01/86] drm/komeda: Direct include headers from drm_print
` [PATCH 04/86] drm/msm: "
` [PATCH 05/86] drm/nouveau: "
` [PATCH 11/86] drm/sti: "
` [PATCH 12/86] drm/vc4: "
` [PATCH 16/86] drm/drm_print: Minimize include footprint
` [PATCH 20/86] drm/arm/hdlcd: Direct include headers from drm_atomic_helper
` [PATCH 21/86] drm/arm/malidp: "
` [PATCH 25/86] drm/atmel-hlcdc: "
` [PATCH 26/86] drm/bridge: adv7511: "
` [PATCH 30/86] drm/bridge: display-connector: "
` [PATCH 31/86] drm/bridge: fsl-ldb: "
` [PATCH 36/86] drm/bridge: nxp: "
` [PATCH 37/86] drm/bridge: panel: "
` [PATCH 39/86] drm/bridge: simple-bridge: "
` [PATCH 40/86] drm/bridge: synopsys: "
` [PATCH 41/86] drm/bridge: tc358767: "
` [PATCH 42/86] drm/bridge: ti: "
` [PATCH 46/86] drm/fsl-dcu: "
` [PATCH 49/86] drm/hyperv: "
` [PATCH 52/86] drm/imx: "
` [PATCH 54/86] drm/kmb: "
` [PATCH 57/86] drm/mediatek: "
` [PATCH 60/86] drm/msm: "
` [PATCH 61/86] drm/mxsfb: "
` [PATCH 62/86] drm/nouveau: "
` [PATCH 64/86] drm/qxl: "
` [PATCH 66/86] drm/rockchip: "
` [PATCH 67/86] drm/solomon: "
` [PATCH 69/86] drm/sti: "
` [PATCH 70/86] drm/stm: "
` [PATCH 71/86] drm/sun4i: "
` [PATCH 72/86] drm/tegra: "
` [PATCH 73/86] drm/tests: "
` [PATCH 76/86] drm/tiny: "
` [PATCH 77/86] drm/udl: "
` [PATCH 78/86] drm/vboxvideo: "
` [PATCH 82/86] drm/vmwgfx: "
` [PATCH 83/86] drm/xen: "
` [PATCH 84/86] drm/drm_atomic_helper: Minimize include footprint
` [PATCH 85/86] drm: move drm_timeout_abs_to_jiffies to drm_util
` [PATCH 86/86] drm: Move drm_get_panel_orientation_quirk prototype to drm_panel

[PATCH 0/2] drm: lcdif: Add i.MX93 LCDIF support
 2023-01-23  8:53 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] drm: "

[PATCH v3 0/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support
 2023-01-23  8:48 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: ldb: Add i.MX93 LDB
` [PATCH v3 2/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support

[PATCH] agp/amd64: Fix full name of the GPL
 2023-01-22 19:49 UTC  (2+ messages)

[PATCH 0/7] Fix MST on amdgpu
 2023-01-22 19:12 UTC  (2+ messages)

[6.2-rc4][bugreport] GPU hang after WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2023-01-23  2:48 UTC 

[RFC] Proposal for X.Org EVoC
 2023-01-21 20:26 UTC 

[PATCH] drm/msm/dpu: fix sm8450 CTL configuration
 2023-01-23  8:08 UTC 

[PATCH] drm/vc4: hdmi: make CEC adapter name unique
 2023-01-23  8:00 UTC  (3+ messages)

[RFC PATCH] drm/msm/dpu: move UBWC/memory configuration to separate struct
 2023-01-23  7:13 UTC 

[PATCH] drm/msm/dpu: disable features unsupported by QCM2290
 2023-01-23  7:11 UTC 

[PATCH v2] drm/msm/dpu: add missing ubwc_swizzle setting to catalog
 2023-01-23  6:24 UTC 

linux-next: duplicate patch in the drm-intel tree
 2023-01-22 21:06 UTC 

[PATCH] drm/amd/display: Simplify same effect if/else blocks
 2023-01-22 18:53 UTC  (3+ messages)

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-22 18:48 UTC 

[PATCH 0/4] drm/amd/display: Use min()/max() helper macros
 2023-01-22 18:45 UTC  (2+ messages)

[PATCH] drm/sti: Avoid full proxy f_ops for sti debug attributes
 2023-01-22 18:22 UTC  (2+ messages)

[PATCH] drm/tegra: submit: No need for Null pointer check before kfree
 2023-01-22 18:18 UTC  (9+ messages)

[PATCH v2 0/2] SimpleDRM: allow configuring physical width and height
 2023-01-22 17:28 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: display: simple-framebuffer: Document physical width and height properties

[PATCH v2 0/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support
 2023-01-22 17:14 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: ldb: Add i.MX93 LDB
` [PATCH v2 2/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support

[PATCH] drm: panel-orientation-quirks: Add quirks for One XPlayer handheld variants
 2023-01-22 16:53 UTC  (2+ messages)

[PATCH v4 0/2] Add support for the AUO A030JTN01 TFT LCD
 2023-01-22 11:27 UTC  (5+ messages)
` [PATCH v4 2/2] drm/panel: Add driver "

[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
 2023-01-22  9:37 UTC  (6+ messages)
` [PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path
` [PATCH linux-next 2/3] habanalabs: Fix list of /sys/class/habanalabs/hl<n>/status

[PATCH 0/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support
 2023-01-22  9:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: ldb: Add i.MX93 LDB device tree binding
` [PATCH 2/2] drm/bridge: fsl-ldb: Add i.MX93 LDB support

linux-next: manual merge of the accel tree with the drm-misc tree
 2023-01-22  9:31 UTC  (2+ messages)


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).