dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-03 20:39:13 to 2022-03-04 15:46:03 UTC [more...]

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2022-03-04 15:45 UTC  (8+ messages)
` [RFC PATCH 11/11] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH 0/3] Fix MediaTek display dt-bindings issues
 2022-03-04 15:39 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type
  ` [PATCH 1/3] dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type
` [PATCH 2/3] dt-bindings: display: mediatek, ovl: Fix 'iommu' required property typo
  ` [PATCH 2/3] dt-bindings: display: mediatek,ovl: "
` [PATCH 3/3] dt-bindings: display: mediatek: Fix examples on new bindings

[PATCH v2 0/2] dt-bindings: Convert GFX bindings to yaml
 2022-03-04 15:29 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: aspeed: Update gfx node in example
` [PATCH v2 2/2] dt-bindings: gpu: Convert aspeed-gfx bindings to yaml

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-03-04 15:17 UTC  (5+ messages)
` [PATCH V2 1/4] drm/bridge: Remove duplication from drm_bridge and drm_atomic_bridge chains
` [PATCH V2 2/4] drm/bridge: Introduce pre_enable_upstream_first to alter bridge init order
` [PATCH V2 3/4] drm/panel: Add prepare_upstream_first flag to drm_panel
` [PATCH V2 4/4] drm/bridge: Document the expected behaviour of DSI host controllers

Writeback Assumptions for XRGB
 2022-03-04 14:46 UTC 

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-03-04 14:22 UTC  (11+ messages)
` [PATCH v7 10/24] drm/rockchip: dw_hdmi: Add support for hclk

[PATCH 5/6] drm/rcar_du: changes to rcar-du driver resulting from drm_writeback_connector structure changes
 2022-03-04 14:16 UTC  (17+ messages)

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-04 13:30 UTC  (10+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
      ` [Letux-kernel] "

[PATCH 0/3] Improve anti-pre-emption w/a for compute workloads
 2022-03-04 12:36 UTC  (19+ messages)
` [PATCH 2/3] drm/i915/gt: Make the heartbeat play nice with long pre-emption timeouts
  ` [Intel-gfx] "

[PATCH 0/3] add R-Car M3-W+ (r8a99761) LVDS encoder support
 2022-03-04 12:20 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: display: bridge: renesas, lvds: Document r8a77961 bindings

[PATCH] drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
 2022-03-04 12:12 UTC  (5+ messages)

[PATCH v2,0/3] Add mt8186 dsi compatoble & Convert
 2022-03-04 12:05 UTC  (7+ messages)
` [PATCH v2, 1/3] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
` [PATCH v2, 2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
` [PATCH v2,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c

[PATCH v2 0/8] Prep work for next GuC release
 2022-03-04 11:59 UTC  (3+ messages)
` [PATCH v2 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration
  ` [Intel-gfx] "

[PATCH v2, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-03-04 11:51 UTC  (7+ messages)
` [PATCH v2, 1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
` [PATCH v2, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [PATCH v2, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
` [PATCH v2, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-04 11:39 UTC  (26+ messages)
` [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
` [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
` [PATCH v4 03/24] dept: Embed Dept data in Lockdep
` [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
` [PATCH v4 05/24] dept: Apply Dept to spinlock
` [PATCH v4 06/24] dept: Apply Dept to mutex families
` [PATCH v4 07/24] dept: Apply Dept to rwlock
` [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v4 09/24] dept: Apply Dept to seqlock
` [PATCH v4 10/24] dept: Apply Dept to rwsem
` [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
` [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked, writeback}
` [PATCH v4 14/24] dept: Apply SDT to swait
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v4 17/24] dept: Distinguish each syscall context from another
` [PATCH v4 18/24] dept: Distinguish each work "
` [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default
` [PATCH v4 20/24] dept: Add nocheck version of init_completion()
` [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
` [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
` [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn

[PATCH v4] drm: of: Lookup if child node has panel or bridge
 2022-03-04 11:38 UTC  (5+ messages)

[PATCH] drm/i915/dg2: Add preemption changes for Wa_14015141709
 2022-03-04 11:35 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] i2c: at91: use dma safe buffers
 2022-03-04  8:54 UTC  (6+ messages)

Mandatory Test Suite for KMS Drivers?
 2022-03-04  8:45 UTC  (3+ messages)
  ` [igt-dev] "

[GIT PULL] exynos-drm-next for v5.18
 2022-03-04  8:52 UTC 

[PATCH] drm/selftests: fix a shift-out-of-bounds bug
 2022-03-04  8:33 UTC  (2+ messages)

[PATCH v3 0/3] vm- and vma cleanups
 2022-03-04  8:26 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Remove the vm open count
` [PATCH v3 2/3] drm/i915: Remove the vma refcount
` [PATCH v3 3/3] drm/i915/gem: Remove some unnecessary code

[PATCH v5 0/5] drm/msm: rework clock handling
 2022-03-04  7:58 UTC  (14+ messages)
` [PATCH v5 1/5] drm/msm/dpu: simplify clocks handling
` [PATCH v5 2/5] drm/msm/dp: "inline" dp_ctrl_set_clock_rate("ctrl_link")
` [PATCH v5 3/5] drm/msm/dp: set stream_pixel rate directly
` [PATCH v5 4/5] drm/msm/dp: inline dp_power_clk_set_rate()
` [PATCH v5 5/5] drm/msm/dp: rewrite dss_module_power to use bulk clock functions

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-03  8:38 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-03 11:48 UTC  (3+ messages)

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-03 12:37 UTC  (2+ messages)

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-03-04  0:28 UTC  (8+ messages)

[Kgdb-bugreport] [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-04  6:59 UTC  (2+ messages)
`  "

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-04  7:27 UTC  (4+ messages)
` [PATCH v7, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes

[PATCH 1/2] drm/i915/xehp: Support platforms with CCS engines but no RCS
 2022-03-04  7:25 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Add RCS mask to GuC ADS params
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/2] drm/i915/xehp: Support platforms with CCS engines but no RCS

[PATCH v1 0/2] Add 1024x768 timing for AST2600
 2022-03-04  6:31 UTC  (3+ messages)
` [PATCH v1 1/2] drm/aspeed: Add gfx flags and clock selection "
` [PATCH v1 2/2] drm/aspeed: Add 1024x768 mode "

[PATCH 1/9] dt-bindings: mxsfb: Add compatible for i.MX8MP
 2022-03-04  4:50 UTC  (16+ messages)

[git pull] drm fixes for 5.17-rc7
 2022-03-04  3:34 UTC 

[PATCH v3 0/5] drm/msm: rework MDSS drivers
 2022-03-04  3:21 UTC  (6+ messages)
` [PATCH v3 1/5] drm/msm: unify "
` [PATCH v3 2/5] drm/msm: remove extra indirection for msm_mdss
` [PATCH v3 3/5] drm/msm: split the main platform driver
` [PATCH v3 4/5] drm/msm: stop using device's match data pointer
` [PATCH v3 5/5] drm/msm: allow compile time selection of driver components

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-04  3:20 UTC  (5+ messages)

[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-04  2:42 UTC  (3+ messages)
` [PATCH v8 15/19] drm/mediatek: Add mt8195 Embedded "

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-04  1:56 UTC  (11+ messages)

[PATCH v2 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-03-04  1:08 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/dp: Implement oob_hotplug_event()

[PATCH 0/4] drm/msm: Clear perf counters across context switch
 2022-03-04  0:52 UTC  (5+ messages)
` [PATCH 1/4] drm/msm: Update generated headers
` [PATCH 2/4] drm/msm: Add SET_PARAM ioctl
` [PATCH 3/4] drm/msm: Add SYSPROF param (v2)
` [PATCH 4/4] drm/msm/a6xx: Zap counters across context switch

[PATCH V2 00/12] drm: bridge: icn6211: Fix hard-coded panel settings and add I2C support
 2022-03-04  0:26 UTC  (6+ messages)
` [PATCH V2 04/12] drm: bridge: icn6211: Add DSI lane count DT property parsing

[PATCH V3 00/13] drm: bridge: icn6211: Fix hard-coded panel settings and add I2C support
 2022-03-04  0:25 UTC  (14+ messages)
` [PATCH V3 01/13] dt-bindings: display: bridge: icn6211: Document DSI data-lanes property
` [PATCH V3 02/13] drm: bridge: icn6211: Fix register layout
` [PATCH V3 03/13] drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
` [PATCH V3 04/13] drm: bridge: icn6211: Add HS/VS/DE polarity handling
` [PATCH V3 05/13] drm: bridge: icn6211: Add DSI lane count DT property parsing
` [PATCH V3 06/13] drm: bridge: icn6211: Add generic DSI-to-DPI PLL configuration
` [PATCH V3 07/13] drm: bridge: icn6211: Use DSI burst mode without EoT and with LP command mode
` [PATCH V3 08/13] drm: bridge: icn6211: Disable DPI color swap
` [PATCH V3 09/13] drm: bridge: icn6211: Set SYS_CTRL_1 to value used in examples
` [PATCH V3 10/13] drm: bridge: icn6211: Implement atomic_get_input_bus_fmts
` [PATCH V3 11/13] drm: bridge: icn6211: Add I2C configuration support
` [PATCH V3 12/13] drm: bridge: icn6211: Rework ICN6211_DSI to chipone_writeb()
` [PATCH V3 13/13] drm: bridge: icn6211: Read and validate chip IDs before configuration

[PATCH v4 0/4] Update mdp clk to max supported value to support higher refresh rates
 2022-03-04  0:15 UTC  (13+ messages)
` [PATCH v4 1/4] arm64/dts/qcom/sc7280: remove assigned-clock-rate property for mdp clk
` [PATCH v4 2/4] arm64/dts/qcom/sc7180: "
` [PATCH v4 3/4] arm64/dts/qcom/sdm845: "
` [PATCH v4 4/4] arm64/dts/qcom/sm8250: "

[PATCH v2] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-04  0:05 UTC  (3+ messages)

[PATCH v2 0/4] drm/msm: rework MDSS drivers
 2022-03-03 23:46 UTC  (11+ messages)
` [PATCH v2 1/4] drm/msm: unify "
` [PATCH v2 2/4] drm/msm: remove extra indirection for msm_mdss
` [PATCH v2 3/4] drm/msm: split the main platform driver
` [PATCH v2 4/4] drm/msm: stop using device's match data pointer

[PATCH 00/12] Add writeback block support for DPU
 2022-03-03 23:40 UTC  (3+ messages)

[PATCH] dt-bindings: gpu: Convert aspeed-gfx bindings to yaml
 2022-03-03 23:31 UTC  (5+ messages)

[PATCH v3 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-03-03 23:16 UTC  (6+ messages)
` [PATCH v3 1/4] drm/i915/guc: Limit scheduling properties to avoid overflow
` [PATCH v3 2/4] drm/i915: Fix compute pre-emption w/a to apply to compute engines
` [PATCH v3 3/4] drm/i915: Make the heartbeat play nice with long pre-emption timeouts
` [PATCH v3 4/4] drm/i915: Improve long running OCL w/a for GuC submission

[PATCH v4 1/2] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
 2022-03-03 23:02 UTC  (3+ messages)
` [PATCH v4 2/2] drm/bridge: analogix_dp: Enable autosuspend

[PATCH 0/4] drm/msm: Clear perf counters across context switch
 2022-03-03 22:36 UTC  (10+ messages)
` [PATCH 1/4] drm/msm: Update generated headers
` [PATCH 3/4] drm/msm: Add SYSPROF param

[PATCH] drm/nouveau/instmem: fix uninitialized_var.cocci warning
 2022-03-03 22:09 UTC  (2+ messages)

[PATCH v3 0/6] drm/msm/dpu: simplify IRQ helpers
 2022-03-03 21:52 UTC  (8+ messages)
` [PATCH v3 3/6] drm/msm/dpu: allow just single IRQ callback
` [PATCH v3 5/6] drm/msm/dpu: remove struct dpu_encoder_irq

2022 X.Org Board of Directors Elections timeline extended, Request for nominations
 2022-03-03 21:40 UTC 

[PATCH 0/4] drm/msm/dpu: clearly document INTF_DP vs INTF_EDP difference
 2022-03-03 21:29 UTC  (10+ messages)
` [PATCH 1/4] drm/msm/dpu: document INTF_EDP/INTF_DP difference
` [PATCH 2/4] drm/msm/dpu: drop INTF_TYPE_MAX symbol
` [PATCH 3/4] drm/msm/dpu: drop obsolete INTF_EDP comment
` [PATCH 4/4] drm/msm/dpu: drop INTF_EDP from interface type conditions

[PATCH 0/9] drm: Support GEM SHMEM fbdev without shadow FB
 2022-03-03 20:58 UTC  (10+ messages)
` [PATCH 1/9] drm/simpledrm: Use fbdev defaults for shadow buffering
` [PATCH 2/9] fbdev: Put mmap for deferred I/O into drivers
` [PATCH 3/9] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH 4/9] fbdev: Export helper for implementing page_mkwrite
` [PATCH 5/9] drm/fb-helper: Separate deferred I/O from shadow buffers
` [PATCH 6/9] drm/fb-helper: Provide callback to create fbdev dumb buffers
` [PATCH 7/9] drm/fb-helper: Provide fbdev deferred-I/O helpers
` [PATCH 8/9] drm/gem-shmem: Implement fbdev dumb buffer and mmap helpers
` [PATCH 9/9] drm/virtio: Implement dumb_create_fbdev with GEM SHMEM helpers

[PATCH v11 0/2] drm: LogiCVC display controller support
 2022-03-03 20:38 UTC  (3+ messages)
` [PATCH v11 1/2] drm: Add support for the LogiCVC display controller
` [PATCH v11 2/2] NOTFORMERGE: drm/logicvc: Add plane colorkey support


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