dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 23:47:35 to 2021-09-24 15:53:37 UTC [more...]

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-09-24 15:53 UTC  (2+ messages)
` [Bug 211425] "

[PATCH] drm/i915: remember to call i915_sw_fence_fini
 2021-09-24 15:36 UTC  (3+ messages)

[PATCH 01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6
 2021-09-24 15:31 UTC  (27+ messages)
` [PATCH 02/27] dma-buf: add dma_resv_for_each_fence
` [PATCH 03/27] dma-buf: add dma_resv selftest
` [PATCH 04/27] dma-buf: use new iterator in dma_resv_copy_fences
` [PATCH 05/27] dma-buf: use new iterator in dma_resv_get_fences v3
` [PATCH 06/27] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 07/27] dma-buf: use new iterator in dma_resv_test_signaled
` [PATCH 08/27] dma-buf: use the new iterator in dma_buf_debug_show
` [PATCH 09/27] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [PATCH 10/27] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 11/27] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 12/27] drm/amdgpu: use new iterator in amdgpu_vm_prt_fini
` [PATCH 13/27] drm/msm: use new iterator in msm_gem_describe
` [PATCH 14/27] drm/radeon: use new iterator in radeon_sync_resv
` [PATCH 15/27] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
` [PATCH 16/27] drm/i915: use the new iterator in i915_gem_busy_ioctl v2
` [PATCH 17/27] drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
` [PATCH 18/27] drm/i915: use the new iterator in i915_request_await_object v2
` [PATCH 19/27] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [PATCH 20/27] drm/i915: use new iterator in i915_gem_object_wait_priority
` [PATCH 21/27] drm/i915: use new cursor in intel_prepare_plane_fb
` [PATCH 22/27] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` [PATCH 23/27] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [PATCH 24/27] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 25/27] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [PATCH 26/27] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 27/27] drm/etnaviv: replace dma_resv_get_excl_unlocked

[PATCH] drm/bridge: parade-ps8640: check return values in ps8640_aux_transfer()
 2021-09-24 15:26 UTC 

[PATCH] drm/edid: Fix EDID quirk compile error on older compilers
 2021-09-24 15:23 UTC  (2+ messages)

[PATCH v5 00/15] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-24 14:55 UTC  (7+ messages)

[GIT PULL] drm/tegra: Fixes for v5.15-rc3
 2021-09-24 14:35 UTC 

[PATCH v5 1/2] pwm: Introduce single-PWM of_xlate function
 2021-09-24 14:30 UTC  (5+ messages)
` [PATCH v5 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg value
 2021-09-24 14:07 UTC  (3+ messages)

[PATCH 0/2] drm/vc4: hdmi: Get rid of encoder->crtc, take 2
 2021-09-24 13:55 UTC  (3+ messages)
` [PATCH 1/2] drm/vc4: hdmi: Check the device state in prepare()
` [PATCH 2/2] drm/vc4: hdmi: Remove drm_encoder->crtc usage

[PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
 2021-09-24 13:31 UTC  (14+ messages)

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

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-24 12:16 UTC  (2+ messages)

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-24 11:40 UTC  (18+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[PATCH -next] drm/gma500: Fix wrong pointer passed to PTR_ERR()
 2021-09-24  9:50 UTC  (2+ messages)

[patch 00/11] hrtimers: Cleanup hrtimer_forward() [ab]use
 2021-09-24  9:03 UTC  (3+ messages)
` [patch 07/11] drm/i915/pmu: Use hrtimer_forward_now()
  ` [Intel-gfx] "

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-09-24  7:17 UTC  (4+ messages)
` [PATCH 2/4] drm/msm: allow compile_test on !ARM
` [PATCH 3/4] drm/msm: use the new dma_resv_describe
` [PATCH 4/4] drm/etnaviv: use dma_resv_describe

[PATCH v2 00/17] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
 2021-09-24  6:43 UTC  (18+ messages)
` [PATCH v2 01/17] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v2 02/17] drm/i915: "
` [PATCH v2 03/17] drm/msm: "
` [PATCH v2 04/17] drm: cleanup: drm_modeset_lock_all() "
` [PATCH v2 05/17] drm/vmwgfx: "
` [PATCH v2 06/17] drm/tegra: "
` [PATCH v2 07/17] drm/shmobile: "
` [PATCH v2 08/17] drm/radeon: "
` [PATCH v2 09/17] drm/omapdrm: "
` [PATCH v2 10/17] drm/nouveau: "
` [PATCH v2 11/17] drm/msm: "
` [PATCH v2 12/17] drm/i915: "
` [PATCH v2 13/17] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() part 2
` [PATCH v2 14/17] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v2 15/17] drm/amd: "
` [PATCH v2 16/17] drm: cleanup: remove drm_modeset_(un)lock_all()
` [PATCH v2 17/17] doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup

[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-24  4:59 UTC  (4+ messages)
` [PATCH v5 13/16] drm/mediatek: add ETHDR support for MT8195

[git pull] drm fixes for 5.15-rc3
 2021-09-24  3:18 UTC 

[PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
 2021-09-24  2:53 UTC  (2+ messages)

[PATCH v2 2/9] vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
 2021-09-24  2:53 UTC  (2+ messages)

[PATCH v2 6/9] vfio/mdev: Add mdev available instance checking to the core
 2021-09-24  2:54 UTC  (4+ messages)

[PATCH v2 0/3] drm: msm+ti-sn65dsi86 support for NO_CONNECTOR
 2021-09-24  2:25 UTC  (10+ messages)
` [PATCH v2 2/3] drm/bridge: ti-sn65dsi86: Implement bridge->mode_valid()
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

[PATCH v2] drm/amd/display: Fix randomly flicking on overlay with enabled ABM
 2021-09-24  1:34 UTC 

[PATCH 0/3] drm/panel: Proper cleanup after mipi_dsi_attach()
 2021-09-24  0:33 UTC  (4+ messages)
` [PATCH 1/3] drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure
` [PATCH 2/3] drm/panel: innolux-p079zca: "
` [PATCH 3/3] drm/panel: Delete panel on mipi_dsi_attach() failure

[PATCH v2 0/4] CMDQ refinement of Mediatek DRM driver
 2021-09-23 23:43 UTC  (6+ messages)

BoF at LPC: Documenting the Heterogeneous Memory Model Architecture
 2021-09-23 23:00 UTC  (5+ messages)

[PATCH] DRM/Panel : abt-y030xx067a yellow tint fix
 2021-09-23 22:33 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.15
 2021-09-23 21:13 UTC 

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-23 21:09 UTC  (3+ messages)
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes

[PATCH v6 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-23 21:02 UTC  (2+ messages)

[PATCH] drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
 2021-09-23 18:50 UTC 

[PATCH 1/1] drm: This patch fixes colour banding caused by wrong information passed by the Lenovo Thinkpad L540 panel
 2021-09-23 18:49 UTC  (2+ messages)

Multiple DRI card detection in compositor systemd units
 2021-09-23 14:49 UTC  (5+ messages)

[PATCH v2] drm/i915/bdb: Fix version check
 2021-09-23 16:49 UTC 

[PATCH v3 0/6] drm/vc4: hdmi: Fix CEC access while disabled
 2021-09-23 15:58 UTC  (8+ messages)
` [PATCH v3 1/6] drm/vc4: select PM
  ` [PATCH v3 1/6] drm/vc4: select PM (openrisc)

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-23 15:52 UTC  (5+ messages)
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
 2021-09-23 15:50 UTC  (13+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC

[PATCH v6 0/9] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-23 15:43 UTC  (12+ messages)
` [PATCH v6 3/9] drm/i915/gt: Increase suspend timeout
  ` [Intel-gfx] "
` [PATCH v6 7/9] drm/i915: Reduce the number of objects subject to memcpy recover

[PATCH] drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
 2021-09-23 15:10 UTC  (2+ messages)

[PATCH] drm/ttm: Don't delete the system manager before the delayed delete
 2021-09-23 14:49 UTC  (5+ messages)

[PATCH RESEND] drm/i915: Flush buffer pools on driver remove
 2021-09-23 13:51 UTC  (4+ messages)

[PATCH v2] backlight: propagate errors from get_brightness()
 2021-09-23 13:43 UTC  (4+ messages)

[PATCH v3 1/6] dt-bindings: display: renesas, du: Provide bindings for r8a779a0
 2021-09-23 13:01 UTC  (10+ messages)
  ` [PATCH v3.1] "
` [PATCH v3 2/6] drm: rcar-du: Sort the DU outputs
` [PATCH v3 3/6] drm: rcar-du: Only initialise TVM_TVSYNC mode when supported
` [PATCH v3 4/6] drm: rcar-du: Fix DIDSR field name
` [PATCH v3 5/6] drm: rcar-du: Split CRTC IRQ and Clock features
` [PATCH v3 6/6] drm: rcar-du: Add r8a779a0 device support

[PATCH] drm/amd/display: Fix randomly flicking on overlay with enabled ABM
 2021-09-23 12:56 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2021-09-23 11:35 UTC 

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-23  9:22 UTC  (9+ messages)

Handling DRM master transitions cooperatively
 2021-09-23  8:52 UTC  (11+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-23  8:14 UTC  (6+ messages)
  ` [PATCH v4 24/24] drm/exynos: dsi: Adjust probe order

[PATCH v8 00/16] use DYNAMIC_DEBUG to implement DRM.debug
 2021-09-23  7:36 UTC  (3+ messages)
` [PATCH v8 10/16] i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes

[PULL] drm-misc-next
 2021-09-23  7:45 UTC 

[PATCH] drm/i915/uncore: fwtable read handlers are now used on all forcewake platforms
 2021-09-23  7:34 UTC  (2+ messages)

[PATCH v12 00/17] drm/i915: Introduce Intel PXP
 2021-09-23  7:35 UTC 

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-09-23  7:07 UTC  (9+ messages)
` [PATCH v5 1/8] drm/omap: Add ability to check if requested plane modes can be supported
` [PATCH v5 2/8] drm/omap: Add ovl checking funcs to dispc_ops
` [PATCH v5 3/8] drm/omap: introduce omap_hw_overlay
` [PATCH v5 4/8] drm/omap: omap_plane: subclass drm_plane_state
` [PATCH v5 5/8] drm/omap: Add global state as a private atomic object
` [PATCH v5 6/8] drm/omap: dynamically assign hw overlays to planes
` [PATCH v5 7/8] drm/omap: add plane_atomic_print_state support
` [PATCH v5 8/8] drm/omap: Add a 'right overlay' to plane state

[RFC PATCH 0/4] Add a DRM driver to support AI Processing Unit (APU)
 2021-09-23  6:17 UTC  (6+ messages)
` [RFC PATCH 2/4] DRM: Add support of AI Processor "
` [RFC PATCH 3/4] rpmsg: "

[PATCH 1/2] Enable buddy memory manager support
 2021-09-23  5:59 UTC  (5+ messages)

[PATCH 2/2] Add drm buddy manager support to amdgpu driver
 2021-09-23  5:53 UTC  (5+ messages)

[PATCH] drm/i915/guc/slpc: remove unneeded clflush calls
 2021-09-23  5:37 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH] vgaarb: Use ACPI HID name to find integrated GPU
 2021-09-23  3:20 UTC  (3+ messages)

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-23  2:44 UTC  (6+ messages)
` [PATCH 15/27] drm/i915/guc: Implement multi-lrc submission
  ` [Intel-gfx] "

[PATCH 0/4] drm/msm+ti-sn65dsi86: Fix NO_CONNECTOR fallout
 2021-09-23  0:39 UTC  (6+ messages)
` [PATCH 4/4] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

[PATCH 0/3] drm/bridge: Create a function to abstract panels away
 2021-09-23  0:29 UTC  (3+ messages)
` [PATCH 1/3] drm/bridge: Add a function to abstract away panels


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