AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 08:01:59 to 2024-04-02 08:30:00 UTC [more...]

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-02  8:29 UTC  (22+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 02/14] drm/amdgpu, drm/radeon: "
  ` [PATCH v0 02/14] drm/amdgpu,drm/radeon: "
` [PATCH v0 03/14] drm/gma500, drm/i915: "
  ` [PATCH v0 03/14] drm/gma500,drm/i915: "
` [PATCH v0 04/14] media: au0828: "
` [PATCH v0 05/14] media: cobalt: "
` [PATCH v0 06/14] media: cx18: "
` [PATCH v0 07/14] media: cx25821: "
` [PATCH v0 08/14] media: ivtv: "
` [PATCH v0 09/14] media: cx23885: "
` [PATCH v0 10/14] sfc: falcon: "
` [PATCH v0 11/14] fbdev/smscufx: "
` [PATCH v0 12/14] fbdev/viafb: "
` [PATCH v0 13/14] drm/nouveau: "
` [PATCH v0 14/14] i2c and treewide: "

[PATCH] drm/amdgpu: always force full reset for SOC21
 2024-04-02  8:21 UTC  (2+ messages)

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-02  8:17 UTC  (11+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[PATCH] drm/amdgpu: clear set_q_mode_offs when VM changed
 2024-04-02  8:13 UTC  (2+ messages)

2024 X.Org Board of Directors Elections Nomination period is NOW
 2024-04-02  7:56 UTC  (6+ messages)
` 2024 X.Org Foundation Membership deadline for voting in the election

[PATCH] drm/amdgpu: refactoring the runtime pm mode detection code
 2024-04-02  4:16 UTC  (4+ messages)

[PATCH v1] drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriov
 2024-04-02  2:58 UTC  (3+ messages)

[PATCH] drm/amdgpu/mes11: print MES opcodes rather than numbers
 2024-04-02  0:42 UTC  (2+ messages)

[PATCH 1/2] amd/amdkfd: sync all devices to wait all processes being evicted
 2024-04-01 21:53 UTC  (2+ messages)
` [PATCH 2/2] amd/amdgpu: improve VF recover time

Proposal to add CRIU support to DRM render nodes
 2024-04-01 17:58 UTC  (11+ messages)

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-04-01 14:38 UTC  (9+ messages)
` [PATCH 1/2] drm/amd/display: Introduce overlay cursor mode
` [PATCH 2/2] drm/amd/display: Move PRIMARY plane zpos higher

[PATCH 00/43] DC Patches Apr 1, 2024
 2024-04-01 13:52 UTC  (49+ messages)
` [PATCH 01/43] drm/amd/display: Fix compiler redefinition warnings for certain configs
` [PATCH 02/43] drm/amd/display: Add timing pixel encoding for mst mode validation
` [PATCH 03/43] drm/amd/display: fix underflow in some two display subvp/non-subvp configs
` [PATCH 04/43] drm/amd/display: optimize dml2 pipe resource allocation order
` [PATCH 05/43] drm/amd/display: Toggle additional RCO options in DCN35
` [PATCH 06/43] drm/amd/display: Decouple dcn35 and dcn351 dmub firmware
` [PATCH 07/43] drm/amd/display: Expand supported Replay residency mode
` [PATCH 08/43] drm/amd/display: FEC overhead should be checked once for mst slot nums
` [PATCH 09/43] drm/amd/display: handle invalid connector indices
` [PATCH 10/43] drm/amd/display: Add dmub additional interface support for FAMS
` [PATCH 11/43] drm/amd/display: update pipe topology log to support subvp
` [PATCH 12/43] drm/amd/display: Enable DTBCLK DTO earlier in the sequence
` [PATCH 13/43] drm/amd/display: Add dummy interface for tracing DCN32 SMU messages
` [PATCH 14/43] drm/amd/display: Enable RCO for HDMISTREAMCLK in DCN35
` [PATCH 15/43] drm/amd/display: Allow HPO PG for DCN35
` [PATCH 16/43] drm/amd/display: Skip on writeback when it's not applicable
` [PATCH 17/43] drm/amd/display: Add OTG check for set AV mute
` [PATCH 18/43] drm/amd/display: Add extra logging for HUBP and OTG
` [PATCH 19/43] drm/amd/display: Disable Z8 minimum stutter period check for DCN35
` [PATCH 20/43] drm/amd/display: add root clock control function pointer to fix display corruption
` [PATCH 21/43] drm/amd/display: Add extra DMUB logging to track message timeout
` [PATCH 22/43] drm/amd/display: remove context->dml2 dependency from DML21 wrapper
` [PATCH 23/43] drm/amd/display: Add handling for DC power mode
` [PATCH 24/43] drm/amd/display: move build test pattern params as part of pipe resource update for odm
` [PATCH 25/43] drm/amd/display: Fix compiler warnings on high compiler warning levels
` [PATCH 26/43] drm/amd/display: Allow RCG for Static Screen + LVP for DCN35
` [PATCH 27/43] drm/amd/display: 3.2.279
` [PATCH 28/43] drm/amd/display: Initialize DP ref clk with the correct clock
` [PATCH 29/43] drm/amd/display: Set alpha enable to 0 for some specific formats
` [PATCH 30/43] drm/amd/display: Enable cur_rom_en even if cursor degamma is not enabled
` [PATCH 31/43] drm/amd/display: Add some missing debug registers
` [PATCH 32/43] drm/amd/display: Update DSC compute parameter calculation
` [PATCH 33/43] drm/amd/display: Drop legacy code
` [PATCH 34/43] drm/amd/display: Add missing registers
` [PATCH 35/43] drm/amd/display: Remove redundant RESERVE0 and RESERVE1
` [PATCH 36/43] drm/amd/display: Add missing SFB and OPP_SF
` [PATCH 37/43] drm/amd/display: Initialize debug variable data
` [PATCH 38/43] drm/amd/display: Fix MPCC DTN logging
` [PATCH 39/43] drm/amd/display: Add WBSCL ram coefficient for writeback
` [PATCH 40/43] drm/amd/display: Add code comments clock and encode code
` [PATCH 41/43] drm/amd/display: Includes adjustments
` [PATCH 42/43] drm/amd/display: Add color logs for dcn20
` [PATCH 43/43] drm/amd/display: Enable FGCG for DCN351

[PATCH] drm/amd/display: Add missing parameter desc in dc_commit_streams
 2024-04-01 13:50 UTC 

[PATCH v2] drm/radeon/radeon_display: Decrease the size of allocated memory
 2024-04-01 12:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix discovery initialization failure during pci rescan
 2024-04-01 12:24 UTC  (2+ messages)

[PATCH v2 1/4] drm/amdgpu: Set fatal errror detected flag earlier
 2024-04-01 11:33 UTC  (7+ messages)
` [PATCH v2 2/4] drm/amd/pm: Add PMFW message and capability flags
` [PATCH v2 4/4] drm/amd/pm: Categorize RAS messages on SMUv13.0.6

[PATCH] drm/amdgpu: Process bif doorbell event
 2024-04-01 11:15 UTC 

[PATCH] drm/amdgpu: update check condition for XGMI ACA UE
 2024-04-01  8:01 UTC  (2+ messages)

[PATCH] drm/amd/pm: update XGMI RAS UE criteria for sum v13.0.6
 2024-04-01  7:14 UTC  (2+ messages)

[PATCH] drm/amd/pm: update XGMI RAS UC criteria for sum v13.0.6
 2024-04-01  3:41 UTC 

[PATCH V2] drm/ttm: remove unused paramter
 2024-04-01  3:04 UTC 

[PATCH] drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cb
 2024-04-01  1:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Bypass asd if display hw is not available
 2024-04-01  1:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Bypass asd if display hw is not available
 2024-03-31  4:58 UTC  (2+ messages)

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-03-29 18:02 UTC  (19+ messages)
` [PATCH v4 01/15] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 02/15] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 03/15] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v4 04/15] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 05/15] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v4 06/15] lib/raid6: "
` [PATCH v4 07/15] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 08/15] powerpc: "
` [PATCH v4 09/15] x86/fpu: Fix asm/fpu/types.h include guard
` [PATCH v4 10/15] x86: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 11/15] riscv: Add support for kernel-mode FPU
` [PATCH v4 12/15] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 14/15] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v4 15/15] selftests/fpu: Allow building on other architectures

[PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list
 2024-03-29 15:07 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
 2024-03-29 22:58 UTC 

[PATCH AUTOSEL 4.19 08/19] drm/amd/display: Fix nanosec stat overflow
 2024-03-29 12:50 UTC 

[PATCH AUTOSEL 5.4 11/23] drm/amd/display: Fix nanosec stat overflow
 2024-03-29 12:49 UTC 

[PATCH AUTOSEL 5.10 14/31] drm/amd/display: Fix nanosec stat overflow
 2024-03-29 12:48 UTC 

[PATCH AUTOSEL 5.15 16/34] drm/amd/display: Fix nanosec stat overflow
 2024-03-29 12:47 UTC 

[PATCH AUTOSEL 6.1 24/52] drm/amd/display: Fix nanosec stat overflow
 2024-03-29 12:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 27/52] drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()

[PATCH AUTOSEL 6.6 38/75] drm/amd/display: Fix nanosec stat overflow
 2024-03-29 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 44/75] drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()

[PATCH AUTOSEL 6.8 03/98] drm/amdgpu: Skip do PCI error slot reset during RAS recovery
 2024-03-29 12:37 UTC  (6+ messages)
` [PATCH AUTOSEL 6.8 09/98] drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
` [PATCH AUTOSEL 6.8 10/98] drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
` [PATCH AUTOSEL 6.8 24/98] drm/amd/display: Disable idle reallow as part of command/gpint execution
` [PATCH AUTOSEL 6.8 54/98] drm/amd/display: Fix nanosec stat overflow
` [PATCH AUTOSEL 6.8 62/98] drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()

[PATCH] drm/ttm: remove unused paramter
 2024-03-29 11:15 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: use CPU to update VM during GPU reset
 2024-03-29 11:08 UTC  (2+ messages)

[PATCH 1/8] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
 2024-03-29 10:17 UTC  (8+ messages)
` [PATCH 2/8] HID: amd_sfh: Add a new interface for exporting HPD data
` [PATCH 3/8] HID: amd_sfh: Add a new interface for exporting ALS data
` [PATCH 4/8] HID: amd_sfh: Increase sensor command timeout
` [PATCH 5/8] HID: amd_sfh: Update HPD sensor structure elements
` [PATCH 6/8] HID: amd_sfh: Avoid disabling the interrupt
` [PATCH 7/8] HID: amd_sfh: Improve boot time when SFH is available
` [PATCH 8/8] HID: amd_sfh: Extend MP2 register access to SFH

[PATCH] drm/amdgpu: Update EEPROM RAS table for mismatched table version
 2024-03-29  7:32 UTC  (2+ messages)

[PATCH] drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
 2024-03-29  7:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwards
 2024-03-28 18:32 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a6bd6c9333397f5a0e2667d4d82fef8c970108f2
 2024-03-28 18:09 UTC 

[PATCH] drm/amdgpu: Fix VCN allocation in CPX partition
 2024-03-28 15:41 UTC  (2+ messages)

[PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API
 2024-03-27 22:08 UTC  (17+ messages)
` [PATCH v3 01/14] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 06/14] lib/raid6: "
` [PATCH v3 07/14] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 08/14] powerpc: "
` [PATCH v3 09/14] x86: "
` [PATCH v3 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v3 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v3 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v3 14/14] selftests/fpu: Allow building on other architectures

[PATCH] drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
 2024-03-28 12:29 UTC  (2+ messages)

[PATCH v3 1/5] drm/amdgpu: Add a new runtime mode definition
 2024-03-28 10:32 UTC  (2+ messages)

[RFC PATCH v3 0/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-03-28  9:33 UTC  (4+ messages)
` [RFC PATCH v3 3/6] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).