dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 22:14:27 to 2021-12-28 12:01:47 UTC [more...]

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-28 12:01 UTC  (7+ messages)

[Bug 214963] New: [amdgpu] resuming from suspend fails when IOMMU is missing
 2021-12-28 11:42 UTC  (2+ messages)
` [Bug 214963] "

[PATCH v4 0/6] drm: exynos: dsi: Convert drm bridge
 2021-12-28 10:48 UTC  (8+ messages)

[PATCH] drm/edid: support Microsoft extension for HMDs and specialized monitors
 2021-12-28 10:14 UTC  (4+ messages)
` [PATCH] drm/edid: improve non-desktop quirk logging

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

[PATCH] drm/msm/dp: Add DisplayPort controller for SM8350
 2021-12-28  4:59 UTC 

[Bug 212019] New: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:67:crtc-0] flip_done timed out
 2021-12-28  3:22 UTC  (2+ messages)
` [Bug 212019] "

[PATCH 1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
 2021-12-27 18:26 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: disable runpm if we are the primary adapter

[PATCH 1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
 2021-12-27 18:25 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: disable runpm if we are the primary adapter

[PATCH v2] drm/amd/display: fix dereference before NULL check
 2021-12-27 17:57 UTC  (2+ messages)

Regression report on laptop suspend
 2021-12-27 16:40 UTC 

[PATCH] drm/mipi-dsi: Fix error handling in mipi_dsi_device_register_full
 2021-12-27 13:15 UTC 

[PATCH] dma-buf: dma-heap: Add a size limitation for allocation
 2021-12-27  9:51 UTC  (2+ messages)
` [PATCH v2] dma-buf: dma-heap: Add a size check "

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2021-12-27  9:47 UTC 

[PATCH v7 3/8] drm/edid: Add cea_sad helpers for freq/length
 2021-12-27  9:33 UTC  (2+ messages)
` [PATCH v7 4/8] video/hdmi: Add audio_infoframe packing for DP

[PATCH] drm/bridge: Fix free wrong object in sii8620_init_rcp_input_dev
 2021-12-27  9:25 UTC 

[PATCH] drm/ast: Create the driver for ASPEED proprietory Display-Port
 2021-12-27  8:37 UTC  (2+ messages)
` [PATCH v2] "

[pull] drm/msm: drm-msm-next-2021-12-26 for 5.17
 2021-12-26 22:40 UTC 

[PATCH v6 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-26 22:24 UTC  (6+ messages)
` [PATCH v6 2/6] drm: improve drm_buddy_alloc function
` [PATCH v6 3/6] drm: implement top-down allocation method
` [PATCH v6 4/6] drm: implement a method to free unused pages
` [PATCH v6 5/6] drm/amdgpu: move vram inline functions into a header
` [PATCH v6 6/6] drm/amdgpu: add drm buddy support to amdgpu

[PATCH v5 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-26 20:52 UTC  (6+ messages)
` [PATCH v5 2/6] drm: improve drm_buddy_alloc function
` [PATCH v5 3/6] drm: implement top-down allocation method
` [PATCH v5 4/6] drm: implement a method to free unused pages
` [PATCH v5 5/6] drm/amdgpu: move vram inline functions into a header
` [PATCH v5 6/6] drm/amdgpu: add drm buddy support to amdgpu

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-26 20:59 UTC  (4+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function

[PATCH] drm/armada: Fix a potential double free in an error handling path
 2021-12-26 16:34 UTC 

[PATCH] drm/msm/dp: Fix a potential double free in an error handling path
 2021-12-26 15:14 UTC 

[PATCH v2 0/1] drm/vkms: zpos
 2021-12-26 14:02 UTC  (4+ messages)
` [PATCH v2 1/1] drm/vkms: add zpos plane property

[PATCH v3 0/6] Add missing format_mod_supported functions
 2021-12-26 11:25 UTC  (7+ messages)
` [PATCH v3 1/6] drm/plane: Make format_mod_supported truly optional
` [PATCH v3 2/6] drm/plane: Fix typo in format_mod_supported documentation
` [PATCH v3 3/6] drm/simple-kms: Drop format_mod_supported function
` [PATCH v3 4/6] drm/i915/display: "
` [PATCH v3 5/6] drm: mxsfb: "
` [PATCH v3 6/6] drm/stm: ltdc: "

[PATCH v2 1/3] drm/vkms: refactor overlay plane creation
 2021-12-26 10:40 UTC  (3+ messages)
` [PATCH v2 2/3] drm/vkms: add support for multiple overlay planes
` [PATCH v2 3/3] drm/vkms: drop "Multiple overlay planes" TODO

[PATCH] Discussion: dt-bindings: display: msm: dsi-controller-main: fix the binding
 2021-12-25 23:34 UTC  (2+ messages)

[PATCH 0/2] drm/panfrost: partial support of T628 GPUs
 2021-12-24 12:56 UTC  (7+ messages)
` [PATCH 1/2] drm/panfrost: mmu: improved memory attributes
` [PATCH 2/2] drm/panfrost: adjusted job affinity for dual core group GPUs

[PATCH] drm/bridge_connector: enable HPD by default if supported
 2021-12-25  6:31 UTC 

[PATCH] radeon: add a force flush to delay work when radeon suspend
 2021-12-25  2:56 UTC 

[PATCH] dt-bindings: display/msm: hdmi: split and convert to yaml
 2021-12-24 23:20 UTC  (2+ messages)

[PATCH] dt-bindings: display: enable port jdi,lt070me05000
 2021-12-24 19:53 UTC 

[PATCH] drm/panel: JDI LT070ME05000 drop broken link
 2021-12-24 19:52 UTC 

[PATCH v5 0/4] arm: dts: qcom: sc7280: Add display DT nodes for sc7280
 2021-12-24 16:03 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: qcom: sc7280: add display dt nodes
` [PATCH v5 2/4] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v5 3/4] arm64: dts: qcom: sc7280: add edp display dt nodes
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add Display Port node

[PATCH v1 0/2] sprd drm cover letter
 2021-12-24 14:12 UTC  (3+ messages)
` [PATCH v1 1/2] drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
` [PATCH v1 2/2] drm/sprd: fix potential NULL dereference

[PATCH] drm/i915/guc: Log engine resets
 2021-12-24 11:57 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH 0/3] drm/vkms: add support for multiple overlay planes
 2021-12-24 11:55 UTC  (5+ messages)
` [PATCH 2/3] "

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2021-12-24  9:57 UTC  (17+ messages)
` [RFC v2 2/8] drm/amdgpu: Move scheduler init to after XGMI is ready
` [RFC v2 3/8] drm/amdgpu: Fix crash on modprobe
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v2 5/8] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
  ` [RFC v2 6/8] drm/amdgpu: Drop hive->in_reset
  ` [RFC v2 7/8] drm/amdgpu: Drop concurrent GPU reset protection for device
  ` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV
  ` [RFC v3 5/8] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue

[PATCH] phy: mediatek: Fix missing check in mtk_mipi_tx_probe
 2021-12-24  9:55 UTC  (2+ messages)

[PATCH 0/3] More amlogic sound-name-prefix DT fixes
 2021-12-23 17:17 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix property
` [PATCH 2/3] ASoC: dt-bindings: spdif-dit: "
` [PATCH 3/3] ASoC: dt-bindings: aiu: "
` (subset) [PATCH 0/3] More amlogic sound-name-prefix DT fixes

[PATCH] drm/vmwgfx:fix refcount leak in vmw_kms_fb_create()
 2021-12-23  2:13 UTC 

[PATCH] drm/i915/selftests: fix potential refcnt issue of a dma_buf object
 2021-12-23  3:39 UTC 

[PATCH 0/3] add R-Car M3-W+ (r8a99761) LVDS encoder support
 2021-12-24  5:23 UTC  (4+ messages)
` [PATCH 1/3] drm: rcar-du: lvds: Add r8a77961 support
` [PATCH 2/3] arm64: dts: renesas: r8a77961: Add lvds0 device node
` [PATCH 3/3] dt-bindings: display: bridge: renesas, lvds: Document r8a77961 bindings

[PATCH 0/5] drm/exynos: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-22 19:01 UTC  (6+ messages)
` [PATCH 1/5] drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname() to get the interrupt
` [PATCH 2/5] drm/exynos: mixer: Use platform_get_irq() "
` [PATCH 3/5] drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() "
` [PATCH 4/5] drm/exynos/fimc: Use platform_get_irq() "
` [PATCH 5/5] drm/exynos: gsc: "

Empty IN_FORMATS in sun4i-drm
 2021-12-24  6:33 UTC  (4+ messages)
    `  "

[git pull] drm fixes for 5.16-rc7
 2021-12-23 23:46 UTC  (2+ messages)

[PATCH] drm/i915: Increment composite fence seqno
 2021-12-23 21:32 UTC  (2+ messages)

[GIT PULL] etnaviv-next for 5.17
 2021-12-23 19:36 UTC 

[PATCH] drm/i915/guc: Use lockless list for destroyed contexts
 2021-12-23 18:05 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2] drm/i915/guc: Check for wedged before doing stuff
 2021-12-23 18:00 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/guc: Report error on invalid reset notification
 2021-12-23 17:58 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/6] Add missing format_mod_supported functions
 2021-12-23 16:57 UTC  (9+ messages)
` [PATCH v2 1/6] drm/plane: Make format_mod_supported truly optional
` [PATCH v2 2/6] drm/plane: Fix typo in format_mod_supported documentation

[PATCH] drm/amd/display: fix dereference before NULL check
 2021-12-23 15:53 UTC  (2+ messages)

[PATCH v1] gpu: host1x: Fix hang on Tegra186+
 2021-12-23 14:46 UTC 

[PATCH] drm/edid: Refine HDMI VSDB detect
 2021-12-23 14:40 UTC  (3+ messages)

[PULL] drm-intel-gt-next
 2021-12-23 12:47 UTC 

[PATCH] drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects
 2021-12-23 11:31 UTC  (3+ messages)
` [Intel-gfx] "

[PULL] drm-misc-next-fixes
 2021-12-23  9:23 UTC 

completely rework the dma_resv semantic
 2021-12-23  9:11 UTC  (6+ messages)
` [PATCH 22/24] dma-buf: wait for map to complete for static attachments

[PATCH 0/1] drm/vkms: zpos
 2021-12-23  8:10 UTC  (2+ messages)
` [PATCH 1/1] drm/vkms: add zpos plane property

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-23  7:05 UTC  (14+ messages)

mmotm 2021-12-22-19-02 uploaded (drivers/gpu/drm/i915/display/intel_backlight.o)
 2021-12-23  6:38 UTC 

[PATCH V2] drm: nouveau: lsfw: cleanup coccinelle warning
 2021-12-23  2:24 UTC 

回复: Re: Re: Re: Re: 回复: Re: [PATCH] drm/amdgpu: fixup bad vram size on gmc v8
 2021-12-23  2:10 UTC 

[PATCH] drm/ast: Support 1600x900 with 108MHz PCLK
 2021-12-23  1:55 UTC  (5+ messages)

[PATCH] drm/i915/execlists: Weak parallel submission support for execlists
 2021-12-23  0:54 UTC  (2+ messages)

[PATCH v9 2/2] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-12-23  0:54 UTC 

[PATCH v9 1/2] drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
 2021-12-23  0:53 UTC 

[Patch v4 00/24] CHECKPOINT RESTORE WITH ROCm
 2021-12-23  0:37 UTC  (25+ messages)
` [Patch v4 01/24] x86/configs: CRIU update debug rock defconfig
` [Patch v4 02/24] x86/configs: Add rock-rel_defconfig for amd-feature-criu branch
` [Patch v4 03/24] drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
` [Patch v4 04/24] drm/amdkfd: CRIU Implement KFD process_info ioctl
` [Patch v4 05/24] drm/amdkfd: CRIU Implement KFD checkpoint ioctl
` [Patch v4 06/24] drm/amdkfd: CRIU Implement KFD restore ioctl
` [Patch v4 07/24] drm/amdkfd: CRIU Implement KFD resume ioctl
` [Patch v4 08/24] drm/amdkfd: CRIU Implement KFD unpause operation
` [Patch v4 09/24] drm/amdkfd: CRIU add queues support
` [Patch v4 10/24] drm/amdkfd: CRIU restore queue ids
` [Patch v4 11/24] drm/amdkfd: CRIU restore sdma id for queues
` [Patch v4 12/24] drm/amdkfd: CRIU restore queue doorbell id
` [Patch v4 13/24] drm/amdkfd: CRIU checkpoint and restore queue mqds
` [Patch v4 14/24] drm/amdkfd: CRIU checkpoint and restore queue control stack
` [Patch v4 15/24] drm/amdkfd: CRIU checkpoint and restore events
` [Patch v4 16/24] drm/amdkfd: CRIU implement gpu_id remapping
` [Patch v4 17/24] drm/amdkfd: CRIU export BOs as prime dmabuf objects
` [Patch v4 18/24] drm/amdkfd: CRIU checkpoint and restore xnack mode
` [Patch v4 19/24] drm/amdkfd: CRIU allow external mm for svm ranges
` [Patch v4 20/24] drm/amdkfd: use user_gpu_id "
` [Patch v4 21/24] drm/amdkfd: CRIU Discover "
` [Patch v4 22/24] drm/amdkfd: CRIU Save Shared Virtual Memory ranges
` [Patch v4 23/24] drm/amdkfd: CRIU prepare for svm resume
` [Patch v4 24/24] drm/amdkfd: CRIU resume shared virtual memory ranges

[PATCH] drm/i915/execlists: Weak parallel submission support for execlists
 2021-12-22 22:21 UTC  (3+ 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).