dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 17:55:17 to 2022-01-17 16:23:51 UTC [more...]

[PATCH v5] drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not found
 2022-01-17 15:42 UTC  (2+ messages)

[PATCH v3] drm/bridge: Remove extra device acquisition method of i2c client in lt9611 driver
 2022-01-17 15:49 UTC  (2+ messages)

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2022-01-17 16:23 UTC  (19+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-17 16:21 UTC  (25+ messages)

[PATCH v3 0/2] Introduce multitile support
 2022-01-17 16:02 UTC  (4+ messages)
` [PATCH v3 1/2] drm/i915: Prepare for multiple GTs
` [PATCH v3 2/2] drm/i915/gt: make a gt sysfs group and move power management files
  ` [Intel-gfx] "

[PATCH v6 0/6] drm: sun4i: dsi: Bridge support
 2022-01-17 15:42 UTC  (7+ messages)
` [PATCH v6 1/6] drm: sun4i: dsi: Drop DRM bind race with bridge attach
` [PATCH v6 3/6] drm: sun4i: dsi: Add bridge support

[RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
 2022-01-17 15:35 UTC  (6+ messages)

[PATCH v2] Remove extra device acquisition method of i2c client in lt9611 driver
 2022-01-17 15:23 UTC  (2+ messages)

[PATCH] drm/i915/buddy: fixup potential uaf
 2022-01-17 15:10 UTC 

[PATCH] drm/bridge: dw-hdmi: use safe format when first in bridge chain
 2022-01-17 15:11 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 2/6] drm/i915: Add locking to i915_gem_evict_vm(), v2
 2022-01-17 14:08 UTC  (3+ messages)
` [PATCH] drm/i915: Add locking to i915_gem_evict_vm(), v3

dw_hdmi is showing wrong colour after commit 7cd70656d1285b79("drm/bridge: display-connector: implement bus fmts callbacks")
 2022-01-17 14:07 UTC  (16+ messages)

[PATCH v10 00/13] Clean up "mediatek,larb"
 2022-01-17 12:04 UTC  (17+ messages)
` [PATCH v10 01/13] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v10 02/13] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v10 03/13] iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH v10 04/13] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v10 05/13] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v10 06/13] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v10 07/13] media: mtk-mdp: "
` [PATCH v10 08/13] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v10 09/13] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v10 10/13] media: mtk-vcodec: "
` [PATCH v10 11/13] memory: mtk-smi: "
` [PATCH v10 12/13] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v10 13/13] arm64: "

completely rework the dma_resv semantic
 2022-01-17 11:26 UTC  (6+ messages)
` [PATCH 04/24] dma-buf: add dma_resv_get_singleton v2

[PATCH] vmwgfx: remove redundant ret variable
 2022-01-17 11:03 UTC 

[PATCH v3 1/3] drm/bridge: anx7625: Convert to use devm_kzalloc
 2022-01-17 10:04 UTC  (3+ messages)

[PATCH v3 1/1] drm/bridge: anx7625: send DPCD command to downstream
 2022-01-17 10:01 UTC  (2+ messages)

[PATCH] Revert "drm: exynos: dsi: Convert to bridge driver"
 2022-01-17  9:55 UTC  (4+ messages)

[PATCH] drm/bridge: sii902x: add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-01-17  9:53 UTC  (2+ messages)

[PATCH 0/2] drm/panfrost: partial support of T628 GPUs
 2022-01-17  9:42 UTC  (3+ messages)
` [PATCH v2] drm/panfrost: initial dual core group GPUs support

[PATCH v9 00/15] Clean up "mediatek,larb"
 2022-01-17  9:41 UTC  (7+ messages)
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm

[PATCH v5, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-01-17  9:40 UTC  (16+ messages)
` [PATCH v5, 01/15] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v5, 02/15] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v5, 03/15] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v5, 04/15] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v5, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v5, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v5, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v5, 08/15] media: mtk-vcodec: Add format to support MT21C
` [PATCH v5, 09/15] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v5, 10/15] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v5, 11/15] media: mtk-vcodec: record capture queue format type
` [PATCH v5, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v5, 13/15] media: mtk-vcodec: support stateless H.264 decoding for mt8192
` [PATCH v5, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v5, 15/15] media: mtk-vcodec: support stateless VP9 decoding

[PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE
 2022-01-17  9:35 UTC  (3+ messages)

[PATCH v3] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2022-01-17  9:30 UTC  (2+ messages)

[GIT PULL] fbdev updates for v5.17-rc1
 2022-01-17  9:28 UTC  (4+ messages)

[PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-17  9:01 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
` [PATCH v2 2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback
` [PATCH v2 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection

[PATCH v5 0/5] drm: exynos: dsi: Convert drm bridge
 2022-01-17  8:42 UTC  (6+ messages)
` [PATCH v5 1/5] drm: bridge: panel: Reset the connector state pointer
` [PATCH v5 2/5] drm: exynos: dsi: Use drm panel_bridge API
` [PATCH v5 3/5] drm: exynos: dsi: Convert to bridge driver
` [PATCH v5 4/5] drm: exynos: dsi: Switch to atomic funcs
` [PATCH v5 5/5] drm: exynos: dsi: Move DSI init in bridge pre_enable

[PATCH v2 3/3] drm/sprd: check the platform_get_resource() return value
 2022-01-17  8:41 UTC 

[PATCH v2 2/3] drm/sprd: fix potential NULL dereference
 2022-01-17  8:40 UTC 

[PATCH v2 0/3] sprd drm cover letter
 2022-01-17  8:38 UTC  (2+ messages)
` [PATCH v2 1/3] drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig

[PATCH] drm/ast: Create threshold values for AST2600
 2022-01-17  8:36 UTC 

[PATCH] drm/udl: Return correct error code on kmalloc failure
 2022-01-15 16:45 UTC 

[PATCH 1/2] drm/i2c/tda998x: Switch to atomic operations
 2022-01-16 16:28 UTC  (9+ messages)

[PATCH 0/5] drm/exynos: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-15  1:40 UTC  (4+ messages)
  ` [PATCH 2/5] drm/exynos: mixer: Use platform_get_irq() to get the interrupt

[PATCH 0/2] MAINTAINERS: update various stm & sti maintainer names
 2022-01-14 10:34 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: update drm/stm drm/sti and cec/sti maintainers

[PATCH] drm/radeon: fix UVD suspend error
 2022-01-17  7:47 UTC 

[RFC 0/6] Proposal for a GPU cgroup controller
 2022-01-17  7:46 UTC  (8+ messages)
` [RFC 1/6] gpu: rfc: "
` [RFC 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC 3/6] dmabuf: heaps: Use the GPU cgroup charge/uncharge APIs
` [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup
` [RFC 5/6] dmabuf: system_heap: implement dma-buf op for GPU cgroup charge transfer
` [RFC 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

[PATCH] drm/amdgpu: remove duplicate include
 2022-01-17  7:09 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-17  5:15 UTC  (4+ messages)
` [RFC PATCH v3 2/3] drm: add "

[PATCH 1/4] dt-bindings: display: bridge: tc358867: Document DPI output support
 2022-01-17  3:02 UTC  (3+ messages)
` [PATCH 4/4] drm/bridge: tc358767: Add DSI-to-DPI mode support

[RFC PATCH 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-17  2:45 UTC  (4+ messages)
` [RFC PATH 1/3] drm: add "

[PATCH 1/1] video: hyperv_fb: Fix validation of screen resolution
 2022-01-16 21:53 UTC  (2+ messages)

[Bug 215499] New: AMDGPU: Tahiti flagged as "[drm] Unsupported asic. Remove me when IP discovery init is in place."
 2022-01-16 20:09 UTC  (3+ messages)
` [Bug 215499] "

[PATCH] drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
 2022-01-16 18:18 UTC 

[Bug 215492] New: amdgpu si_support no longer working in 5.16
 2022-01-16 11:37 UTC  (2+ messages)
` [Bug 215492] "

[PULL] drm-next (merge window fixes really)
 2022-01-16  6:45 UTC  (2+ messages)

[PATCH v5 00/32] component: Make into an aggregate bus
 2022-01-15  7:50 UTC  (10+ messages)
` [PATCH v5 25/32] iommu/mtk: Migrate to aggregate driver

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2022-01-15  1:17 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v17 0/4] group dp driver related patches into one series
 2022-01-15  1:13 UTC  (6+ messages)
` [PATCH v17 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v17 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v17 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v17 4/4] drm/msm/dp: stop link training after link training 2 failed

[PATCH v15 0/4] group dp driver related patches into one series
 2022-01-14 23:23 UTC  (8+ messages)
` [PATCH v15 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v15 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v15 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v15 4/4] drm/msm/dp: stop link training after link training 2 failed

[PATCH v16 0/4] group dp driver related patches into one series
 2022-01-14 22:45 UTC  (5+ messages)
` [PATCH v16 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v16 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v16 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v16 4/4] drm/msm/dp: stop link training after link training 2 failed

[PATCH v2 0/3] clk: Implement a clock request API
 2022-01-14 22:41 UTC  (8+ messages)
` [PATCH v2 1/3] clk: Introduce "

[PATCH] drm/amd/display: Remove redundant initialization of dpg_width
 2022-01-14 22:22 UTC  (2+ messages)

[PATCH] drm/amd/pm: Replace one-element array with flexible-array member
 2022-01-14 22:14 UTC  (2+ messages)

[PATCH 1/1] Add available memory ioctl for libhsakmt
 2022-01-14 21:43 UTC  (2+ messages)

[PATCH 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-14 21:01 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
` [PATCH 2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback
` [PATCH 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection

[Bug 215494] New: [radeon, rv370] Running piglit shaders@glsl-vs-raytrace-bug26691 test causes hard lockup & reboot
 2022-01-14 20:52 UTC  (5+ messages)
` [Bug 215494] "

[PATCH v14 0/4] group dp driver related patches into one series
 2022-01-14 20:41 UTC  (5+ messages)
` [PATCH v14 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v14 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v14 4/4] drm/msm/dp: stop link training after link training 2 failed

[PATCH] drm/i915/wopcm: Handle pre-programmed WOPCM registers
 2022-01-14 19:33 UTC 

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-14 19:13 UTC  (2+ messages)

[PATCH] drm/msm/rd: Add chip-id
 2022-01-14 18:57 UTC 

[PATCH v2 0/2] Introduce multitile support
 2022-01-14 18:20 UTC  (7+ messages)
` [PATCH v2 1/2] drm/i915: Prepare for multiple GTs
` [PATCH v2 2/2] drm/i915/gt: make a gt sysfs group and move power management files


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