dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 09:09:46 to 2021-04-13 14:54:55 UTC [more...]

[PATCH v3 0/9] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-04-13 14:54 UTC  (3+ messages)
` [PATCH v3 1/9] drm/vc4: txp: Properly set the possible_crtcs mask
` [PATCH v3 2/9] drm/vc4: crtc: Skip the TXP

[PATCH 01/12] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-04-13 14:19 UTC  (21+ messages)
` [PATCH 02/12] drm/arm/malidp: Always list modifiers
` [PATCH 03/12] drm/exynos: Don't set allow_fb_modifiers explicitly
` [PATCH 04/12] drm/i915: "
` [PATCH 05/12] drm/imx: "
` [PATCH 06/12] drm/msm/dpu1: "
` [PATCH 07/12] drm/msm/mdp4: Fix modifier support enabling
` [PATCH 08/12] drm/nouveau: Don't set allow_fb_modifiers explicitly
` [PATCH 09/12] drm/stm: "
` [PATCH 10/12] drm/tegra: "
` [PATCH 11/12] drm/vc4: "
` [PATCH 12/12] drm/modifiers: Enforce consistency between the cap an IN_FORMATS

[PATCH 1/7] drm/nouveau: use bo->base.size instead of mem->num_pages
 2021-04-13 13:52 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: check base size instead of mem.num_pages
` [PATCH 3/7] drm/ttm: minor range manager coding style clean ups
` [PATCH 4/7] drm/ttm: move the page_alignment into the BO
` [PATCH 5/7] drm/ttm: add ttm_sys_manager
` [PATCH 6/7] drm/ttm: always initialize the full ttm_resource
` [PATCH 7/7] drm/ttm: rename bo->mem and make it a pointer

[PATCH v1, 3/3] drm/mediatek: gamma set with cmdq
 2021-04-13 13:32 UTC  (3+ messages)

[PATCH v2 1/5] drm/connector: Create a helper to attach the hdr_output_metadata property
 2021-04-13 12:11 UTC  (5+ messages)
` [PATCH v2 2/5] drm/connector: Add helper to compare HDR metadata
` [PATCH v2 3/5] drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
` [PATCH v2 4/5] drm/connector: Add a helper to attach the colorspace property
` [PATCH v2 5/5] drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe

[RFC PATCH v2] drm/doc/rfc: i915 DG1 uAPI
 2021-04-13 11:47 UTC 

[PATCH 1/3] dma-buf: Require VM_PFNMAP vma for mmap
 2021-04-13 10:47 UTC  (4+ messages)
` [PATCH 2/3] drm/vgem: use shmem helpers
` [PATCH 3/3] drm/shmem-helper: Align to page size in dumb_create

[PATCH 00/19] More DG1 enabling
 2021-04-13 10:18 UTC  (27+ messages)
` [PATCH 01/19] drm/i915/gt: Skip aperture remapping selftest where there is no aperture
  ` [Intel-gfx] "
` [PATCH 06/19] drm/i915/stolen: pass the allocation flags
` [PATCH 07/19] drm/i915/fbdev: Use lmem physical addresses for fb_mmap() on discrete
` [PATCH 09/19] drm/i915/lmem: Fail driver init if LMEM training failed
` [PATCH 10/19] drm/i915/dg1: Fix mapping type for default state object
` [PATCH 11/19] drm/i915: Update the helper to set correct mapping
` [PATCH 12/19] drm/i915/lmem: Bypass aperture when lmem is available
` [PATCH 13/19] drm/i915/dg1: Read OPROM via SPI controller
` [PATCH 14/19] drm/i915/oprom: Basic sanitization
  ` [Intel-gfx] "
  ` [PATCH] drm/i915/oprom: fix memdup.cocci warnings
` [PATCH 15/19] drm/i915: WA for zero memory channel
` [PATCH 16/19] drm/i915/dg1: Compute MEM Bandwidth using MCHBAR
` [PATCH 17/19] drm/i915/dg1: Double memory bandwidth available
` [PATCH 18/19] drm/i915/gtt: map the PD up front
  ` [Intel-gfx] "
` [PATCH 19/19] drm/i915/gtt/dgfx: place the PD in LMEM

[PATCH 0/2] clk: Implement a clock request API
 2021-04-13 10:13 UTC  (3+ messages)
` [PATCH 1/2] clk: Introduce "
` [PATCH 2/2] drm/vc4: hdmi: Convert to the new "

[PATCH v2] drm/vmwgfx: Make sure unpinning handles reservations
 2021-04-13  9:52 UTC  (2+ messages)

[PATCH] drm/i915: Fix "mitigations" parsing if i915 is builtin
 2021-04-13  9:02 UTC 

[PATCH v6 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-04-13  8:29 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH] drm/amdgpu: remove set but not used variables
 2021-04-13  8:03 UTC 

[RFC] Cross-driver ww transaction lock lists
 2021-04-13  7:57 UTC  (2+ messages)

[PATCH v3 0/4] drm/vkms: add overlay plane support
 2021-04-13  7:56 UTC  (6+ messages)
` [PATCH v3 1/4] drm/vkms: init plane using drmm_universal_plane_alloc
` [PATCH v3 2/4] drm/vkms: rename cursor to plane on ops of planes composition
` [PATCH v3 3/4] drm/vkms: add XRGB "
` [PATCH v3 4/4] drm/vkms: add overlay support

[PATCH v2 1/4] drm/vkms: init plane using drmm_universal_plane_alloc
 2021-04-13  6:51 UTC  (2+ messages)

[PATCH] drm/i915/gvt: remove useless function
 2021-04-13  6:18 UTC 

[PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2
 2021-04-12 14:23 UTC  (3+ messages)

[PATCH v2, 0/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-04-12 15:29 UTC  (7+ messages)
` [PATCH v2, 1/5] Revert "drm/mediatek: Make sure previous message done or be aborted before send"
` [PATCH v2, 2/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
` [PATCH v2, 3/5] Revert "dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value"
` [PATCH v2, 4/5] Revert "arm64: dts: mediatek: mt8183: fix gce "
` [PATCH v2, 5/5] arm64: dts: mediatek: mt8183: add gce information for mmsys

[PATCH 1/2] drm/virtio: Create Dumb BOs as guest Blobs
 2021-04-13  5:26 UTC  (9+ messages)
` [PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v2)
            ` [PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v3)

[PATCH 2/2] drm/msm/dp: do not re initialize of audio_comp
 2021-04-13  3:44 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dp: check sink_count before update is_connected status
 2021-04-13  3:29 UTC  (3+ messages)

[PATCH] drm/radeon/cik: remove set but not used variables
 2021-04-13  3:26 UTC 

[PATCH v2 4/4] drm/vkms: add overlay support
 2021-04-12 22:52 UTC 

[PATCH v2 3/4] drm/vkms: add XRGB planes composition
 2021-04-12 22:50 UTC 

[PATCH v2 2/4] drm/vkms: rename cursor to plane on ops of planes composition
 2021-04-12 22:49 UTC 

[PATCH v2 0/4] drm/vkms: add overlay plane support
 2021-04-12 22:47 UTC 

[pull] amdgpu, radeon drm-next-5.13
 2021-04-12 22:07 UTC 

[PATCH 0/2] gpu: drm: Change types and format comments
 2021-04-12 21:03 UTC  (5+ messages)
` [PATCH 1/2] gpu: drm: Replace "unsigned" with "unsigned int"
    ` [Outreachy kernel] "
` [PATCH 2/2] gpu: drm: Correct comments format

[PATCH v6 0/2] Add support for ANX7688
 2021-04-12 18:24 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display: add google,cros-ec-anx7688.yaml

[RFC PATCH] drm/i915: Simplify userptr locking
 2021-04-12 17:50 UTC 

[Bug 212655] New: AMDGPU crashes when resuming from suspend when amd_iommu=on
 2021-04-12 17:22 UTC 

[RFC PATCH] drm/ttm: Simplify the delayed destroy locking
 2021-04-12 16:39 UTC  (9+ messages)

[PATCH 0/8] drm/msm: Swappable GEM objects
 2021-04-12 16:36 UTC  (6+ messages)

[PATCH AUTOSEL 4.19 10/28] drm/msm: Fix a5xx/a6xx timestamps
 2021-04-12 16:25 UTC 

[PATCH AUTOSEL 5.4 16/39] drm/msm: Fix a5xx/a6xx timestamps
 2021-04-12 16:24 UTC 

[PATCH AUTOSEL 5.10 14/46] gpu/xen: Fix a use after free in xen_drm_drv_init
 2021-04-12 16:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 20/46] drm/msm: Fix a5xx/a6xx timestamps

[PATCH AUTOSEL 5.11 16/51] gpu/xen: Fix a use after free in xen_drm_drv_init
 2021-04-12 16:22 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 24/51] drm/msm: Fix a5xx/a6xx timestamps
` [PATCH AUTOSEL 5.11 47/51] drm/amd/display: Add missing mask for DCN3

[PATCH v2 0/5] mediatek: hdmi: add MT8167 configuration
 2021-04-12 15:52 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: display: mediatek, hdmi: Convert to use graph schema
  ` [PATCH v2 1/5] dt-bindings: display: mediatek,hdmi: "
` [PATCH v2 2/5] dt-bindings: mediatek: add mt8167 to hdmi, hdmi-ddc and cec bindings
` [PATCH v2 3/5] gpu/drm: mediatek: hdmi: add check for CEA modes only
` [PATCH v2 4/5] gpu/drm: mediatek: hdmi: add optional limit on maximal HDMI mode clock
` [PATCH v2 5/5] gpu/drm: mediatek: hdmi: add MT8167 configuration

[PATCH v3 0/3] drm/bridge: Add it66121 driver
 2021-04-12 15:47 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: bridge: add it66121 bindings
` [PATCH v3 2/3] drm: bridge: add it66121 driver
` [PATCH v3 3/3] MAINTAINERS: add it66121 HDMI bridge driver entry

[PATCH v2 0/2] drm: drm_atomic_helper.c: Change types and format comments
 2021-04-12 15:46 UTC  (4+ messages)
` [PATCH v2 1/2] drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"
` [PATCH v2 2/2] drm: drm_atomic_helper.c: Correct comments format

[PATCH -next] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
 2021-04-12 15:32 UTC  (2+ messages)

[Bug 212649] general protection fault, probably for non-canonical address 0x1856385d1408f284: 0000 [#1] SMP NOPTI, RIP: 0010:kmem_cache_alloc_trace+0xe9/0x2f0
 2021-04-12 15:06 UTC 

[PATCH] drm/ingenic: Fix pixclock rate for 24-bit serial panels
 2021-04-12 14:53 UTC  (3+ messages)

[PATCH 0/2] drm/ingenic: IPU plane fixes
 2021-04-12 14:32 UTC  (3+ messages)
` [PATCH 2/2] drm/ingenic: Don't request full modeset if property is not modified

[PATCH v7, 0/5] drm/mediatek: add support for mediatek SOC MT8192
 2021-04-12 14:21 UTC  (6+ messages)
` [PATCH v7, 1/5] drm/mediatek: add component OVL_2L2
` [PATCH v7, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v7, 3/5] drm/mediatek: add component RDMA4
` [PATCH v7, 4/5] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v7, 5/5] drm/mediatek: add support for mediatek SOC MT8192

[PATCH v5, 0/4] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-04-12 14:04 UTC  (5+ messages)
` [PATCH v5, 1/4] soc: mediatek: mmsys: add component OVL_2L2
` [PATCH v5, 2/4] soc: mediatek: mmsys: add component POSTMASK
` [PATCH v5, 3/4] soc: mediatek: mmsys: add component RDMA4
` [PATCH v5, 4/4] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PATCH 0/2] Document how userspace should use plane format list and IN_FORMATS
 2021-04-12 13:59 UTC  (12+ messages)
` [PATCH 2/2] drm/doc: emphasize difference between plane formats and IN_FORMATS blob

KASAN: use-after-free Read in bit_putcs
 2021-04-12 13:30 UTC  (15+ messages)
        ` [PATCH] vt_ioctl: make VT_RESIZEX behave like VT_RESIZE

[PATCH v3] drivers: introduce and use WANT_DMA_CMA for soft dependencies on DMA_CMA
 2021-04-12 13:19 UTC  (5+ messages)

[PATCH v2 0/3] drm: Add aperture helpers
 2021-04-12 13:10 UTC  (4+ messages)
` [PATCH v2 1/3] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v2 2/3] drm/aperture: Convert drivers to aperture interfaces
` [PATCH v2 3/3] drm/aperture: Inline fbdev conflict helpers into aperture helpers

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-12  4:44 UTC  (4+ messages)
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver

[RFC PATCH] drm/doc/rfc: i915 DG1 uAPI
 2021-04-12 12:29 UTC  (2+ messages)

[PATCH] gpu: drm: Replace bare "unsigned" with "unsigned int"
 2021-04-12 12:28 UTC  (3+ messages)

[PATCH v4, 0/3] support gce on mt8192 platform
 2021-04-12 11:51 UTC  (4+ messages)
` [PATCH v4, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v4, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v4, 3/3] mailbox: cmdq: add mt8192 support

[PATCH 0/3] drm: Add aperture helpers
 2021-04-12 10:56 UTC  (6+ messages)
` [PATCH 1/3] drm/aperture: Add infrastructure for aperture ownership

[PATCH 00/18] drm/vc4: hdmi: Add Support for the YUV output
 2021-04-12 10:28 UTC  (13+ messages)
` [PATCH 07/18] drm/vc4: hdmi: Add full range RGB helper
` [PATCH 08/18] drm/vc4: hdmi: Use full range helper in csc functions
` [PATCH 09/18] drm/vc4: hdmi: Remove limited_rgb_range
` [PATCH 10/18] drm/vc4: hdmi: Convert to bridge
` [PATCH 11/18] drm/vc4: hdmi: Move XBAR setup to csc_setup
` [PATCH 12/18] drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines

[PATCH v2 0/5] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-04-12  9:43 UTC  (5+ messages)
` [PATCH v2 4/5] drm/vc4: hdmi: Enable the scrambler

[PATCH 1/2] drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling the panel
 2021-04-12  9:35 UTC  (6+ 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 NNTP newsgroup(s).