dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 20:41:47 to 2021-05-25 00:03:03 UTC [more...]

[PATCH 0/3] GPD Win Max display fixes
 2021-05-24 19:57 UTC  (3+ messages)
` [PATCH 3/3] drm: Add orientation quirk for GPD Win Max

[PATCH v8 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-25  0:01 UTC  (11+ messages)
` [PATCH v8 01/11] dt-bindings: display: simple: List hpd properties in panel-simple
` [PATCH v8 02/11] dt-bindings: drm: Introduce the DP AUX bus
` [PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child
` [PATCH v8 04/11] dt-bindings: drm/aux-bus: Add an example
` [PATCH v8 05/11] drm: Introduce the DP AUX bus
` [PATCH v8 06/11] drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint device
` [PATCH v8 07/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC
` [PATCH v8 08/11] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v8 09/11] drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
` [PATCH v8 10/11] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-24 23:52 UTC  (23+ messages)
` [RFC PATCH 05/97] drm/i915/guc: use probe_error log for CT enablement failure
` [RFC PATCH 07/97] drm/i915/guc: Remove sample_forcewake h2g action
` [RFC PATCH 08/97] drm/i915/guc: Keep strict GuC ABI definitions
` [RFC PATCH 30/97] drm/i915/uc: turn on GuC/HuC auto mode by default
` [RFC PATCH 35/97] drm/i915/guc: Improve error message for unsolicited CT response
` [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
` [RFC PATCH 37/97] drm/i915/guc: Add stall timer to "
` [RFC PATCH 38/97] drm/i915/guc: Optimize CTB writes and reads
` [RFC PATCH 39/97] drm/i915/guc: Increase size of CTB buffers
  ` [Intel-gfx] "
` [RFC PATCH 40/97] drm/i915/guc: Module load failure test for CT buffer creation

[PATCH v18 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-24 22:48 UTC  (5+ messages)
` [PATCH v18 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings
` [PATCH v18 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v18 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCHv2 0/5] Support for GE B1x5v2 and B1x5Pv2
 2021-05-24 22:29 UTC  (4+ messages)
` [PATCHv2 5/5] ARM: dts: imx6: Add GE B1x5v2
` (subset) [PATCHv2 0/5] Support for GE B1x5v2 and B1x5Pv2

[PATCH v2 0/6] drm/msm/dpu: rework irq handling
 2021-05-24 22:13 UTC  (13+ messages)
` [PATCH v2 1/6] drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispatch_irqs
  ` [Freedreno] "
` [PATCH v2 2/6] drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolock
  ` [Freedreno] "
` [PATCH v2 3/6] drm/msm/dpu: define interrupt register names
  ` [Freedreno] "
` [PATCH v2 4/6] drm/msm/dpu: replace IRQ lookup with the data in hw catalog
  ` [Freedreno] "
` [PATCH v2 5/6] drm/msm/dpu: drop remains of old irq lookup subsystem
  ` [Freedreno] "
` [PATCH v2 6/6] drm/msm/dpu: simplify IRQ enabling/disabling
  ` [Freedreno] "

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-24 22:11 UTC  (12+ messages)
` [PATCH v9 01/10] mm: Remove special swap entry functions
` [PATCH v9 02/10] mm/swapops: Rework swap entry manipulation code
` [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v9 04/10] mm/rmap: Split migration into its own function
` [PATCH v9 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v9 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v9 07/10] mm: Device exclusive memory access
` [PATCH v9 08/10] mm: Selftests for exclusive device memory
` [PATCH v9 09/10] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v9 10/10] nouveau/svm: Implement atomic SVM access

[Bug 213201] New: [KAVERI] memory leak - unreferenced object 0xffff8881700cf988 (size 56)
 2021-05-24 21:42 UTC  (5+ messages)
` [Bug 213201] "

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-24 21:08 UTC  (17+ messages)
` [PATCH v7 01/10] drm/panel: panel-simple: Add missing pm_runtime_dont_use_autosuspend() calls
` [PATCH v7 02/10] dt-bindings: display: simple: List hpd properties in panel-simple
` [PATCH v7 04/10] drm: Introduce the DP AUX bus
` [PATCH v7 08/10] drm/bridge: ti-sn65dsi86: Add support for "
` [PATCH v7 10/10] arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip

[PATCH 0/6] dma-buf: Add an API for exporting sync files (v10)
 2021-05-24 20:59 UTC  (7+ messages)
` [PATCH 1/6] dma-buf: add dma_fence_array_for_each (v2)
` [PATCH 2/6] dma-buf: Rename dma_resv helpers from _rcu to _unlocked
` [PATCH 3/6] dma-buf: add dma_resv_get_singleton_unlocked (v4)
` [PATCH 4/6] dma-buf: Add an API for exporting sync files (v9)
` [PATCH 5/6] RFC: dma-buf: Add an extra fence to dma_resv_get_singleton_unlocked
` [PATCH 6/6] RFC: dma-buf: Add an API for importing sync files (v6)

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-24 20:04 UTC  (12+ messages)
` [PATCH 2/4] dma-buf: add dma_resv_get_singleton_rcu (v4)
` [PATCH 4/4] RFC: dma-buf: Add an API for importing sync files (v6)
    ` EPOLL for drm_syncfile (was Re: [PATCH 4/4] RFC: dma-buf: Add an API for importing sync files (v6))

[PATCH 0/3] drm/msm/dp: Simplify aux code
 2021-05-24 19:59 UTC  (12+ messages)
` [PATCH 1/3] drm/msm/dp: Simplify aux irq handling code
` [PATCH 2/3] drm/msm/dp: Shrink locking area of dp_aux_transfer()
` [PATCH 3/3] drm/msm/dp: Handle aux timeouts, nacks, defers

[PATCH 1/3] virtio-gpu uapi: Add VIRTIO_GPU_F_EXPLICIT_FLUSH feature
 2021-05-24 19:55 UTC  (8+ messages)

[PATCH] drm/amdgpu: fix typo
 2021-05-24 18:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unreachable code
 2021-05-24 18:48 UTC  (2+ messages)

[PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-24 18:47 UTC  (7+ messages)
` [PATCH v3 07/12] drm, drm/i915: Move the memcpy_from_wc functionality to core drm
  ` [Intel-gfx] "
` [PATCH v3 08/12] drm/ttm: Use drm_memcpy_from_wc_dbm for TTM bo moves

[PATCH] drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201c
 2021-05-24 18:42 UTC 

[PATCH -next] drm/amdgpu: fix error return code in amdgpu_acpi_init()
 2021-05-24 18:12 UTC  (2+ messages)

[Bug 208573] New: Black screen on boot if two displays plugged in with NAVI 10
 2021-05-24 18:03 UTC  (3+ messages)
` [Bug 208573] "

[PATCH v7 00/15] Restricted DMA
 2021-05-24 15:53 UTC  (11+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-24 15:33 UTC  (5+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "

[RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support
 2021-05-24 15:08 UTC  (8+ messages)
` [RFC PATCH 01/13] drm/dsc: Add dsc pps header init function
` [RFC PATCH 02/13] dt-bindings: msm/dsi: Document Display Stream Compression (DSC) parameters

[PATCH AUTOSEL 4.4 16/16] drm/amdgpu: Fix a use-after-free
 2021-05-24 14:51 UTC 

[PATCH AUTOSEL 4.9 19/19] drm/amdgpu: Fix a use-after-free
 2021-05-24 14:51 UTC 

[PATCH AUTOSEL 4.14 21/21] drm/amdgpu: Fix a use-after-free
 2021-05-24 14:50 UTC 

[PATCH AUTOSEL 4.19 23/25] drm/amd/display: Disconnect non-DP with no EDID
 2021-05-24 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 24/25] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 4.19 25/25] drm/amdgpu: Fix a use-after-free

[PATCH AUTOSEL 5.4 49/52] drm/amd/display: Disconnect non-DP with no EDID
 2021-05-24 14:49 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 50/52] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 5.4 51/52] drm/amdgpu: Fix a use-after-free
` [PATCH AUTOSEL 5.4 52/52] drm/amd/amdgpu: fix a potential deadlock in gpu reset

[PATCH AUTOSEL 5.10 55/62] drm/amd/display: Disconnect non-DP with no EDID
 2021-05-24 14:47 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 56/62] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 5.10 57/62] drm/amdgpu: Fix a use-after-free
` [PATCH AUTOSEL 5.10 58/62] drm/amd/amdgpu: fix a potential deadlock in gpu reset
` [PATCH AUTOSEL 5.10 59/62] drm/amdgpu: stop touching sched.ready in the backend

[PATCH AUTOSEL 5.12 56/63] drm/amd/display: Disconnect non-DP with no EDID
 2021-05-24 14:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 57/63] drm/amd/amdgpu: fix refcount leak
` [PATCH AUTOSEL 5.12 58/63] drm/amdgpu: Fix a use-after-free
` [PATCH AUTOSEL 5.12 59/63] drm/amd/amdgpu: fix a potential deadlock in gpu reset
` [PATCH AUTOSEL 5.12 60/63] drm/amdgpu: stop touching sched.ready in the backend

[PATCH 00/11] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-05-24 13:39 UTC  (2+ messages)

[PATCH -next] media: staging: tegra-vde: Fix error return code in tegra_vde_probe()
 2021-05-24 13:36 UTC  (4+ messages)

[PATCH] drm/vc4: hdmi: Rely on interrupts to handle hotplug
 2021-05-24 13:20 UTC 

[PATCH 1/2] drm/vc4: hdmi: Fix error path of hpd-gpios
 2021-05-24 13:18 UTC  (2+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Convert to gpiod

KASAN errors with vc4 DRM on Raspberry Pi 4
 2021-05-24 13:13 UTC 

[PATCH 0/2] clk: Implement a clock request API
 2021-05-24 12:48 UTC  (4+ messages)

[PATCH v4 00/12] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-05-24 12:45 UTC  (2+ messages)

[PATCH v2] drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-24 12:08 UTC  (4+ messages)

[PATCH v3] drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
 2021-05-24 12:07 UTC 

[drm-rerere PATCH] nightly.conf: drop amd branches from drm-tip
 2021-05-24 12:05 UTC  (4+ messages)

[PATCH AUTOSEL 5.12 1/5] drm/ttm: Do not add non-system domain BO into swap list
 2021-05-24 12:00 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 5/5] tty: vt: always invoke vc->vc_sw->con_resize callback

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-05-24 11:52 UTC  (2+ messages)

[PATCH] dt-bindings: display: ssd1307fb: Convert to json-schema
 2021-05-24 11:48 UTC  (4+ messages)

[PATCH 0/2] allow the sysfb support to be used in non-x86 arches
 2021-05-24 10:52 UTC  (3+ messages)

[PATCH 0/7] Per client engine busyness
 2021-05-24 10:48 UTC  (16+ messages)
                        ` [Intel-gfx] "

[PATCH] drm: bridge: cdns-mhdp8546: Fix inconsistent indenting
 2021-05-24 10:42 UTC 

i915 gvt broke drm-tip; Fix ASAP
 2021-05-24  9:58 UTC  (3+ messages)

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-24  7:54 UTC  (15+ messages)
` [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
` [PATCH 09/11] drm/omap: Follow implicit fencing in prepare_fb
        ` [Mesa-dev] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules

[PATCH -next] drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
 2021-05-24  7:21 UTC 

[PATCH -next] drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
 2021-05-24  7:20 UTC 

[PATCH 0/7] component: Make into an aggregate bus
 2021-05-24  6:45 UTC  (7+ messages)
` [PATCH 3/7] component: Introduce struct aggregate_device
` [PATCH 7/7] drm/msm: Migrate to aggregate driver

[PATCH -next] drm: Fix PM reference leak
 2021-05-24  6:37 UTC  (3+ messages)

[PATCH v2] Documentation: gpu: Mention the requirements for new properties
 2021-05-24  4:04 UTC  (2+ messages)

dma-resv ongoing discussion
 2021-05-24  2:03 UTC 

[PATCH v5 0/3] Add option to mmap GEM buffers cached
 2021-05-23 19:19 UTC  (7+ messages)
` [PATCH v5 1/3] drm: Add support for GEM buffers backed by non-coherent memory
` [PATCH v5 2/3] drm: Add and export function drm_fb_cma_sync_non_coherent
` [PATCH v5 3/3] drm/ingenic: Add option to alloc cached GEM buffers

[PATCH v2] drm/i915/gem: Use list_entry to access list members
 2021-05-23 17:23 UTC 

[PATCH RESEND] drm/hisilicon/kirin: Use the correct HiSilicon copyright
 2021-05-23  9:49 UTC  (2+ messages)

[PATCH] drm/i915/gem: Use list_entry to access list members
 2021-05-23  2:21 UTC 

ttm_resource_manager::use_tt
 2021-05-22  7:13 UTC  (2+ messages)

[PATCH 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-05-22  5:14 UTC  (2+ messages)

[PATCH] drm/panel: panel-dsi-cm: convert sysfs snprintf to sysfs_emit
 2021-05-22  2:22 UTC 

[PATCH 1/1] drm/mcde: Remove redundant error printing in mcde_dsi_probe()
 2021-05-21 23:58 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: display: convert faraday,tve200
 2021-05-21 23:55 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: dts: gemini-dlink-dir-685: Remove address from display port
` [PATCH v2 3/3] ARM: dts: gemini: remove xxx-cells from display

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-21 22:58 UTC  (3+ messages)
` [PATCH 27/38] drm/msm/dp/dp_catalog: Correctly document param 'dp_catalog'

[PATCH v2] drm/msm: Use nvmem_cell_read_variable_le_u32() to read speed bin
 2021-05-21 22:54 UTC  (4+ messages)

[PATCH] drm/amd/amdkfd: Drop unnecessary NULL check after container_of
 2021-05-21 22:08 UTC  (3+ messages)

[PATCH v17 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-21 21:29 UTC  (11+ messages)
` [PATCH v17 2/4] dt-bindings: msm: dsi: add yaml schemas for DSI bindings
` [PATCH v17 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v17 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH] drm/amdgpu: Fix inconsistent indenting
 2021-05-21 20:57 UTC  (3+ messages)

[PATCH v2 1/2] drm/amdgpu: Rename flag which prevents HW access
 2021-05-21 20:54 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Fix crash when hot unplug in BACO


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