dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-04 01:57:18 to 2022-03-06 14:20:16 UTC [more...]

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-06 14:19 UTC  (12+ messages)

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2022-03-06 12:34 UTC  (2+ messages)
` [Bug 205089] "

[PATCH RFC 0/3] MAP_POPULATE for device memory
 2022-03-06 11:33 UTC  (7+ messages)
` [PATCH RFC 1/3] mm: Add f_ops->populate()
` [PATCH RFC 2/3] x86/sgx: Export sgx_encl_page_alloc()
` [PATCH RFC 3/3] x86/sgx: Implement EAUG population with MAP_POPULATE

[PATCH RFC] mm: Add f_ops->populate()
 2022-03-06  4:36 UTC  (8+ messages)

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-06  3:26 UTC 

[CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-03-05 23:36 UTC  (3+ messages)
` [CI 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v5)
` [CI 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v9)

[PATCH v2 0/2] dt-bindings: Convert GFX bindings to yaml
 2022-03-05 21:49 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: gpu: Convert aspeed-gfx "

[PATCH 0/3] Fix MediaTek display dt-bindings issues
 2022-03-05 18:34 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type
  ` [PATCH 1/3] dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type
` [PATCH 2/3] dt-bindings: display: mediatek, ovl: Fix 'iommu' required property typo
  ` [PATCH 2/3] dt-bindings: display: mediatek,ovl: "
` [PATCH 3/3] dt-bindings: display: mediatek: Fix examples on new bindings

[PATCH] drm/msm/a6xx: Fix missing ARRAY_SIZE() check
 2022-03-05 17:34 UTC 

[PATCH v3 3/5] drm/print: RFC add choice to use dynamic debug in drm-debug
 2022-03-05 16:06 UTC  (2+ messages)

[PATCH -next] drm/tegra: vic: Fix build warning When CONFIG_PM=n
 2022-03-05 12:32 UTC 

[PATCH] drm/msm/a6xx: Fix missing ARRAY_SIZE() check
 2022-03-05 10:37 UTC  (4+ messages)

[PATCH] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-03-05  9:51 UTC  (4+ messages)

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-05  7:49 UTC  (17+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
      ` [Letux-kernel] "

[PATCH v3 0/5] drm/msm: rework MDSS drivers
 2022-03-05  2:10 UTC  (10+ messages)
` [PATCH v3 1/5] drm/msm: unify "
` [PATCH v3 2/5] drm/msm: remove extra indirection for msm_mdss
` [PATCH v3 3/5] drm/msm: split the main platform driver
` [PATCH v3 4/5] drm/msm: stop using device's match data pointer
` [PATCH v3 5/5] drm/msm: allow compile time selection of driver components

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-03-04 23:55 UTC  (12+ messages)
` [PATCH v7 10/24] drm/rockchip: dw_hdmi: Add support for hclk

[PATCH v2 1/2] drm/i915/dg2: Add preemption changes for Wa_14015141709
 2022-03-04 23:46 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915/dg2: Add debugfs to control global preemption setting

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-04 23:38 UTC  (29+ messages)
` [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
` [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
` [PATCH v4 03/24] dept: Embed Dept data in Lockdep
` [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
` [PATCH v4 05/24] dept: Apply Dept to spinlock
` [PATCH v4 06/24] dept: Apply Dept to mutex families
` [PATCH v4 07/24] dept: Apply Dept to rwlock
` [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v4 09/24] dept: Apply Dept to seqlock
` [PATCH v4 10/24] dept: Apply Dept to rwsem
` [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
` [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked, writeback}
` [PATCH v4 14/24] dept: Apply SDT to swait
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v4 17/24] dept: Distinguish each syscall context from another
` [PATCH v4 18/24] dept: Distinguish each work "
` [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default
` [PATCH v4 20/24] dept: Add nocheck version of init_completion()
` [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
` [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
` [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn

[PATCH] drm/i915/dg2: Add preemption changes for Wa_14015141709
 2022-03-04 22:54 UTC  (4+ messages)
` [Intel-gfx] "

[pull] amdgpu, amdkfd drm-next-5.18
 2022-03-04 22:51 UTC 

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-04 22:14 UTC 

[PATCH v4 0/4] Update mdp clk to max supported value to support higher refresh rates
 2022-03-04 22:11 UTC  (7+ messages)
` [PATCH v4 4/4] arm64/dts/qcom/sm8250: remove assigned-clock-rate property for mdp clk

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-04 22:04 UTC 

[PATCH 00/12] use dynamic-debug under drm.debug api
 2022-03-04 21:56 UTC  (2+ messages)
  ` ✗ Fi.CI.CHECKPATCH: warning for use dynamic-debug under drm.debug api (rev2)

[PATCH] drm/i915: rework the error handling in *_dpll_params
 2022-03-04 21:22 UTC  (3+ messages)

[PATCH] simpldrm: Enable boot time VESA graphic mode selection
 2022-03-04 20:47 UTC  (6+ messages)

[PATCH 5/6] drm/rcar_du: changes to rcar-du driver resulting from drm_writeback_connector structure changes
 2022-03-04 20:47 UTC  (18+ messages)

[git pull] drm fixes for 5.17-rc7
 2022-03-04 20:22 UTC  (2+ messages)

[PATCH] drm/msm: Fix dirtyfb refcounting
 2022-03-04 20:21 UTC 

[PATCH v2 0/8] Prep work for next GuC release
 2022-03-04 20:17 UTC  (4+ messages)
` [PATCH v2 1/8] drm/i915/guc: Do not conflate lrc_desc with GuC id for registration
  ` [Intel-gfx] "

[PATCH] drm/bridge_connector: enable HPD by default if supported
 2022-03-04 19:38 UTC  (2+ messages)

[PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display()
 2022-03-04 19:34 UTC 

[PATCH 0/8] Some more bits for small BAR enabling
 2022-03-04 19:33 UTC  (10+ messages)
` [PATCH 1/8] drm/i915/lmem: don't treat small BAR as an error
` [PATCH 2/8] drm/i915/stolen: "
` [PATCH 3/8] drm/i915: add i915_gem_object_create_region_at()
` [PATCH 4/8] drm/i915/buddy: tweak CONTIGUOUS rounding
` [PATCH 5/8] drm/i915/ttm: wire up the object offset
` [PATCH 6/8] drm/i915/display: Check mappable aperture when pinning preallocated vma
` [PATCH 7/8] drm/i915: fixup the initial fb base on DG1
` [PATCH 8/8] drm/i915: fixup the initial fb on DG2

[PATCH v1 00/10] Support for GMU coredump and some related improvements
 2022-03-04 19:22 UTC  (4+ messages)
` [PATCH v1 07/10] drm/msm/adreno: Retry on gpu resume failure

[PATCH] drm/i915: stop checking for NULL vma->obj
 2022-03-04 17:47 UTC  (2+ messages)

[PATCH] drm/i915/gtt: reduce overzealous alignment constraints for GGTT
 2022-03-04 17:25 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH][next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
 2022-03-04 17:08 UTC  (5+ messages)

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2022-03-04 16:30 UTC  (15+ messages)
` [RFC PATCH 10/11] drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
` [RFC PATCH 11/11] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH V2 0/3] DSI host and peripheral initialisation ordering
 2022-03-04 15:17 UTC  (5+ messages)
` [PATCH V2 1/4] drm/bridge: Remove duplication from drm_bridge and drm_atomic_bridge chains
` [PATCH V2 2/4] drm/bridge: Introduce pre_enable_upstream_first to alter bridge init order
` [PATCH V2 3/4] drm/panel: Add prepare_upstream_first flag to drm_panel
` [PATCH V2 4/4] drm/bridge: Document the expected behaviour of DSI host controllers

Writeback Assumptions for XRGB
 2022-03-04 14:46 UTC 

[PATCH 0/3] Improve anti-pre-emption w/a for compute workloads
 2022-03-04 12:36 UTC  (19+ messages)
` [PATCH 2/3] drm/i915/gt: Make the heartbeat play nice with long pre-emption timeouts
  ` [Intel-gfx] "

[PATCH 0/3] add R-Car M3-W+ (r8a99761) LVDS encoder support
 2022-03-04 12:20 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: display: bridge: renesas, lvds: Document r8a77961 bindings

[PATCH] drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
 2022-03-04 12:12 UTC  (5+ messages)

[PATCH v2,0/3] Add mt8186 dsi compatoble & Convert
 2022-03-04 12:05 UTC  (7+ messages)
` [PATCH v2, 1/3] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
` [PATCH v2, 2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
` [PATCH v2,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c

[PATCH v2, 0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-03-04 11:51 UTC  (7+ messages)
` [PATCH v2, 1/4] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
` [PATCH v2, 2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [PATCH v2, 3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
` [PATCH v2, 4/4] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function

[PATCH v4] drm: of: Lookup if child node has panel or bridge
 2022-03-04 11:38 UTC  (5+ messages)

[PATCH] i2c: at91: use dma safe buffers
 2022-03-04  8:54 UTC  (6+ messages)

Mandatory Test Suite for KMS Drivers?
 2022-03-04  8:45 UTC  (3+ messages)
  ` [igt-dev] "

[GIT PULL] exynos-drm-next for v5.18
 2022-03-04  8:52 UTC 

[PATCH] drm/selftests: fix a shift-out-of-bounds bug
 2022-03-04  8:33 UTC  (2+ messages)

[PATCH v3 0/3] vm- and vma cleanups
 2022-03-04  8:26 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Remove the vm open count
` [PATCH v3 2/3] drm/i915: Remove the vma refcount
` [PATCH v3 3/3] drm/i915/gem: Remove some unnecessary code

[PATCH v5 0/5] drm/msm: rework clock handling
 2022-03-04  7:58 UTC  (6+ messages)
` [PATCH v5 3/5] drm/msm/dp: set stream_pixel rate directly

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-03  8:38 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-03 11:48 UTC  (3+ messages)

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-03 12:37 UTC  (2+ messages)

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-03-03 12:38 UTC  (7+ messages)

[Kgdb-bugreport] [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-04  6:59 UTC  (2+ messages)
`  "

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-04  7:27 UTC  (4+ messages)
` [PATCH v7, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes

[PATCH 1/2] drm/i915/xehp: Support platforms with CCS engines but no RCS
 2022-03-04  7:25 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v1 0/2] Add 1024x768 timing for AST2600
 2022-03-04  6:31 UTC  (3+ messages)
` [PATCH v1 1/2] drm/aspeed: Add gfx flags and clock selection "
` [PATCH v1 2/2] drm/aspeed: Add 1024x768 mode "

[PATCH 1/9] dt-bindings: mxsfb: Add compatible for i.MX8MP
 2022-03-04  4:50 UTC  (16+ messages)

[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
 2022-03-04  2:42 UTC  (3+ messages)
` [PATCH v8 15/19] drm/mediatek: Add mt8195 Embedded "

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-04  1:56 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox