dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 06:14:32 to 2021-08-18 19:18:36 UTC [more...]

[PULL] drm-misc-fixes
 2021-08-18 19:18 UTC 

[PATCH 0/4] drm/i915/guc: Improve CTB error handling
 2021-08-18 19:12 UTC  (12+ messages)
` [PATCH 1/4] drm/i915/guc: Verify result from CTB (de)register action
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/guc: Print error name on CTB (de)registration failure
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/guc: Print error name on CTB send failure
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/guc: Move and improve error message for missed CTB reply
  ` [Intel-gfx] "

[PATCH v2 1/2] drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()
 2021-08-18 19:02 UTC  (5+ messages)
` [PATCH v2 2/2] drm/bridge: anx7625: Propagate errors from sp_tx_edid_read()

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-08-18 18:58 UTC  (8+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

nouveau resume regression after 64f7c698bea9 ("drm/nouveau/fifo: add engine_id hook")
 2021-08-18 17:53 UTC 

[PATCH 1/3] drm/panel-simple: Add Vivax TPC-9150 panel v4
 2021-08-18 18:26 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: display: simple: Add Vivax TPC-9150 panel
` [PATCH 3/3] dt-bindings: add vendor prefix for Vivax

[PATCH 01/17] drm/dp: add DP 2.0 UHBR link rate and bw code conversions
 2021-08-18 18:10 UTC  (4+ messages)
` [PATCH 02/17] drm/dp: use more of the extended receiver cap
` [PATCH 03/17] drm/dp: add LTTPR DP 2.0 DPCD addresses
` [PATCH 04/17] drm/dp: add helper for extracting adjust 128b/132b TX FFE preset

[PATCH 0/3] drm/v3d: add multiple in/out syncobjs support
 2021-08-18 17:57 UTC  (4+ messages)
` [PATCH 1/3] drm/v3d: decouple adding job dependencies steps from job init
` [PATCH 2/3] drm/v3d: add generic ioctl extension
` [PATCH 3/3] drm/v3d: add multiple syncobjs support

[PATCH] dma-buf: return -EINVAL if dmabuf object is NULL
 2021-08-18 13:28 UTC  (8+ messages)
      ` [Linaro-mm-sig] "

[PATCH] drm/prime: fix a potential double put (release) bug
 2021-08-18 14:07 UTC  (3+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18 16:23 UTC  (47+ messages)
` [PATCH v2 13/63] iommu/amd: Use struct_group() for memcpy() region
` [PATCH v2 15/63] intersil: "
` [PATCH v2 16/63] cxgb4: "
` [PATCH v2 17/63] bnx2x: "
` [PATCH v2 18/63] drm/amd/pm: "
` [PATCH v2 20/63] drm/mga/mga_ioc32: "
` [PATCH v2 21/63] net/mlx5e: "
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 25/63] compiler_types.h: Remove __compiletime_object_size()
` [PATCH v2 26/63] lib/string: Move helper functions out of string.c
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH v2 32/63] fortify: Add compile-time FORTIFY_SOURCE tests
` [PATCH v2 33/63] lib: Introduce CONFIG_TEST_MEMCPY
` [PATCH v2 38/63] xfrm: Use memset_after() to clear padding
` [PATCH v2 41/63] net: 802: Use memset_startat() to clear struct fields
` [PATCH v2 43/63] net: qede: Use memset_startat() for counters
` [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 48/63] IB/mthca: Use memset_startat() for clearing mpt_entry
` [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
` [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
` [PATCH v2 51/63] drbd: Use struct_group() to zero algs
` [PATCH v2 52/63] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
` [PATCH v2 58/63] ethtool: stats: Use struct_group() to clear all stats at once
` [PATCH v2 59/63] can: flexcan: Use struct_group() to zero struct flexcan_regs regions
` [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow

[PATCH] drm/i915/gem: Avoid NULL dereference in __i915_gem_object_lock()
 2021-08-18 14:51 UTC 

[PULL] nouveau-fixes 5.14
 2021-08-18  9:03 UTC 

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-18 17:24 UTC  (44+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 21/34] mtd: rawnand: tegra: "

[PATCH v2] drm/i915/dp: Use max params for panels < eDP 1.4
 2021-08-18 17:14 UTC 

[PATCH] drm/i915/ttm: ensure we release the intel_memory_region
 2021-08-18 17:12 UTC 

[PATCH] drm/damage_helper: Fix handling of cursor dirty buffers
 2021-08-18 16:44 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2 0/2] Add support for Sharp LS060T1SX01 panel
 2021-08-18 16:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: add bindings for the "

[PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-08-18 16:35 UTC  (7+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes
` [PATCH v1 3/4] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v1 4/4] arm64: dts: qcom: sc7280: add edp display dt nodes

[PATCH v3 0/9] drm, kernel: update locking for DRM
 2021-08-18 16:33 UTC  (19+ messages)
` [PATCH v3 1/9] drm: move master_lookup_lock into drm_device
` [PATCH v3 2/9] drm: hold master_lookup_lock when releasing a drm_file's master
` [PATCH v3 3/9] drm: check for null master in drm_is_current_master_locked
` [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth, ioctl}
  ` [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth,ioctl}
      ` [Intel-gfx] [PATCH v3 4/9] drm: fix potential null ptr dereferences in drm_{auth, ioctl}
` [PATCH v3 5/9] drm: protect magic_map, unique{_len} with master_lookup_lock
  ` [PATCH v3 5/9] drm: protect magic_map,unique{_len} "
` [PATCH v3 6/9] drm: convert drm_device.master_mutex into a rwsem
` [PATCH v3 7/9] drm: update global mutex lock in the ioctl handler
` [PATCH v3 8/9] kernel: export task_work_add
` [PATCH v3 9/9] drm: avoid races with modesetting rights

[PATCH v1] drm/bridge: anx7625: Don't store unread return value
 2021-08-18 16:15 UTC  (3+ messages)

[PATCH 1/2] drm/i915/buddy: add some pretty printing
 2021-08-18 14:58 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/debugfs: hook up ttm_resource_manager_debug

[PATCH v2] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-08-18 14:51 UTC  (7+ messages)

[PATCH] drm/ttm: optimize the pool shrinker a bit v3
 2021-08-18 14:38 UTC  (5+ messages)

[PATCH 0/5] Kconfig symbol clean-up on gpu
 2021-08-18 14:37 UTC  (7+ messages)
` [PATCH 1/5] drm: rockchip: remove reference to non-existing config DRM_RGB
` [PATCH 2/5] drm: amdgpu: remove obsolete reference to config CHASH
` [PATCH 3/5] drm: v3d: correct reference to config ARCH_BRCMSTB
` [PATCH 4/5] drm: zte: remove obsolete DRM Support for ZTE SoCs
` [PATCH 5/5] drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAP

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-18 14:11 UTC 

[PATCH 10/54] dt-bindings: display: panel-lvds: Document panel compatibles
 2021-08-18 13:48 UTC  (4+ messages)

[PATCH v3 0/3] NVIDIA Tegra NVDEC support
 2021-08-18 13:18 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: Add YAML bindings for NVDEC

[PATCH] drm: Remove unused code to load the non-existing fbcon.ko
 2021-08-18 12:33 UTC  (2+ messages)

[PATCH v2] drm/i915: Ditch the i915_gem_ww_ctx loop member
 2021-08-18 11:55 UTC  (2+ messages)

[BUG - BISECTED] display not detected anymore
 2021-08-18 11:20 UTC  (2+ messages)

[PATCH 1/2] dma-buf: nuke DMA_FENCE_TRACE macros v2
 2021-08-18 10:54 UTC  (2+ messages)
` [PATCH 2/2] dma-buf: taint the kernel on sw_sync use

[PATCH] drm/i915: Use designated initializers for init/exit table
 2021-08-18  9:57 UTC  (2+ messages)

[PATCH 0/1] Fix gem_ctx_persistence failures with GuC submission
 2021-08-18  9:49 UTC  (15+ messages)
` [PATCH 1/1] drm/i915: Check if engine has heartbeat when closing a context
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 0/1] Fix gem_ctx_persistence failures with GuC submission

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-18  9:34 UTC  (4+ messages)

[PATCH v3 00/15] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-08-18  9:18 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v3 02/15] dt-bindings: mediatek: add vdosys1 MERGE "
` [PATCH v3 03/15] dt-bindings: mediatek: add ethdr "
` [PATCH v3 04/15] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
` [PATCH v3 05/15] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v3 06/15] arm64: dts: mt8195: add display node for vdosys1
` [PATCH v3 07/15] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v3 08/15] soc: mediatek: add mtk-mmsys config API "
` [PATCH v3 09/15] soc: mediatek: add cmdq support of "
` [PATCH v3 10/15] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
` [PATCH v3 11/15] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v3 12/15] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v3 13/15] drm/mediatek: add ovl_adaptor "
` [PATCH v3 14/15] drm/mediatek: add ETHDR "
` [PATCH v3 15/15] drm/mediatek: add mediatek-drm of vdosys1 "

[PATCH] drm/vc4: hdmi: make vc4_hdmi_codec_pdata static
 2021-08-18  7:43 UTC  (2+ messages)

[RFC PATCH 0/5] drm/mediatek: Add mt8195 DisplayPort driver
 2021-08-18  7:30 UTC  (7+ messages)
` [RFC PATCH 1/5] dt-bindings: mediatek,dpi: Add mt8195 dpintf
` [RFC PATCH 2/5] drm/mediatek: dpi: Add dpintf support

[PATCH 5.4.y 0/2] 5.4.y missing upstream commits 7beb691f and 51f644b4, causing: WARNING in vkms_vblank_simulate
 2021-08-17 13:37 UTC 


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