dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 06:58:15 to 2021-10-01 09:51:00 UTC [more...]

[PULL] drm-misc-fixes
 2021-10-01  9:50 UTC  (2+ messages)

[PATCH v3 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-01  9:44 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: mediatek,dpintf: Add DP_INTF binding
` [PATCH v3 2/6] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v3 3/6] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v3 4/6] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v3 5/6] drm/mediatek: dpi: Add dpintf support
` [PATCH v3 6/6] drm/mediatek: Add mt8195 DisplayPort driver

[PATCH 0/2] drm/i915/gt: Locking splats PREEMPT_RT
 2021-10-01  9:29 UTC  (4+ messages)
` [RFC PATCH 2/2] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
  ` [Intel-gfx] "

[PATCH] drm/locking: add backtrace for locking contended locks without backoff
 2021-10-01  9:16 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/6] CPU + GPU synchronised priority scheduling
 2021-10-01  9:04 UTC  (10+ messages)
` [RFC 1/6] sched: Add nice value change notifier
` [RFC 2/6] drm/i915: Explicitly track DRM clients
` [RFC 3/6] drm/i915: Make GEM contexts "
` [RFC 4/6] drm/i915: Track all user contexts per client
` [RFC 5/6] drm/i915: Keep track of registered clients indexed by task struct
` [RFC 6/6] drm/i915: Connect task and GPU scheduling priorities

[PATCH v3 0/4] drm/v3d: add multiple in/out syncobjs support
 2021-10-01  8:53 UTC  (9+ messages)
` [PATCH v3 1/4] drm/v3d: decouple adding job dependencies steps from job init
` [PATCH v3 2/4] drm/v3d: alloc and init job in one shot
` [PATCH v3 3/4] drm/v3d: add generic ioctl extension
` [PATCH v3 4/4] drm/v3d: add multiple syncobjs support

[PATCH] drm/i915: Fix bug in user proto-context creation that leaked contexts
 2021-10-01  8:40 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3] drm/i915/ttm: Rework object initialization slightly
 2021-10-01  8:33 UTC  (2+ messages)

[PATCH] fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
 2021-10-01  8:21 UTC  (2+ messages)

[PATCH] drm/i915: remove IS_ACTIVE
 2021-10-01  7:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix some repeated includings
 2021-10-01  7:39 UTC  (7+ messages)
  ` AW: "

[PATCH] drm/panfrost: Add PANFROST_BO_NO{READ,WRITE} flags
 2021-10-01  7:06 UTC  (7+ messages)

[PATCH v9, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-10-01  6:46 UTC  (4+ messages)
` [PATCH v9, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
` [PATCH v9, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[Bug 214413] New: Kernel oops on boot for amdgpu (in si_dpm_set_power_state)
 2021-10-01  6:41 UTC  (3+ messages)
` [Bug 214413] "

[PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-10-01  6:39 UTC  (6+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-01  3:56 UTC  (4+ messages)
` [RFC PATCH v2 2/2] "

[PATCH v2 0/3] Rename IS_ACTIVE() and move to kconfig.h
 2021-10-01  2:33 UTC  (14+ messages)
` [PATCH v2 1/3] drm/i915: rename IS_ACTIVE
` [PATCH v2 3/3] Move IS_CONFIG_NONZERO() to kconfig.h
  ` [PATCH v2 2/3] drm/i915/utils: do not depend on config being defined

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-10-01  1:32 UTC  (6+ messages)
` [PATCH v2 10/12] lib: add support for device public type in test_hmm
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[PATCH] drm/i915: Stop using I915_TILING_* in client blit selftest
 2021-10-01  0:58 UTC 

[PATCH] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-09-30 23:11 UTC 

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-30 22:16 UTC  (3+ messages)
` [PATCH 24/27] drm/i915: Multi-BB execbuf
  ` [Intel-gfx] "

[PATCH] drm/i915: Use fixed offset for PTEs location
 2021-09-30 22:01 UTC  (2+ messages)

[Bug 214587] New: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=5900910, emitted seq=5900912
 2021-09-30 21:38 UTC  (2+ messages)
` [Bug 214587] "

[PATCH v6 1/3] pwm: Introduce single-PWM of_xlate function
 2021-09-30 21:35 UTC  (4+ messages)
` [PATCH v6 2/3] drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API

[PATCH v3] drm/dp: Add Additional DP2 Headers
 2021-09-30 21:21 UTC  (3+ messages)

[PATCH] drm/amdkfd: match the signatures of the real and stub kgd2kfd_probe()
 2021-09-30 20:36 UTC  (2+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-30 20:20 UTC  (7+ messages)

[PATCH v5 0/8] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-09-30 19:09 UTC  (9+ messages)
` [PATCH v5 1/8] drm/panfrost: Pass a job to panfrost_{acquire, attach}_object_fences()
` [PATCH v5 2/8] drm/panfrost: Move the mappings collection out of panfrost_lookup_bos()
` [PATCH v5 3/8] drm/panfrost: Add BO access flags to relax dependencies between jobs
` [PATCH v5 4/8] drm/panfrost: Add the ability to create submit queues
` [PATCH v5 5/8] drm/panfrost: Add a new ioctl to submit batches
` [PATCH v5 6/8] drm/panfrost: Support synchronization jobs
` [PATCH v5 7/8] drm/panfrost: Advertise the SYNCOBJ_TIMELINE feature
` [PATCH v5 8/8] drm/panfrost: Bump minor version to reflect the feature additions

[RFC PATCH v2 0/1] Providers/rxe: Add dma-buf support
 2021-09-30 11:24 UTC  (8+ messages)
` [RFC PATCH v2 1/1] "

[PATCH] drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIRECTIONAL
 2021-09-30 18:58 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: Track current ctx by seqno
 2021-09-30 19:04 UTC  (3+ messages)

[PATCH] drm/amd: Guard IS_OLD_GCC assignment with CONFIG_CC_IS_GCC
 2021-09-30 18:00 UTC  (3+ messages)

[PATCH] drm/amd: Return NULL instead of false in dcn201_acquire_idle_pipe_for_layer()
 2021-09-30 17:59 UTC  (4+ messages)

[PATCH v3] drm/i915/bdb: Fix version check
 2021-09-30 17:46 UTC  (2+ messages)

[PATCH] drm/amd: Initialize remove_mpcc in dcn201_update_mpcc()
 2021-09-30 17:18 UTC  (2+ messages)

[PATCH V4 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select
 2021-09-30 16:43 UTC  (3+ messages)
` [PATCH V4 2/2] drm/bridge: lvds-codec: Add support for "

[PATCH v2 0/4] drm/v3d: add multiple in/out syncobjs support
 2021-09-30 16:26 UTC  (12+ messages)
` [PATCH v2 2/4] drm/v3d: alloc and init job in one shot
` [PATCH v2 3/4] drm/v3d: add generic ioctl extension
` [PATCH v2 4/4] drm/v3d: add multiple syncobjs support

[PATCH v10, 0/5] soc: mediatek: add mtk mutex support for MT8192
 2021-09-30 15:52 UTC  (6+ messages)
` [PATCH v10, 1/5] drm/mediatek: add component OVL_2L2
` [PATCH v10, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v10, 3/5] drm/mediatek: add component RDMA4
` [PATCH v10, 4/5] soc: mediatek: add mtk mutex support for MT8192
` [PATCH v10, 5/5] drm/mediatek: add support for mediatek SOC MT8192

[PATCH v2 2/3] dt-bindings: drm/bridge: ps8640: Add aux-bus child
 2021-09-30 15:47 UTC  (2+ messages)

[PATCH] drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
 2021-09-30 15:40 UTC  (2+ messages)

[PATCH v1 4/4] drm/mediatek: add mt8195 hdmi TX support
 2021-09-30 15:30 UTC 

[PATCH] drm/amdgpu: use generic fb helpers instead of setting up AMD own's
 2021-09-30 15:28 UTC  (3+ messages)

[PATCH v6, 0/1] drm/mediatek: add dither 6 setting
 2021-09-30 15:25 UTC  (2+ messages)
` [PATCHi v6, 1/1] "

[PATCH] drm: document pre-multiplied assumptions
 2021-09-30 14:43 UTC  (3+ messages)

[PATCH] [RESEND] drm: fb_helper: fix CONFIG_FB dependency
 2021-09-30 14:26 UTC  (3+ messages)

[PATCH] video: fbdev: gbefb: Only instantiate device when built for IP32
 2021-09-30 14:15 UTC  (2+ messages)

[PATCH] dma-buf: fix and rework dma_buf_poll v7
 2021-09-30 14:13 UTC  (8+ messages)

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-30 14:08 UTC  (4+ messages)
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support

[PATCH] drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
 2021-09-30 14:05 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] drm/msm/dpu: cleanup plane state
 2021-09-30 14:00 UTC  (12+ messages)
` [PATCH 01/11] drm/msm/dpu: move LUT levels out of QOS config
` [PATCH 02/11] drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
` [PATCH 03/11] drm/msm/dpu: drop pipe_name "
` [PATCH 04/11] drm/msm/dpu: remove stage_cfg from struct dpu_crtc
` [PATCH 05/11] drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
` [PATCH 06/11] drm/msm/dpu: drop scaler config from plane state
` [PATCH 07/11] drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
` [PATCH 08/11] drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg "
` [PATCH 09/11] drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
` [PATCH 10/11] drm/msm/dpu: don't cache pipe->cap->sblk "
` [PATCH 11/11] drm/msm/dpu: rip out debugfs support from dpu_plane

[v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-09-30 13:48 UTC  (7+ messages)
` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize
` [v2 PATCH 3/3] drm/mediatek: Fix cursor plane is not config when primary is updating

[PATCH v1 4/4] drm/mediatek: add mt8195 hdmi TX support
 2021-09-30 13:36 UTC  (2+ messages)

[PATCH v2, 0/1] mailbox: cmdq: add instruction time-out interrupt support
 2021-09-30 13:18 UTC  (2+ messages)
` [PATCH v2, 1/1] "

[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
 2021-09-30 13:04 UTC  (10+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC
                ` Repository for additional color and HDR related documentation (Re: [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC)

[PATCH v5 01/13] drm/ttm: stop calling tt_swapin in vm_access
 2021-09-30 12:55 UTC  (6+ messages)
` [PATCH v5 12/13] drm/i915/ttm: use cached system pages when evicting lmem

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-30 12:46 UTC  (15+ messages)
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PULL] drm-misc-next
 2021-09-30 11:27 UTC 

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-30 10:57 UTC  (8+ messages)
` [PATCH v8 03/12] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH v2 00/22] drm/msm/dpu: switch dpu_plane to be virtual
 2021-09-30 10:56 UTC  (3+ messages)
` [Freedreno] "

[PATCH] drm/i915: Add ww context to intel_dpt_pin, v2
 2021-09-30 10:45 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH][next] drm/virtio: fix another potential integer overflow on shift of a int
 2021-09-30 10:27 UTC 

[PATCH][next] drm/virtio: fix potential integer overflow on shift of a int
 2021-09-30 10:19 UTC 

[PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
 2021-09-30 10:05 UTC  (3+ messages)
` [PATCH v1 2/3] drm: panel-simple: Add support for the "
` [PATCH v1 3/3] panel-simple: add LOGIC Technologies LTTD800480070-L2RT panel

[PATCH v2 1/2] drm: document drm_mode_create_lease object requirements
 2021-09-30  9:30 UTC  (5+ messages)
` [PATCH v2 2/2] drm/lease: allow empty leases

Handling DRM master transitions cooperatively
 2021-09-30  9:26 UTC  (11+ messages)

Regression with mainline kernel on rpi4
 2021-09-30  9:19 UTC  (11+ messages)

[PATCH v3 0/6] drm/gud: Add some more pixel formats
 2021-09-30  9:10 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2021-09-30  8:50 UTC 

[PATCH v4 0/7] Add support to the mmsys driver to be a reset controller
 2021-09-30  8:31 UTC  (3+ messages)
` [PATCH v4 3/7] dt-bindings: display: mediatek: add dsi reset optional property
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Reset the dsi0 hardware

[PATCH 1/3] drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
 2021-09-30  8:20 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
 2021-09-30  7:21 UTC  (2+ messages)

[PATCH] drm/ast: Atomic CR/SR reg R/W
 2021-09-30  7:19 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 NNTP newsgroup(s).