dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 15:52:22 to 2022-04-07 09:29:35 UTC [more...]

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-07  9:29 UTC  (20+ messages)
` [PATCH v0 01/10] drm/bridge: dw-hdmi: add low-active PHY reset
` [PATCH v0 02/10] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
` [PATCH v0 03/10] drm/imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` [PATCH v0 04/10] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
` [PATCH v0 05/10] drm/imx: add driver for HDMI TX Parallel Video Interface
` [PATCH v0 06/10] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH v0 07/10] phy: freescale: add Samsung "
` [PATCH v0 08/10] arm64: dts: imx8mp: add HDMI irqsteer
` [PATCH v0 09/10] arm64: dts: imx8mp: add HDMI display pipeline
` [PATCH v0 10/10] arm64: dts: imx8mp-evk: enable HDMI

(no subject)
 2022-04-07  9:26 UTC  (6+ messages)
` [PATCH 03/16] dma-buf: specify usage while adding fences to dma_resv obj v6

DMA-resv usage
 2022-04-07  9:26 UTC  (20+ messages)
` [PATCH 01/15] dma-buf: add enum dma_resv_usage v4
` [PATCH 02/15] dma-buf: specify usage while adding fences to dma_resv obj v7
` [PATCH 03/15] dma-buf & drm/amdgpu: remove dma_resv workaround
` [PATCH 04/15] dma-buf: add DMA_RESV_USAGE_KERNEL v3
` [PATCH 05/15] drm/amdgpu: use DMA_RESV_USAGE_KERNEL
` [PATCH 06/15] drm/radeon: "
` [PATCH 07/15] drm/nouveau: only wait for kernel fences in nouveau_bo_vm_cleanup
` [PATCH 08/15] RDMA: use DMA_RESV_USAGE_KERNEL
` [PATCH 09/15] dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
` [PATCH 10/15] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP
` [PATCH 11/15] dma-buf: wait for map to complete for static attachments
` [PATCH 12/15] drm/i915: drop bo->moving dependency
` [PATCH 13/15] drm/ttm: remove bo->moving
` [PATCH 14/15] dma-buf: drop seq count based update
` [PATCH 15/15] seqlock: drop seqcount_ww_mutex_t

[PATCH] drm: sti: fix spelling mistake: rejec -> rejection
 2022-04-07  9:24 UTC  (2+ messages)

[RESEND RFC PATCH 0/5] Fix some race conditions that exists between fbmem and sysfb
 2022-04-07  9:15 UTC  (13+ messages)
` [RESEND RFC PATCH 1/5] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
` [RESEND RFC PATCH 2/5] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [RESEND RFC PATCH 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [RESEND RFC PATCH 4/5] fbdev: Fix some race conditions between fbmem and sysfb
` [RESEND RFC PATCH 5/5] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"

[PATCH 00/12] drm/edid: low level EDID block read refactoring etc
 2022-04-07  9:14 UTC  (13+ messages)
` [PATCH 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks
` [PATCH 02/12] drm/edid: have edid_block_check() detect blocks that are all zero
` [PATCH 03/12] drm/edid: refactor EDID block status printing
` [PATCH 04/12] drm/edid: add a helper to log dump an EDID block
` [PATCH 05/12] drm/edid: pass struct edid to connector_bad_edid()
` [PATCH 06/12] drm/edid: add typedef for block read function
` [PATCH 07/12] drm/edid: abstract an EDID block read helper
` [PATCH 08/12] drm/edid: use EDID block read helper in drm_do_get_edid()
` [PATCH 09/12] drm/edid: convert extension block read to EDID block read helper
` [PATCH 10/12] drm/edid: drop extra local var
` [PATCH 11/12] drm/edid: add single point of return to drm_do_get_edid()
` [PATCH 12/12] drm/edid: add EDID block count and size helpers

[PATCH v10 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2022-04-07  9:11 UTC  (6+ messages)
` [PATCH v10 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v10 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v10 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v10 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v10 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH] video: fbdev: Fix missing of_node_put in imxfb_probe
 2022-04-07  9:01 UTC 

[PATCH] stm: ltdc: fix two incorrect NULL checks on list iterator
 2022-04-07  9:01 UTC  (3+ messages)

[PATCH] drm: sti: don't use kernel-doc markers
 2022-04-07  9:00 UTC  (5+ messages)

[PULL] drm-misc-next
 2022-04-07  8:59 UTC 

[PATCH 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-04-07  8:48 UTC  (5+ messages)
` [PATCH 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH 0/8] drm: Introduce display-helper library
 2022-04-07  8:45 UTC  (13+ messages)
` [PATCH 3/8] drm/display: Introduce a DRM display-helper module
` [PATCH 7/8] drm/display: Move HDMI helpers into "

[PATCH 0/3] Correct disp_aal dt-binding
 2022-04-07  8:43 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: Correct disp_aal binding for MT8183
` [PATCH 3/3] dt-bindings: display: mediatek: Correct disp_aal binding for MT8192

[PATCH v1 0/5] DRM: Bridge: DW_HDMI: Add new features and bug fix
 2022-04-07  8:43 UTC  (14+ messages)
` [PATCH v1 1/5] drm: bridge: dw_hdmi: cec: Add cec suspend/resume function
    ` [EXT] "
` [PATCH v1 2/5] drm: bridge: dw_hdmi: enable overflow workaround for v2.13a
    ` [EXT] "
` [PATCH v1 3/5] drm: bridge: dw_hdmi: Enable GCP only for Deep Color
    ` [EXT] "
` [PATCH v1 5/5] drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver
    ` [EXT] "

[PATCH] drm/atomic: Convert a warning to dbg atomic printk
 2022-04-07  8:34 UTC  (6+ messages)

[PATCH v17 0/6] MIPS: JZ4780 and CI20 HDMI
 2022-04-07  8:29 UTC  (10+ messages)
` [PATCH v17 1/6] drm/ingenic: Implement proper .atomic_get_input_bus_fmts
` [PATCH v17 2/6] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v17 3/6] drm/bridge: dw-hdmi: filter out YUV output formats when DVI
` [PATCH v17 4/6] drm/bridge: dw-hdmi: handle unusable or non-configured CSC module
` [PATCH v17 5/6] drm/bridge: dw-hdmi: add YCBCR formats only if CSC is available
` [PATCH v17 6/6] drm/bridge: display-connector: add ddc-en gpio support

[PATCH v7 04/12] clk: Always clamp the rounded rate
 2022-04-07  8:27 UTC  (3+ messages)

[PATCH v2 1/7] drm: mxsfb: Simplify LCDIF clock handling
 2022-04-07  8:01 UTC  (20+ messages)
` [PATCH v2 2/7] drm: mxsfb: Simplify LCDIF IRQ handling
` [PATCH v2 3/7] drm: mxsfb: Wrap FIFO reset and comments into mxsfb_reset_block()
` [PATCH v2 4/7] drm: mxsfb: Move mxsfb_get_fb_paddr() away from register IO functions
` [PATCH v2 5/7] drm: mxsfb: Factor out mxsfb_set_mode()
` [PATCH v2 6/7] drm: mxsfb: Reorder mxsfb_crtc_mode_set_nofb()
` [PATCH v2 7/7] drm: mxsfb: Factor out mxsfb_update_buffer()

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-04-07  7:49 UTC  (4+ messages)

[PATCH] drm/amdgpu: Unnecessary code in gfx_v7_0.c
 2022-04-06 13:39 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix potential NULL pointer dereference
 2022-04-06 13:41 UTC  (3+ messages)

[PATCH] drm/hyperv: Added error message for fb size greater then allocated
 2022-04-07  5:41 UTC 

[PATCH] drm/amdgpu: Fix code with incorrect enum type
 2022-04-07  6:21 UTC  (2+ messages)

[PATCH v2] drm/hyperv: Added error message for fb size greater then allocated
 2022-04-07  6:27 UTC 

[PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-04-07  7:19 UTC  (4+ messages)
` [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
` [PATCH v9 2/3] i915/gvt: Save the initial HW state snapshot in i915
` [PATCH v9 3/3] i915/gvt: Use the initial HW state snapshot saved "

[PATCH] drm/i915: consider min_page_size when migrating
 2022-04-07  6:59 UTC  (2+ messages)

[PATCH v12] drm/amdgpu: add drm buddy support to amdgpu
 2022-04-07  6:10 UTC  (2+ messages)

[PATCH v4] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-04-07  6:03 UTC  (11+ messages)

[PATCH 0/5] drm/ttm: Introduce TTM res manager debugfs helpers
 2022-04-07  6:01 UTC  (7+ messages)
` [PATCH 1/5] drm/ttm: Add common debugfs code for resource managers
` [PATCH 2/5] drm/vmwgfx: Add debugfs entries for various ttm "
` [PATCH 3/5] drm/amdgpu: Use TTM builtin resource manager debugfs code
` [PATCH 4/5] drm/qxl: "
` [PATCH 5/5] drm/radeon: "

[PATCH v3, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-04-07  3:50 UTC  (6+ messages)
` [PATCH v3, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v3,2/4] "

[PATCH v2] drm/msm/mdp5: check the return of kzalloc()
 2022-04-07  2:31 UTC 

[PATCH v2,0/2] Add mt8186 dpi compatiable
 2022-04-07  2:12 UTC  (5+ messages)
` [PATCH v2, 1/2] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8186
  ` [PATCH v2,1/2] "

[RESEND v4 PATCH] drm/mediatek: Fix mtk_cec_mask()
 2022-04-07  1:16 UTC  (2+ messages)

[PATCH] drm/gma500: fix a missing break in psb_driver_load
 2022-04-07  1:15 UTC  (2+ messages)

[PATCH V2] drm/mediatek: Add vblank register/unregister callback functions
 2022-04-07  1:09 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix DPI component detection for MT8192
 2022-04-07  1:07 UTC  (2+ messages)

[PATCH v2 0/4] drm/ssd130x: Add support for SINO WEALTH SH1106
 2022-04-06 21:54 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd
` [PATCH v2 2/4] dt-bindings: display: ssd1307fb: Add entry for SINO WEALTH SH1106
` [PATCH v2 3/4] drm/ssd130x: Support page addressing mode
` [PATCH v2 4/4] drm/ssd130x: Add support for SINO WEALTH SH1106

[PATCH v3 00/10] drm/msm: Userspace allocated GPU addresses
 2022-04-06 21:46 UTC  (11+ messages)
` [PATCH v3 01/10] drm/msm/gem: Move prototypes
` [PATCH v3 02/10] drm/msm/gpu: Drop duplicate fence counter
` [PATCH v3 03/10] drm/msm/gem: Convert some missed GEM_WARN_ON()s
` [PATCH v3 04/10] drm/msm/gem: Split out inuse helper
` [PATCH v3 05/10] drm/msm/gem: Drop PAGE_SHIFT for address space mm
` [PATCH v3 06/10] drm/msm: Drop msm_gem_iova()
` [PATCH v3 07/10] drm/msm/gem: Rework vma lookup and pin
` [PATCH v3 08/10] drm/msm/gem: Split "
` [PATCH v3 09/10] drm/msm/gem: Add fenced vma unpin
` [PATCH v3 10/10] drm/msm: Add a way for userspace to allocate GPU iova

[PATCH v2] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-06 21:28 UTC 

[PATCH] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-06 21:19 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[PATCH 1/2] drm/i915/selftests: fixup min_alignment usage
 2022-04-06 19:30 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/selftests: tweak the misaligned_case

[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-04-06 19:23 UTC  (3+ messages)
` [PATCH v8, 16/17] media: mediatek: vcodec: support stateless VP9 decoding

[CI 0/8] Per client GPU utilisation
 2022-04-06 18:15 UTC  (7+ messages)
` [CI 8/8] drm/i915: Expose client engine utilisation via fdinfo
  ` [Intel-gfx] "

[PATCH] drm/tegra: Stop using iommu_present()
 2022-04-06 18:06 UTC  (3+ messages)

[PATCH] dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory
 2022-04-06 18:06 UTC  (2+ messages)

[PATCH v6 0/4] Allow drm_writeback_connector to accept pointer to drm_encoder
 2022-04-06 17:14 UTC  (4+ messages)
` [PATCH v6 2/4] drm: introduce drm_writeback_connector_init_with_encoder() API

[pull] amdgpu, amdkfd drm-fixes-5.18
 2022-04-06 17:04 UTC 

[PATCH 0/1] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-04-06 16:55 UTC  (2+ messages)
` [PATCH 1/1] drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi

[PATCH v2 1/3] drm/panel: nt36672a: add backlight support
 2022-04-06 16:23 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: display: novatek, nt36672a: add backlight property
  ` [PATCH v2 2/3] dt-bindings: display: novatek,nt36672a: "
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom wled backlight and link to panel

[PATCH] drm/msm/mdp5: check the return of kzalloc()
 2022-04-06 16:24 UTC  (2+ messages)

[RFC PATCH 0/5] Fix some race conditions that exists between fbmem and sysfb
 2022-04-06 16:06 UTC  (4+ messages)
` [RFC PATCH 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [RFC PATCH 4/5] fbdev: Fix some race conditions between fbmem and sysfb
` [RFC PATCH 5/5] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"

[PATCH] drm/msm: Stop using iommu_present()
 2022-04-06 16:07 UTC  (2+ messages)

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-06 16:00 UTC  (7+ messages)

[PATCH] drm/panel: add CONFIG_DRM_KMS_HELPER dependencies
 2022-04-06 15:51 UTC  (4+ messages)
` [PATCH] drm/tegra: vic: fix unused-function warnings


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