dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-26 18:56:29 to 2022-11-28 23:17:01 UTC [more...]

[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
 2022-11-28 23:16 UTC  (14+ messages)
                ` [6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start #forregzbot

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-28 22:59 UTC  (8+ messages)
` [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage

[PATCH v2 00/17] drm: Introduce Kunit Tests to VC4
 2022-11-28 20:48 UTC  (30+ messages)
` [PATCH v2 01/17] drm/tests: helpers: Move the helper header to include/drm
` [PATCH v2 02/17] drm/tests: helpers: Document drm_kunit_device_init()
` [PATCH v2 03/17] drm/tests: helpers: Rename the device init helper
` [PATCH v2 04/17] drm/tests: helpers: Remove the name parameter
` [PATCH v2 05/17] drm/tests: helpers: Create the device in another function
` [PATCH v2 06/17] drm/tests: helpers: Switch to a platform_device
` [PATCH v2 07/17] drm/tests: helpers: Make sure the device is bound
` [PATCH v2 08/17] drm/tests: helpers: Allow for a custom device struct to be allocated
` [PATCH v2 09/17] drm/tests: helpers: Allow to pass a custom drm_driver
` [PATCH v2 10/17] drm/tests: Add a test for DRM managed actions
` [PATCH v2 11/17] drm/vc4: Move HVS state to main header
` [PATCH v2 12/17] drm/vc4: crtc: Introduce a lower-level crtc init helper
` [PATCH v2 13/17] drm/vc4: crtc: Make encoder lookup helper public
` [PATCH v2 14/17] drm/vc4: hvs: Provide a function to initialize the HVS structure
` [PATCH v2 15/17] drm/vc4: tests: Introduce a mocking infrastructure
` [PATCH v2 16/17] drm/vc4: tests: Fail the current test if we access a register
` [PATCH v2 17/17] drm/vc4: tests: Add unit test suite for the PV muxing

[PATCH -next] drm/amdgpu: update docum. filename following rename
 2022-11-28 20:23 UTC  (2+ messages)

[PATCH] drm/i915/huc: always init the delayed load fence
 2022-11-28 18:54 UTC  (2+ messages)

[PATCH v2] drm: Only select I2C_ALGOBIT for drivers that actually need it
 2022-11-28 18:16 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 10/12] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2022-11-28 17:42 UTC 

[PATCH v1] dt-bindings: display: Convert fsl,imx-fb.txt to dt-schema
 2022-11-28 17:42 UTC  (6+ messages)

[PATCH AUTOSEL 5.4 14/16] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2022-11-28 17:41 UTC 

[PATCH AUTOSEL 5.10 16/19] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2022-11-28 17:41 UTC 

[PATCH AUTOSEL 5.15 21/24] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2022-11-28 17:40 UTC 

[PATCH AUTOSEL 6.0 32/39] fbcon: Use kzalloc() in fbcon_prepare_logo()
 2022-11-28 17:36 UTC  (5+ messages)
` [PATCH AUTOSEL 6.0 36/39] drm/amd/display: Use viewport height for subvp mall allocation size
` [PATCH AUTOSEL 6.0 37/39] drm/amd/display: Avoid setting pixel rate divider to N/A
` [PATCH AUTOSEL 6.0 38/39] drm/amd/display: Use new num clk levels struct for max mclk index
` [PATCH AUTOSEL 6.0 39/39] drm/amdgpu: fix use-after-free during gpu recovery

[linux-next:master] BUILD REGRESSION 15f2f20ccbf2d04cb14e3e7635aa0447208c71e7
 2022-11-28 17:24 UTC 

[PATCH v3] drm: Optimise for continuous memory allocation
 2022-11-28 17:09 UTC  (2+ messages)

[pull] drm/msm: drm-msm-next-2022-11-28 for v6.2
 2022-11-28 16:39 UTC 

[PATCH] drm/i915/huc: fix leak of debug object in huc load fence on driver unload
 2022-11-28 16:32 UTC  (5+ messages)

[PATCH v2 RESEND 0/4] Add JDI LPM102A188A display panel support
 2022-11-28 16:28 UTC  (4+ messages)
` [PATCH v2 RESEND 2/4] drm/tegra: dsi: Clear enable register if powered by bootloader
` [PATCH v2 RESEND 3/4] drm/panel: Add driver for JDI LPM102A188A
` [PATCH v2 RESEND 4/4] arm64: dts: smaug: Add display panel node

AMD GPU problems under Xen
 2022-11-28 16:18 UTC  (2+ messages)

[drm-misc:drm-misc-next 12/19] drivers/gpu/drm/tests/drm_probe_helper_test.c:119:3: warning: variable 'len' is uninitialized when used here
 2022-11-28 15:27 UTC 

[PATCH v2 00/21] Add Tegra20 parallel video input capture
 2022-11-28 15:23 UTC  (22+ messages)
` [PATCH v2 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v2 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH v2 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH v2 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH v2 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH v2 06/21] staging: media: tegra-video: fix typos in comment
` [PATCH v2 07/21] staging: media: tegra-video: improve error messages
` [PATCH v2 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH v2 09/21] staging: media: tegra-video: move private struct declaration to C file
` [PATCH v2 10/21] staging: media: tegra-video: remove unneeded include
` [PATCH v2 11/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH v2 12/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH v2 13/21] staging: media: tegra-video: move default format to soc-specific data
` [PATCH v2 14/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH v2 15/21] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH v2 16/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH v2 17/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH v2 18/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH v2 19/21] staging: media: tegra-video: add H/V flip controls
` [PATCH v2 20/21] staging: media: tegra-video: add support for VIP (parallel video input)
` [PATCH v2 21/21] staging: media: tegra-video: add tegra20 variant

[PATCH v3] drm/vmwgfx: Fix race issue calling pin_user_pages
 2022-11-28 14:56 UTC  (2+ messages)

Screen corruption using radeon kernel driver
 2022-11-28 14:50 UTC  (2+ messages)

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-28 14:43 UTC  (8+ messages)
` [PATCH v8 06/14] drm: bridge: samsung-dsim: Handle proper DSI host initialization

[PATCH] doc: add dma-buf IOCTL code to table
 2022-11-28 13:39 UTC 

[PATCH v2] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-28 13:09 UTC  (4+ messages)

[PATCH/RFC 0/3] Atari DRM driver
 2022-11-28 13:08 UTC  (7+ messages)
` [PATCH/RFC 2/3] drm/simple-kms-helper: Add mode_fixup() to simple display pipe
` [PATCH/RFC 3/3] drm: atari: Add a DRM driver for Atari graphics hardware

[PATCH 0/8] drm/mipi-dbi: Convert to shadow-plane helpers
 2022-11-28 13:07 UTC  (7+ messages)
` [PATCH 6/8] drm/mipi-dbi: Support shadow-plane state
` [PATCH 7/8] drm/mipi-dbi: Use shadow-plane mappings

[PATCH v2 0/5] Support for the NPU in Vim3
 2022-11-28 11:17 UTC  (2+ messages)
` [PATCH v2 5/5] drm/etnaviv: add HWDB entry for VIPNano-QI.7120.0055

[PATCH v5 00/10] drm/msm: add support for SM8450
 2022-11-28 11:17 UTC  (3+ messages)
` [PATCH v5 04/10] dt-bindings: display/msm: add support for the display on SM8450

[PATCH 00/24] drm: Introduce Kunit Tests to VC4
 2022-11-28 11:05 UTC  (19+ messages)
` [PATCH 09/24] drm/atomic: Constify the old/new state accessors
  ` (subset) "
` [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
  ` (subset) "
` [PATCH 11/24] drm/vc4: Constify container_of wrappers
  ` (subset) "
` [PATCH 13/24] drm/vc4: kms: Constify the HVS old/new state helpers
  ` (subset) "
` [PATCH 14/24] drm/vc4: txp: Reorder the variable assignments
  ` (subset) "
` [PATCH 15/24] drm/vc4: Add TXP encoder type
  ` (subset) "
` [PATCH 16/24] drm/vc4: txp: Initialise the CRTC before the encoder and connector
  ` (subset) "
` [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init
  ` (subset) "
` [PATCH 20/24] drm/vc4: crtc: Provide a CRTC name
  ` (subset) "

[PATCH] drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()
 2022-11-28 11:05 UTC  (2+ messages)
` (subset) "

[PATCH 1/3] drm/doc: Fix title underline length
 2022-11-28 11:04 UTC  (4+ messages)
` [PATCH 2/3] drm/modes: Use strscpy() to copy command-line mode name
` [PATCH 3/3] drm/tests: helpers: Add missing export

[PATCH v28 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-28 10:38 UTC  (4+ messages)
` [PATCH v28 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195

[PATCH v3 0/5] Add guard padding around i915_vma
 2022-11-28 10:13 UTC  (5+ messages)
` [PATCH v3 2/5] drm/i915: Introduce guard pages to i915_vma
  ` [Intel-gfx] "
` [PATCH v3 5/5] drm/i915: Limit the display memory alignment to 32 bit instead of 64
  ` [Intel-gfx] "

[PATCH v3 0/2] drm: Add GPU reset sysfs
 2022-11-28  9:30 UTC  (5+ messages)
` [PATCH v3 1/2] drm: Add GPU reset sysfs event

[PATCH linux-next] drm/imx: Use device_match_of_node()
 2022-11-28  9:03 UTC  (2+ messages)

[Bug 216745] New: Kernel 6.1 breaks Thinkpad T14 Gen 2 AMD connection to USB-C dock Gen 2 with kernel Null pointer
 2022-11-28  8:31 UTC  (7+ messages)
` [Bug 216745] "

[PATCH v2 0/2] Make ILI9486 driver working with 16-bits SPI controllers
 2022-11-28  8:29 UTC  (2+ messages)

[PATCH v2 0/2] Fix a bunch of allmodconfig errors
 2022-11-28  7:47 UTC  (7+ messages)
` [PATCH v2 1/2] drm/amdgpu: Temporarily disable broken Clang builds due to blown stack-frame
` [PATCH v2 2/2] Kconfig.debug: Provide a little extra FRAME_WARN leeway when KASAN is enabled

[PATCH] drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
 2022-11-28  7:43 UTC  (2+ messages)

[RFC 0/2] drm/connector: connector iterator with filtering
 2022-11-28  7:40 UTC  (3+ messages)
` [RFC 1/2] drm/connector: add connector list iteration "

[PATCH v5 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-28  7:36 UTC  (11+ messages)
` [PATCH v5 01/10] drm: bridge: cadence: convert mailbox functions to macro functions
` [PATCH v5 02/10] dt-bindings: display: bridge: Add MHDP DP for i.MX8MQ
` [PATCH v5 03/10] drm: bridge: cadence: Add MHDP DP driver "
` [PATCH v5 04/10] phy: Add HDMI configuration options
` [PATCH v5 05/10] dt-bindings: display: bridge: Add MHDP HDMI for i.MX8MQ
` [PATCH v5 06/10] drm: bridge: cadence: Add MHDP HDMI driver "
` [PATCH v5 07/10] dt-bindings: phy: Add Cadence HDP-TX DP PHY
` [PATCH v5 08/10] phy: cadence: Add driver for HDP-TX DisplyPort PHY
` [PATCH v5 09/10] dt-bindings: phy: Add Cadence HDP-TX HDMI PHY
` [PATCH v5 10/10] phy: cadence: Add driver for "

[PATCH v28 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2022-11-28  7:38 UTC  (4+ messages)
` [PATCH v28 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1

[PATCH v4 00/18] mdss-dsi-ctrl binding and dts fixes
 2022-11-28  4:21 UTC  (26+ messages)
` [PATCH v4 02/18] dt-bindings: msm: dsi-controller-main: Fix power-domain constraint
` [PATCH v4 06/18] dt-bindings: msm: dsi-controller-main: Fix description of core clock
` [PATCH v4 09/18] ARM: dts: qcom: apq8064: add compat qcom, apq8064-dsi-ctrl
  ` [PATCH v4 09/18] ARM: dts: qcom: apq8064: add compat qcom,apq8064-dsi-ctrl
` [PATCH v4 10/18] ARM: dts: qcom: msm8974: Add compat qcom, msm8974-dsi-ctrl
  ` [PATCH v4 10/18] ARM: dts: qcom: msm8974: Add compat qcom,msm8974-dsi-ctrl
` [PATCH v4 11/18] arm64: dts: qcom: msm8916: Add compat qcom, msm8916-dsi-ctrl
  ` [PATCH v4 11/18] arm64: dts: qcom: msm8916: Add compat qcom,msm8916-dsi-ctrl
` [PATCH v4 12/18] arm64: dts: qcom: msm8996: Add compat qcom, msm8996-dsi-ctrl
  ` [PATCH v4 12/18] arm64: dts: qcom: msm8996: Add compat qcom,msm8996-dsi-ctrl
` [PATCH v4 13/18] arm64: dts: qcom: sc7180: Add compat qcom, sc7180-dsi-ctrl
  ` [PATCH v4 13/18] arm64: dts: qcom: sc7180: Add compat qcom,sc7180-dsi-ctrl
` [PATCH v4 14/18] arm64: dts: qcom: sc7280: Add compat qcom, sc7280-dsi-ctrl
  ` [PATCH v4 14/18] arm64: dts: qcom: sc7280: Add compat qcom,sc7280-dsi-ctrl
` [PATCH v4 15/18] arm64: dts: qcom: sdm630: Add compat qcom, sdm630-dsi-ctrl
  ` [PATCH v4 15/18] arm64: dts: qcom: sdm630: Add compat qcom,sdm630-dsi-ctrl
` [PATCH v4 16/18] arm64: dts: qcom: sdm660: Add compat qcom, sdm660-dsi-ctrl
  ` [PATCH v4 16/18] arm64: dts: qcom: sdm660: Add compat qcom,sdm660-dsi-ctrl
` [PATCH v4 17/18] arm64: dts: qcom: sdm845: Add compat qcom, sdm845-dsi-ctrl
  ` [PATCH v4 17/18] arm64: dts: qcom: sdm845: Add compat qcom,sdm845-dsi-ctrl
` [PATCH v4 18/18] arm64: dts: qcom: sm8250: Add compat qcom, sm8250-dsi-ctrl
  ` [PATCH v4 18/18] arm64: dts: qcom: sm8250: Add compat qcom,sm8250-dsi-ctrl

[PATCH 0/4] drm/tiny: panel-mipi-dbi: Support separate I/O voltage supply
 2022-11-27 20:43 UTC  (2+ messages)

[PATCH 1/4] drm/mipi-dbi: Support separate I/O regulator
 2022-11-27 19:14 UTC  (4+ messages)
` [PATCH 2/4] drm/tiny: panel-mipi-dbi: Read I/O supply from DT
` [PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing power-supply
` [PATCH 4/4] dt-bindings: display: panel: mipi-dbi-spi: Add io-supply

[Bug 216727] New: Failure to wake up from suspend to RAM
 2022-11-28  6:19 UTC  (2+ messages)
` [Bug 216727] [amdgpu] Failure to wake up from suspend to RAM under memory pressure

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-11-28  6:00 UTC  (2+ messages)

[drm-misc:drm-misc-next 12/19] ERROR: modpost: "drm_kunit_device_init" [drivers/gpu/drm/tests/drm_probe_helper_test.ko] undefined!
 2022-11-28  0:48 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2022-11-27 23:58 UTC 

[drm-misc:drm-misc-next 6/19] ERROR: modpost: "drm_kunit_device_init" [drivers/gpu/drm/tests/drm_modes_test.ko] undefined!
 2022-11-27 21:47 UTC 

[PATCH v6 0/7] Register Type-C mode-switch in DP bridge endpoints
 2022-11-27 21:02 UTC  (5+ messages)
` [PATCH v6 3/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v6 6/7] dt/bindings: drm/bridge: it6505: "

Help with LCD panel driver for sunxi embedded device: Jinglitai JLT4013A
 2022-11-27 18:38 UTC 

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2022-11-27 18:30 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
 2022-11-27 18:15 UTC 

[PATCH 4/4] dt-bindings: display: panel: mipi-dbi-spi: Add io-supply
 2022-11-27 12:55 UTC  (2+ messages)

[PATCH 1/4] drm/mipi-dbi: Support separate I/O regulator
 2022-11-27 12:52 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing property

[PATCH v2] drm: Optimise for continuous memory allocation
 2022-11-27  5:37 UTC 

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2022-11-26 20:19 UTC  (2+ messages)
` [Bug 213145] "

[PATCH RESEND net] drm/panel: Fix return value check in nt35950_probe()
 2022-11-26  3:04 UTC 

[PATCH] drm/armada: Fill in GEM object for each color plane
 2022-11-26 19:00 UTC 

[PATCH v2 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2022-11-25  9:44 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX
` [PATCH v2 2/3] ASoC: mediatek: mt8186: correct the HDMI widgets
` [PATCH v2 3/3] drm/bridge: it6505: Add audio support

[PATCH 4/9] drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h
 2022-11-25 21:19 UTC  (3+ messages)

[PATCH 2/4] drm/tiny: Read separate I/O regulator from DT
 2022-11-25 17:44 UTC 

[PATCH 3/4] dt-bindings: display: panel: mipi-dbi-spi: Add missing power-supply
 2022-11-25 18:00 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).