dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 01:29:36 to 2020-05-26 11:32:01 UTC [more...]

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-26 10:38 UTC  (15+ messages)
` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-26 11:31 UTC  (3+ messages)

[PATCH v3 0/5] Add support for PinePhone LCD panel
 2020-05-26 11:22 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: panel: Add binding for Xingbangda XBD599 panel

[PATCH] drm/vkms: Don't warn hrtimer_forward_now failure
 2020-05-26 11:11 UTC  (8+ messages)

[PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-05-26 10:38 UTC  (6+ messages)

[RFC 00/17] dma-fence lockdep annotations
 2020-05-26 10:00 UTC  (7+ messages)
` [RFC 02/17] dma-fence: basic "
` [RFC 08/17] drm/scheduler: use dma-fence annotations in main thread

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-05-26  9:49 UTC  (36+ messages)
` [PATCH 01/27] drm: bridge: adv7511: Split EDID read to a separate function
` [PATCH 02/27] drm: bridge: adv7511: Split connector creation "
` [PATCH 03/27] drm: bridge: adv7511: Implement bridge connector operations
` [PATCH 04/27] drm: bridge: adv7511: Make connector creation optional
` [PATCH 05/27] drm: bridge: Return NULL on error from drm_bridge_get_edid()
` [PATCH 06/27] drm: bridge: simple-bridge: Delegate operations to next bridge
` [PATCH 07/27] drm: bridge: simple-bridge: Make connector creation optional
` [PATCH 08/27] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH 09/27] drm: edid: Constify connector argument to infoframe functions
` [PATCH 10/27] drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
` [PATCH 11/27] drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
` [PATCH 12/27] drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()
` [PATCH 13/27] drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data
` [PATCH 14/27] drm: meson: dw-hdmi: Use dw_hdmi context to replace hack
` [PATCH 15/27] drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
` [PATCH 16/27] drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
` [PATCH 17/27] drm: bridge: dw-hdmi: Constify mode argument to internal functions
` [PATCH 18/27] drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
` [PATCH 19/27] drm: bridge: dw-hdmi: Split connector creation to a separate function
` [PATCH 20/27] drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi
` [PATCH 21/27] drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
` [PATCH 22/27] drm: bridge: dw-hdmi: Make connector creation optional
` [PATCH 23/27] drm: bridge: dw-hdmi: Attach to next bridge if available
` [PATCH 24/27] drm: rcar-du: dw-hdmi: Set output port number
` [PATCH 25/27] drm: rcar-du: Fix error handling in rcar_du_encoder_init()
` [PATCH 26/27] drm: rcar-du: Use drm_bridge_connector_init() helper
` [PATCH 27/27] drm: Add default modes for connectors in unknown state

Dynamically change enumeration list of DRM enumeration property
 2020-05-26  7:39 UTC  (3+ messages)

[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-05-25 10:03 UTC  (7+ messages)

[PATCH] drm/msm/a6xx: set ubwc config for A640 and A650
 2020-05-26  3:25 UTC 

[PATCH 0/8] Initial SM8150 and SM8250 DPU bringup
 2020-05-26  3:22 UTC  (9+ messages)
` [PATCH 1/8] drm/msm/dpu: use right setup_blend_config for sm8150 and sm8250
` [PATCH 2/8] drm/msm/dpu: update UBWC config "
` [PATCH 3/8] drm/msm/dpu: move some sspp caps to dpu_caps
` [PATCH 4/8] drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
` [PATCH 5/8] drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3
` [PATCH 6/8] drm/msm/dpu: intf timing path for displayport
` [PATCH 7/8] drm/msm/dpu: add SM8150 to hw catalog
` [PATCH 8/8] drm/msm/dpu: add SM8250 "

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-25 11:11 UTC  (8+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

mmotm 2020-05-25-16-56 uploaded (drm/nouveau)
 2020-05-26  4:31 UTC  (3+ messages)

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25 13:59 UTC  (27+ messages)
` [PATCH v5 06/13] soc: mediatek: cmdq: add assign function
` [PATCH v5 07/13] soc: mediatek: cmdq: add write_s function
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

MIPI DSI, DBI, and tinydrm drivers
 2020-05-25 14:58 UTC  (16+ messages)

[PATCH] drm: Replace deprecated function in drm_crtc_helper
 2020-05-26  4:58 UTC  (2+ messages)
` [drm] 8e984da3e5: WARNING:at_drivers/gpu/drm/drm_modeset_lock.c:#drm_warn_on_modeset_not_all_locked[drm]

[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-26  2:56 UTC  (4+ messages)
  `  "

[PATCH] staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string
 2020-05-25 10:53 UTC  (2+ messages)

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-05-26  7:00 UTC  (3+ messages)
` [PATCH v13 09/11] backlight: pwm_bl: Use 64-bit division function

[PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions
 2020-05-26  1:50 UTC  (24+ messages)
` [PATCH 01/21] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
` [PATCH 05/21] drm/atmel-hlcdc: Use GEM CMA object functions
` [PATCH 07/21] drm/hisilicon/kirin: "
` [PATCH 12/21] drm/mcde: "
` [PATCH 15/21] drm/rcar-du: "
` [PATCH 20/21] drm/tv200: "

[PATCH v2] drm/etnaviv: convert get_user_pages() --> pin_user_pages()
 2020-05-25 23:49 UTC 

[PATCH v2] tee: convert get_user_pages() --> pin_user_pages()
 2020-05-25 23:32 UTC 

[PATCH 53/59] drm/arc: Move to drm/tiny
 2020-05-25 21:18 UTC  (3+ messages)

[pull] drm/msm: msm-next for 5.8
 2020-05-25 20:20 UTC 

[Bug 207889] New: Unable to load nvidia package
 2020-05-25 18:28 UTC 

Adaptive Sync enabling in Xorg Modesetting driver
 2020-05-25 16:47 UTC  (10+ messages)

[RESEND PATCH] drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
 2020-05-25 15:12 UTC  (2+ messages)

[PATCH] drm/doc: device hot-unplug for userspace
 2020-05-25 15:09 UTC  (19+ messages)
` [PATCH v2] "

[PATCH][next] drm/auth: remove redundant assignment to variable ret
 2020-05-25 14:35 UTC  (2+ messages)

[PATCH 2/2] drm: add docs for standard CRTC properties
 2020-05-25 14:02 UTC  (3+ messages)
` [PATCH v2] "

[Bug 201957] New: amdgpu: ring gfx timeout
 2020-05-25 12:21 UTC  (2+ messages)
` [Bug 201957] "

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25 11:43 UTC  (8+ messages)
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH] drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
 2020-05-25 11:08 UTC  (4+ messages)

[PATCH v1 0/2] drm: update drm_vblank logging
 2020-05-25 11:08 UTC  (4+ messages)
` [PATCH v1 1/2] drm/vblank: use drm_* functions for logging

[PATCH v2 0/16] backlight updates
 2020-05-25 11:01 UTC  (6+ messages)
` [PATCH v2 01/16] video: amba-clcd: use devm_of_find_backlight

[PATCH v2] drm/fourcc: Add bayer formats and modifiers
 2020-05-25 10:31 UTC  (2+ messages)

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:41 UTC  (9+ messages)
  ` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
  ` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
  ` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
  ` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
  ` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
  ` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
  ` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
  ` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH v4 4/5] dt: bindings: brcmnand: add v2.1 and v2.2 support
 2020-05-24 22:06 UTC  (5+ messages)

[PATCH v4 1/2] mtd: rawnand: brcmnand: fix hamming oob layout
 2020-05-24 19:17 UTC  (2+ messages)

[PATCH v4 1/5] mtd: rawnand: brcmnand: rename v4 registers
 2020-05-24 19:26 UTC  (2+ messages)

[PATCH] video: fbdev: pxafb: Use correct return value for pxafb_probe()
 2020-05-25  7:11 UTC 

[PATCH] linux/bits.h: adjust GENMASK_INPUT_CHECK() check
 2020-05-23 19:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/4] Minor improvements for Host1x driver
 2020-05-24 17:51 UTC  (5+ messages)
` [PATCH v1 1/4] gpu: host1x: Optimize BOs usage when firewall is enabled
` [PATCH v1 2/4] gpu: host1x: Put gather's BO on pinning error
` [PATCH v1 3/4] gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
` [PATCH v1 4/4] gpu: host1x: debug: Dump push buffer state

[PATCH v2 0/4] drm/etnaviv: Tidy up clocks handling
 2020-05-23 10:41 UTC  (5+ messages)
` [PATCH v2 1/4] drm/etnaviv: Fix error path on failure to enable bus clk
` [PATCH v2 2/4] drm/etnaviv: Don't ignore errors on getting clocks
` [PATCH v2 3/4] drm/etnaviv: Make the "core" clock mandatory
` [PATCH v2 4/4] drm/etnaviv: Simplify clock enable/disable

[PATCH v4 3/5] mtd: rawnand: brcmnand: rename page sizes
 2020-05-24 19:26 UTC  (2+ messages)

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-24 18:41 UTC  (2+ messages)

[PATCH v4] mtd: rawnand: brcmnand: correctly verify erased pages
 2020-05-24 19:16 UTC  (2+ messages)

[PATCH v4 5/5] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
 2020-05-24 22:06 UTC  (2+ messages)

[PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocks
 2020-05-23 10:22 UTC  (10+ messages)

[PATCH v4 2/5] mtd: rawnand: brcmnand: fix CS0 layout
 2020-05-24 19:26 UTC  (2+ messages)

[PATCH] drm/panfrost: Fix runtime PM imbalance in panfrost_perfcnt_enable_locked
 2020-05-24  2:18 UTC 

[PATCH v4 2/2] mtd: rawnand: brcmnand: improve hamming oob layout
 2020-05-24 19:17 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Fix runtime PM imbalance on error
 2020-05-24  2:08 UTC 

[PATCH] drm: rcar-du: Fix build error
 2020-05-23  9:38 UTC  (3+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2020-05-25  3:51 UTC 


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