dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-19 07:19:26 to 2022-09-20 09:03:16 UTC [more...]

mgag200 broken on kernel-6.0-rc3 on DELL/T620
 2022-09-20  9:02 UTC  (5+ messages)

[PATCH 00/18] unify register access and macros
 2022-09-20  9:00 UTC  (15+ messages)
` [PATCH 01/18] phy: mediatek: add a new helper to update bitfield
` [PATCH 02/18] phy: mediatek: tphy: remove macros to prepare bitfield value
` [PATCH 03/18] phy: mediatek: xsphy: remove macros used "
` [PATCH 05/18] phy: mediatek: pcie: use new helper to update register bits
` [PATCH 06/18] phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
` [PATCH 07/18] phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
` [PATCH 09/18] phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
` [PATCH 10/18] phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 11/18] phy: mediatek: hdmi: mt8173: use common helper to access registers
` [PATCH 13/18] phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
` [PATCH 14/18] phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
` [PATCH 15/18] phy: mediatek: mipi: mt8173: use common helper to access registers
` [PATCH 16/18] phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
` [PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers

[PATCH] drm/ast: Fix video broken in some resolutions on ast2600
 2022-09-20  8:51 UTC  (3+ messages)

[PATCH v1 03/11] mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
 2022-09-20  8:33 UTC  (2+ messages)

[PATCH v2] drm/ast: Add resolution support for 1152x864@75
 2022-09-20  8:42 UTC  (2+ messages)

[PATCH 1/1] drm/i915/mtl: enable local stolen memory
 2022-09-20  8:31 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3] drm/edid: ignore the CEA modes not defined in CEA-861-D
 2022-09-20  8:22 UTC  (4+ messages)
` [PATCH v4] "

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-09-20  8:18 UTC  (9+ messages)
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
  ` [igt-dev] "
` [PATCH i-g-t v2 4/4] tests: DRM selftests: switch to KUnit
  ` [igt-dev] "

[PATCH] drm: bridge/dw-hdmi-ahb-audio: use strscpy() is more robust and safer
 2022-09-20  8:17 UTC  (3+ messages)

[PATCH V2] drm: bridge/dw-hdmi-ahb-audio: use strscpy() is more robust and safer
 2022-09-20  8:16 UTC  (2+ messages)

[PATCH] drm/i915: Do not dereference NULL bo->resource
 2022-09-20  8:13 UTC  (3+ messages)

[PATCH v3 0/8] Support for NVDEC on Tegra234
 2022-09-20  8:12 UTC  (9+ messages)
` [PATCH v3 1/8] memory: tegra: Add API for retrieving carveout bounds
` [PATCH v3 2/8] dt-bindings: Add headers for NVDEC on Tegra234
` [PATCH v3 3/8] dt-bindings: Add bindings for Tegra234 NVDEC
` [PATCH v3 4/8] arm64: tegra: Add NVDEC on Tegra234
` [PATCH v3 5/8] gpu: host1x: Add stream ID register data for "
` [PATCH v3 6/8] drm/tegra: nvdec: Support multiple clocks
` [PATCH v3 7/8] drm/tegra: Add code for booting RISC-V based engines
` [PATCH v3 8/8] drm/tegra: Add Tegra234 support to NVDEC driver

[PATCH 0/2] i915: CAGF and RC6 changes for MTL
 2022-09-20  8:06 UTC  (10+ messages)
` [PATCH 1/2] drm/i915/mtl: Modify CAGF functions "
  ` [Intel-gfx] "
` [PATCH 2/2] drm/i915/mtl: Add C6 residency support for MTL SAMedia

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-20  7:46 UTC  (19+ messages)
` [PATCH v1 01/17] dt-bindings: clk: mediatek: Add MT8195 DPI clocks
` [PATCH v1 02/17] clk: mediatek: add VDOSYS1 clock
` [PATCH v1 03/17] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v1 04/17] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v1 05/17] drm/mediatek: hdmi: use a syscon/regmap instead of iomem
` [PATCH v1 06/17] dt-bindings: mediatek: set the hdmi to be compatible with syscon
` [PATCH v1 07/17] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v1 08/17] drm/mediatek: hdmi: add cec flag
` [PATCH v1 09/17] drm/mediatek: hdmi: add connector flag
` [PATCH v1 10/17] drm/mediatek: hdmi: add frame_colorimetry flag
` [PATCH v1 11/17] drm/mediatek: hdmi: add mt8195 support
` [PATCH v1 12/17] drm/mediatek: hdmi: mt8195: add audio support
` [PATCH v1 13/17] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v1 14/17] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH v1 15/17] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8195
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver
` [PATCH v1 17/17] drm/mediatek: Add mt8195-dpi support to drm_drv

[PATCH 0/4] drm/atomic: Lockless blocking commits
 2022-09-20  7:34 UTC  (2+ messages)

[PATCH] drm/atomic-helper: Fix kernel-doc
 2022-09-20  7:26 UTC  (2+ messages)

[PATCH] drm/gem: Avoid use-after-free on drm_gem_mmap_obj() failure
 2022-09-20  7:24 UTC 

[PATCH v2 0/7] drm/msm/dp: Support for external displays
 2022-09-20  7:09 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles
` [PATCH v2 5/7] drm/msm/dp: Implement hpd_notify()

[PATCH] gpu: dc: fix enum conversion in display_mode_vba
 2022-09-19  7:59 UTC  (3+ messages)

[PATCH v2] A simple doc fix
 2022-09-20  6:46 UTC 

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-19 22:45 UTC  (3+ messages)

[PATCH] drm/mgag200: Force 32 bpp on the console
 2022-09-20  7:01 UTC  (3+ messages)

[PATCH v7 0/2] Add RZ/G2L DSI driver
 2022-09-20  6:54 UTC  (4+ messages)
` [PATCH v7 2/2] drm: rcar-du: "

[RESEND PATCH] drm/qxl: drop set_prod_notify parameter from qxl_ring_create
 2022-09-20  6:50 UTC 

[PATCH linux-next] drm/vmwgfx: Remove the unneeded result variable
 2022-09-20  6:50 UTC 

[PATCH linux-next] drm/amd/pm: Remove unneeded result variable
 2022-09-20  6:36 UTC 

[PATCH linux-next] drm/amd/pm: Remove the unneeded result variable
 2022-09-20  6:35 UTC 

[PATCH] drm/atomic_helper: correct kernel-doc function name warning
 2022-09-20  5:41 UTC 

[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
 2022-09-20  5:24 UTC  (3+ messages)

[PATCH v2] drm: mediatek: Fix display vblank timeout when disable dsi
 2022-09-20  3:47 UTC  (4+ messages)

[PATCH] drm/amdgpu: use dirty framebuffer helper
 2022-09-20  3:14 UTC  (4+ messages)

[PATCH v3] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-20  3:11 UTC  (2+ messages)

[PATCH] drm/i915/gt: Bump the reset-failure timeout to 60s
 2022-09-19 23:53 UTC  (2+ messages)
` [Intel-gfx] "

[BUG][5.20] refcount_t: underflow; use-after-free
 2022-09-19 23:27 UTC  (11+ messages)

[PATCH] drm/amd/display: remove redundant CalculateRemoteSurfaceFlipDelay's
 2022-09-19 23:12 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4c9ca5b1597e3222177ba2a94658f78fa5ef4f58
 2022-09-19 23:06 UTC 

[PATCH] drm/amd/display: remove redundant CalculateTWait's
 2022-09-19 23:02 UTC  (2+ messages)

[PATCH] drm/amd/display: refactor CalculateWriteBackDelay to use vba_vars_st ptr
 2022-09-19 22:54 UTC  (2+ messages)

[PATCH 00/12] Explicit MCR handling and MTL steering
 2022-09-19 22:32 UTC  (13+ messages)
` [PATCH 01/12] drm/i915/gen8: Create separate reg definitions for new MCR registers
` [PATCH 02/12] drm/i915/xehp: "
` [PATCH 03/12] drm/i915/gt: Drop a few unused register definitions
` [PATCH 04/12] drm/i915/gt: Correct prefix on a few registers
` [PATCH 05/12] drm/i915/xehp: Check for faults on primary GAM
` [PATCH 06/12] drm/i915: Define MCR registers explicitly
` [PATCH 07/12] drm/i915/gt: Always use MCR functions on multicast registers
` [PATCH 08/12] drm/i915/guc: Handle save/restore of MCR registers explicitly
` [PATCH 09/12] drm/i915/gt: Add MCR-specific workaround initializers
` [PATCH 10/12] drm/i915: Define multicast registers as a new type
` [PATCH 11/12] drm/i915/mtl: Add multicast steering for render GT
` [PATCH 12/12] drm/i915/mtl: Add multicast steering for media GT

[PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-09-19 21:43 UTC  (2+ messages)

[PATCH v2] virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
 2022-09-19 21:13 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi83: Add and use hs_rate and lp_rate
 2022-09-19 18:17 UTC  (4+ messages)

[PATCH] drm: xlnx: Fix return type of zynqmp_dp_connector_mode_valid
 2022-09-19 17:09 UTC  (2+ messages)

[PATCH] gpu: color: eliminate implicit conversion about enum type
 2022-09-19 16:27 UTC  (4+ messages)

[PATCH] drm/amdgpu: use dirty framebuffer helper
 2022-09-19 16:26 UTC  (3+ messages)

[PATCH] drm/i915: Perf_limit_reasons are only available for Gen11+
 2022-09-19 16:24 UTC 

[PATCH v3 0/2] drm/i915/gem: Really move i915_gem_context.link under ref protection
 2022-09-19 16:08 UTC  (2+ messages)

[PATCH v1 0/12] drm bridge updates
 2022-09-19 15:38 UTC  (22+ messages)
` [PATCH v1 01/12] drm/bridge: ps8640: Use atomic variants of drm_bridge_funcs
` [PATCH v1 03/12] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
` [PATCH v1 04/12] drm/bridge: Drop drm_bridge_chain_mode_fixup
` [PATCH v1 05/12] drm/bridge: sii8620: Use drm_bridge_funcs.atomic_check
` [PATCH v1 06/12] drm/bridge: cros-ec-anx7688: "
` [PATCH v1 07/12] drm/bridge: tc358767: "
` [PATCH v1 08/12] drm/mediatek: Drop mtk_hdmi_bridge_mode_fixup
  ` [PATCH v1 09/12] drm/rcar-du: lvds: Use drm_bridge_funcs.atomic_check
  ` [PATCH v1 10/12] drm/omapdrm: "
  ` [PATCH v1 11/12] drm/bridge: Drop drm_bridge_funcs.mode_fixup

[PATCH] drm/i915: Document and future-proof preemption control policy
 2022-09-19 15:21 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] A simple doc fix
 2022-09-19 15:19 UTC  (4+ messages)

[PATCH 0/4] drm/plane: Remove drm_plane_init(), plus other cleanups
 2022-09-19 14:45 UTC  (5+ messages)
` [PATCH 2/4] drm/plane: Allocate planes with drm_universal_plane_alloc()

linux-next: manual merge of the drm tree with Linus' tree
 2022-09-19 14:23 UTC  (3+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
 2022-09-19 13:32 UTC 

[PATCH] drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
 2022-09-19 13:32 UTC  (3+ messages)

[PATCH v2 0/2] Fix chrontel-ch7033 reversion
 2022-09-19 13:18 UTC  (6+ messages)
` [PATCH v2 1/2] Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP""
` [PATCH v2 2/2] Revert "drm/bridge: chrontel-ch7033: Add byteswap order setting"

[PATCH] dma-buf: fix dma_fence_default_wait() signaling check
 2022-09-19 13:18 UTC  (2+ messages)

[PATCH 00/16] drm/udl: Better modesetting, hot-unplug, protocol
 2022-09-19 13:04 UTC  (17+ messages)
` [PATCH 01/16] drm/udl: Rename struct udl_drm_connector to struct udl_connector
` [PATCH 02/16] drm/udl: Test pixel limit in mode-config's mode-valid function
` [PATCH 03/16] drm/udl: Use USB timeout constant when reading EDID
` [PATCH 04/16] drm/udl: Various improvements to the connector
` [PATCH 05/16] drm/udl: Move connector to modesetting code
` [PATCH 06/16] drm/udl: Remove udl_simple_display_pipe_mode_valid()
` [PATCH 07/16] drm/udl: Convert to atomic-modesetting helpers
` [PATCH 08/16] drm/udl: Simplify modesetting in CRTC's enable function
` [PATCH 09/16] drm/udl: Support DRM hot-unplugging
` [PATCH 10/16] drm/udl: Use damage iterator
` [PATCH 11/16] drm/udl: Move register constants to udl_proto.h
` [PATCH 12/16] drm/udl: Add constants for display-mode registers
` [PATCH 13/16] drm/udl: Add register constants for color depth
` [PATCH 14/16] drm/udl: Add register constants for video locks
` [PATCH 15/16] drm/udl: Add register constants for framebuffer scanout addresses
` [PATCH 16/16] drm/udl: Add constants for commands

[PATCH 0/3] drm/meson: fix use-after-free driver unload issues
 2022-09-19 13:03 UTC  (7+ messages)
` [PATCH 1/3] drm/meson: reorder driver deinit sequence to fix use-after-free bug
` [PATCH 2/3] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH 3/3] drm/meson: remove drm bridges at aggregate driver unbind time

[PATCH 0/7] drm/i915: Add HWMON support
 2022-09-19 12:13 UTC  (3+ messages)

[PATCH v4 0/6] dma-buf: Check status of enable-signaling bit on debug
 2022-09-19 11:38 UTC  (8+ messages)
        ` [Linaro-mm-sig] "

[PATCH] drm/i915/gvt: Fix kernel-doc
 2022-09-19 10:28 UTC 

[PATCH] drm/i915/gt: Fix kernel-doc
 2022-09-19 10:25 UTC 

[PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-09-19  9:55 UTC  (3+ messages)

[regression] Bug 216475 - fbcon crashes during single gpu passthough reattachment to host
 2022-09-19  9:10 UTC 

[PATCH v2 0/3] Refactor MediaTek DP drivers
 2022-09-19  9:54 UTC  (7+ messages)
` [PATCH v2 1/3] drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()
` [PATCH v2 3/3] drm/mediatek: dp: Fix warning in mtk_dp_video_mute()

[PATCH -next] drm/mediatek: dp: change mtk_dp_driver to static
 2022-09-19  9:51 UTC  (4+ messages)

[PATCH v1] drivers/gpu/drm/i915/gt: Check the return value of i915_active_acquire()
 2022-09-19  8:34 UTC  (2+ messages)

[PATCH v4 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-09-19  8:29 UTC  (6+ messages)
` [PATCH v4 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()


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