public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2021-10-07 13:26:55 to 2021-10-08 21:57:42 UTC [more...]

[PATCH 00/11] i915: Initial multi-tile support
 2021-10-08 21:56 UTC  (7+ messages)
` [PATCH 01/11] drm/i915: rework some irq functions to take intel_gt as argument
` [PATCH 02/11] drm/i915: split general MMIO setup from per-GT uncore init
` [PATCH 03/11] drm/i915: Restructure probe to handle multi-tile platforms
` [PATCH 04/11] drm/i915: Store backpointer to GT in uncore
` [PATCH 07/11] drm/i915/xehp: Determine which tile raised an interrupt
` [PATCH 09/11] drm/i915/guc: Update CT debug macro for multi-tile

[PATCH v6 1/3] pwm: Introduce single-PWM of_xlate function
 2021-10-08 21:37 UTC  (5+ messages)
` [PATCH v6 3/3] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 0/5] drm/vmwgfx: Support module unload and hotunplug
 2021-10-08 21:13 UTC  (9+ messages)
` [PATCH 1/5] drm/vmwgfx: Remove the deprecated lower mem limit
` [PATCH 2/5] drm/vmwgfx: Release ttm memory if probe fails
` [PATCH 3/5] drm/vmwgfx: Fail to initialize on broken configs
` [PATCH 4/5] drm/vmwgfx: Introduce a new placement for MOB page tables
` [PATCH 5/5] drm/vmwgfx: Switch the internal BO's to ttm_bo_type_kernel

[PATCH v3] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-08 20:46 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3] drm/dp: Add Additional DP2 Headers
 2021-10-08 21:03 UTC  (5+ messages)

[PATCH v3 00/20] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers
 2021-10-08 20:55 UTC  (22+ messages)
` [PATCH v3 01/20] drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v3 02/20] drm/i915: "
` [PATCH v3 03/20] drm/msm: "
` [PATCH v3 04/20] drm: cleanup: drm_modeset_lock_all() "
` [PATCH v3 05/20] drm/vmwgfx: "
` [PATCH v3 06/20] drm/tegra: "
` [PATCH v3 07/20] drm/shmobile: "
` [PATCH v3 08/20] drm/radeon: "
` [PATCH v3 09/20] drm/omapdrm: "
` [PATCH v3 10/20] drm/nouveau: "
` [PATCH v3 11/20] drm/msm: "
` [PATCH v3 12/20] drm/i915: "
` [PATCH v3 13/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v3 14/20] drm/i915: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v3 15/20] drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH v3 16/20] drm/amd: "
` [PATCH v3 17/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 2]
` [PATCH v3 18/20] drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() [part 3]
` [PATCH v3 19/20] drm: cleanup: remove drm_modeset_(un)lock_all()
` [PATCH v3 20/20] drm: cleanup: remove acquire_ctx from drm_mode_config

[GIT PULL] drm/tegra: Changes for v5.16-rc1
 2021-10-08 20:23 UTC 

[pull] amdgpu, amdkfd drm-next-5.16
 2021-10-08 20:03 UTC 

[PATCH v1 0/2] NVIDIA Tegra display driver improvements
 2021-10-08 19:35 UTC  (3+ messages)
` [PATCH v1 2/2] drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+

[PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-08 18:33 UTC  (39+ messages)
` [PATCH 01/26] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
` [PATCH 02/26] drm/i915/guc: Take GT PM ref when deregistering context
` [PATCH 03/26] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [PATCH 05/26] drm/i915: Add logical engine mapping
` [PATCH 07/26] drm/i915/guc: Introduce context parent-child relationship
` [PATCH 08/26] drm/i915/guc: Add multi-lrc context registration
    ` [Intel-gfx] "
` [PATCH 09/26] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
` [PATCH 10/26] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
` [PATCH 12/26] drm/i915/guc: Implement multi-lrc submission
` [PATCH 14/26] drm/i915/guc: Implement multi-lrc reset
` [PATCH 15/26] drm/i915/guc: Update debugfs for GuC multi-lrc
` [PATCH 16/26] drm/i915: Fix bug in user proto-context creation that leaked contexts

[PATCH v2 1/7] drm/sysfs: introduce drm_sysfs_connector_hotplug_event
 2021-10-08 18:14 UTC 

Questions over DSI within DRM
 2021-10-08 17:33 UTC  (14+ messages)

[git pull] drm fixes for 5.15-rc5
 2021-10-08 17:20 UTC  (2+ messages)

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-08 16:44 UTC  (14+ messages)

DSI Bridge switching
 2021-10-08 16:01 UTC  (4+ messages)

[PATCH v9] drm/bridge: add it6505 driver
 2021-10-08 16:00 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Failsafe migration blits
 2021-10-08 13:35 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Update dma_fence_work
` [PATCH 2/6] drm/i915: Introduce refcounted sg-tables
` [PATCH 3/6] drm/i915/ttm: Failsafe migration blits
` [PATCH 4/6] drm/i915: Add a struct dma_fence_work timeline
` [PATCH 5/6] drm/i915/ttm: Attach the migration fence to a region timeline on eviction
` [PATCH 6/6] drm/i915: Use irq work for coalescing-only dma-fence-work

[PATCH 0/5] Revert series "CMDQ refinement of Mediatek DRM driver"
 2021-10-08 13:33 UTC  (7+ messages)
` [PATCH 1/5] Revert "drm/mediatek: Clear pending flag when cmdq packet is done"
` [PATCH 2/5] Revert "drm/mediatek: Add cmdq_handle in mtk_crtc"
` [PATCH 3/5] Revert "drm/mediatek: Detect CMDQ execution timeout"
` [PATCH 4/5] Revert "drm/mediatek: Remove struct cmdq_client"
` [PATCH 5/5] Revert "drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb"

[PATCH v1 4/4] drm/mediatek: add mt8195 hdmi TX support
 2021-10-08 13:30 UTC 

[PATCH v4 0/7] Add support to the mmsys driver to be a reset controller
 2021-10-08 13:16 UTC  (2+ messages)

[PATCH 1/5] dri: cleanup debugfs error handling
 2021-10-08 12:56 UTC  (12+ messages)
` [PATCH 2/5] drm/i915: check dri root before debugfs init
` [PATCH 3/5] drm/radeon: "
` [PATCH 4/5] drm/armada: check dri/crtc "
` [PATCH 5/5] drm/tegra: check root dentry "
` [Intel-gfx] [PATCH 1/5] dri: cleanup debugfs error handling
      ` Fw: "

[PATCH v2] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-08 11:27 UTC  (2+ messages)

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-10-08 12:38 UTC  (12+ messages)

[PATCH] dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
 2021-10-08 12:19 UTC  (4+ messages)

[PATCH] dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
 2021-10-08 12:09 UTC  (2+ messages)

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

[PATCH v10, 0/5] soc: mediatek: add mtk mutex support for MT8192
 2021-10-08 11:32 UTC  (7+ messages)
` [PATCH v10, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v10, 4/5] soc: mediatek: add mtk mutex support for MT8192

[PATCH] Revert "drm/fb-helper: improve DRM fbdev emulation device names"
 2021-10-08 11:02 UTC  (2+ messages)

[PATCH v6 0/3] NVIDIA Tegra NVDEC support
 2021-10-08 10:51 UTC  (4+ messages)
` [PATCH v6 2/3] arm64: tegra: Add NVDEC to Tegra186/194 device trees

[PATCH] dma-buf: acquire name lock before read/write dma_buf.name
 2021-10-08 10:24 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-08 10:14 UTC  (3+ messages)

[PATCH] drm/i915: Stop using I915_TILING_* in client blit selftest
 2021-10-08  9:49 UTC  (2+ messages)

[PULL] drm-intel-gt-next
 2021-10-08  9:27 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Implement .detach callback
 2021-10-08  9:02 UTC  (4+ messages)

572994bf18ff prevents system boot
 2021-10-08  8:49 UTC  (6+ messages)

[PATCH] drm/amd/display: remove duplicate include in dcn201_clk_mgr.c
 2021-10-08  8:40 UTC 

[PATCH RFC 1/2] drm: extract closefb logic in separate function
 2021-10-08  7:29 UTC  (3+ messages)
` [PATCH RFC 2/2] drm: introduce CLOSEFB IOCTL

Interface additions to dma_fence_array?
 2021-10-08  7:08 UTC 

[RFC PATCH 0/2] drm/amdgpu: Reduce the notifier_lock contention
 2021-10-08  6:43 UTC  (5+ messages)
` [RFC PATCH 1/2] drm/amdgpu: Move dma_resv waiting outside the notifier lock
` [RFC PATCH 2/2] drm/amdgpu: Use an rwsem for "

[PATCH v2] dma-buf: acquire name lock before read/write dma_buf.name
 2021-10-08  6:37 UTC 

[PATCH 8/8] drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock()
 2021-10-08  6:21 UTC  (2+ messages)
` [drm/i915] 511e5fb0c3: WARNING:suspicious_RCU_usage

[PATCH v10, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-10-08  1:59 UTC  (3+ messages)
` [PATCH v10, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
` [PATCH v10, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PATCH v2, 0/1] mailbox: cmdq: add instruction time-out interrupt support
 2021-10-08  1:49 UTC  (4+ messages)
` [PATCH v2, 1/1] "

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-08  1:37 UTC  (18+ messages)
` [PATCH v2 01/34] component: Introduce struct aggregate_device
` [PATCH v2 02/34] component: Introduce the aggregate bus_type
` [PATCH v2 15/34] drm/ingenic: Migrate to aggregate driver

[PATCH] drm/nouveau/fifo: Reinstate the correct engine bit programming
 2021-10-07 23:59 UTC  (3+ messages)

[PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-07 23:00 UTC  (7+ messages)

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-07 22:55 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

[PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllers
 2021-10-07 22:29 UTC  (12+ messages)

[PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-10-07 21:33 UTC  (10+ messages)
` [PATCH v2 01/13] backlight: qcom-wled: Validate enabled string indices in DT
` [PATCH v2 02/13] backlight: qcom-wled: Pass number of elements to read to read_u32_array
` [PATCH v2 03/13] backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
` [PATCH v2 04/13] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [PATCH v2 05/13] backlight: qcom-wled: Override default length with qcom, enabled-strings
` [PATCH v2 06/13] backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
` [PATCH v2 07/13] backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
` [PATCH v2 08/13] backlight: qcom-wled: Remove unnecessary double whitespace
` [PATCH v2 09/13] backlight: qcom-wled: Respect enabled-strings in set_brightness

[PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
 2021-10-07 21:28 UTC  (11+ messages)

[PATCH v2] drm/msm/dp: Simplify the dp_debug debugfs show function
 2021-10-07 19:02 UTC 

[PATCH] drm/msm/dp: Simplify the dp_debug debugfs show function
 2021-10-07 18:45 UTC  (2+ messages)

[PATCH] gpu: host1x: select CONFIG_DMA_SHARED_BUFFER
 2021-10-07 18:03 UTC  (2+ messages)

[PATCH v2] host1x: bus.c: drop excess kernel-doc entry @key
 2021-10-07 17:51 UTC  (2+ messages)

[PATCH v3] drm/i915: remove IS_ACTIVE
 2021-10-07 15:49 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Remove redundant initialization of variable result
 2021-10-07 15:35 UTC  (2+ messages)

[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-07 15:10 UTC  (2+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol

[PATCH] drm/msm: fix compilation when COMMON_CLK is disabled
 2021-10-07 14:57 UTC  (2+ messages)

[PATCH v2] drm/hyperv: Fix double mouse pointers
 2021-10-07 14:33 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