AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-29 11:32:33 to 2024-04-04 14:22:43 UTC [more...]

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

[PATCH] drm/amdgpu: Fix the ring buffer size for queue VM flush
 2024-04-04 12:24 UTC  (2+ messages)

[PATCH] drm/radeon: silence UBSAN warning
 2024-04-04 12:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: Bypass asd if display hw is not available
 2024-04-04 12:04 UTC  (3+ messages)

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-03 16:44 UTC  (36+ 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 1/8] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
 2024-04-03 12:11 UTC  (2+ messages)

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

[PATCH] drm/amd/pm: Allow setting soft max frequency in VF
 2024-04-04  7:35 UTC  (2+ messages)

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

[PATCH 00/28] DC Patches April 3, 2024
 2024-04-03 19:49 UTC  (29+ messages)
` [PATCH 01/28] drm/amd/display: Add option to configure mapping policy for edp0 on dp1
` [PATCH 02/28] drm/amd/display: Return max resolution supported by DWB
` [PATCH 03/28] drm/amd/display: always reset ODM mode in context when adding first plane
` [PATCH 04/28] drm/amd/display: fix an incorrect ODM policy assigned for subvp
` [PATCH 05/28] drm/amd/display: Add driver support for future FAMS versions
` [PATCH 06/28] drm/amd/display: Do not recursively call manual trigger programming
` [PATCH 07/28] drm/amd/display: fix disable otg wa logic in DCN316
` [PATCH 08/28] drm/amd/display: expand the non standard link rate for testing
` [PATCH 09/28] drm/amd/display: refactor vpg.h
` [PATCH 10/28] drm/amd/display: add dwb support to dml2
` [PATCH 11/28] drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
` [PATCH 12/28] drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
` [PATCH 13/28] drm/amd/display: Adjust dprefclk by down spread percentage
` [PATCH 14/28] drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
` [PATCH 15/28] Revert "drm/amd/display: Enabling urgent latency adjustment for DCN35"
` [PATCH 16/28] drm/amd/display: [FW Promotion] Release 0.0.212.0
` [PATCH 17/28] drm/amd/display: Add V_TOTAL_REGS to dcn10
` [PATCH 18/28] drm/amd/display: Add comments to improve the code readability
` [PATCH 19/28] drm/amd/display: Adjust some includes used by display
` [PATCH 20/28] drm/amd/display: Drop legacy code
` [PATCH 21/28] drm/amd/display: Update resource capabilities and debug struct for DCN201
` [PATCH 22/28] drm/amd/display: Disable P010 Support of DCN 1.0
` [PATCH 23/28] drm/amd/display: Update DCN10 resource
` [PATCH 24/28] drm/amd/display: Add fallback configuration when set DRR
` [PATCH 25/28] drm/amd/display: Add fallback configuration for set DRR in DCN10
` [PATCH 26/28] drm/amd/display: Change DPCD address range
` [PATCH 27/28] drm/amd/display: Reorganize dwb header
` [PATCH 28/28] drm/amd/display: 3.2.280

[PATCH AUTOSEL 6.6 20/20] drm/amdgpu: fix use-after-free bug
 2024-04-03 17:18 UTC 

[PATCH AUTOSEL 6.8 27/28] drm/amdgpu: fix use-after-free bug
 2024-04-03 17:16 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 28/28] drm/amdgpu: Init zone device and drm client after mode-1 reset on reload

[PATCH 1/2] drm/amdgpu: always allocate cleared VRAM for KFD allocations
 2024-04-03 16:47 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
 2024-04-03 15:56 UTC 

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

[PATCH] drm/amdgpu: fix incorrect number of active RBs for gfx11
 2024-04-03 13:48 UTC  (2+ messages)

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-04-03 12:51 UTC  (13+ messages)
` [PATCH v4 02/15] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v4 05/15] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [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 15/15] selftests/fpu: Allow building on other architectures

[PATCH] drm/amdgpu: Fix incorrect return value
 2024-04-03 10:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: add post reset IP callback
 2024-04-03  9:40 UTC  (7+ messages)

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-03  9:01 UTC  (12+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[PATCH] drm/amd/display: Add missing parameter desc in dc_commit_streams
 2024-04-03  8:00 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: refactoring the runtime pm mode detection code
 2024-04-03  2:57 UTC 

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

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[PATCH] drm/amd/amdgpu: Update PF2VF Header
 2024-04-02 22:01 UTC 

[PATCH v2] drm/amdgpu: Fix discovery initialization failure during pci rescan
 2024-04-02 11:55 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: use CPU to update VM during GPU reset
 2024-04-02 11:40 UTC  (4+ messages)

[PATCH] drm/amdgpu: clear set_q_mode_offs when VM changed
 2024-04-02 11:38 UTC  (4+ messages)

[PATCH 1/2] drm/amd/pm: Report uclk and sclk limit
 2024-04-02 10:35 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/pm: Update uclk/sclk limit report format

[PATCH] drm/amd/pm: Report uclk and sclk limit
 2024-04-02 10:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix discovery initialization failure during pci rescan
 2024-04-02  9:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: retire UMC v12 mca_addr_to_pa
 2024-04-02  8:53 UTC  (2+ messages)

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

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

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

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

[PATCH 00/43] DC Patches Apr 1, 2024
 2024-04-01 13:52 UTC  (9+ messages)
` [PATCH 01/43] drm/amd/display: Fix compiler redefinition warnings for certain configs
` [PATCH 30/43] drm/amd/display: Enable cur_rom_en even if cursor degamma is not enabled
` [PATCH 38/43] drm/amd/display: Fix MPCC DTN logging

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

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

[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/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()


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