AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-07 13:46:36 to 2024-06-17 07:15:05 UTC [more...]

[bug report] drm/amdgpu: amdgpu crash on playing videos, linux 6.10-rc
 2024-06-16 22:55 UTC  (9+ messages)

Kernel 5.15.150 black screen with AMD Raven/Picasso GPU
 2024-06-16 19:57 UTC  (7+ messages)

[PATCH] drm/amdgpu: convert bios_hardcoded_edid to drm_edid
 2024-06-16 18:14 UTC  (2+ messages)

[bug report] drm/amdgpu: add init support for GFX11 (v2)
 2024-06-14 17:32 UTC 

[PATCH] drm/amdgpu: keep init xcc0 for all xccs under sriov
 2024-06-17  4:56 UTC  (6+ messages)

[PATCH v3] drm/fb-helper: Detect when lid is closed during initialization
 2024-06-16 12:24 UTC  (7+ messages)

[PATCH] drm/amdgpu: Add NULL check for imu.funcs in gfx_v11_0_rlc_backdoor_autoload_enable
 2024-06-15 12:33 UTC 

[PATCH] drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOV
 2024-06-15  0:31 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: cleanup MES11 command submission
 2024-06-14 22:32 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: remove amdgpu_mes_fence_wait_polling()

[PATCH] Revert "drm/amdgpu: Add missing locking for MES API calls"
 2024-06-14 21:25 UTC 

[PATCH] drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clang
 2024-06-14 19:54 UTC 

[PATCH v6 0/8] drm: Support per-plane async flip configuration
 2024-06-14 19:45 UTC  (14+ messages)
` [PATCH v6 1/8] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v6 2/8] drm: Support per-plane async flip configuration
` [PATCH v6 3/8] drm/amdgpu: Enable async flips on the primary plane
` [PATCH v6 4/8] drm: atmel-hlcdc: "
` [PATCH v6 5/8] drm/i915: "
` [PATCH v6 6/8] drm/nouveau: "
` [PATCH v6 7/8] drm/vc4: "
` [PATCH v6 8/8] drm/amdgpu: Make it possible to async flip overlay planes

[PATCH 1/2] drm/amdgpu: fix UBSAN warning in kv_dpm.c
 2024-06-14 19:43 UTC  (4+ messages)
` [PATCH 2/2] drm/radeon: "

[PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4
 2024-06-14 18:05 UTC  (2+ messages)

[PATCH] drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1
 2024-06-14 18:02 UTC  (2+ messages)

[PATCH] drm/amdgpu/atomfirmware: fix parsing of vram_info
 2024-06-14 17:54 UTC 

[PATCH 1/2] drm/amdgpu/pptable: Fix __counted_by attribute
 2024-06-14 17:46 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arrays

Rate limit improvements for TTM
 2024-06-14 16:06 UTC  (5+ messages)
` [PATCH 5/6] drm/amdgpu: always enable move threshold for BOs

[PATCH] drm/amd/display: Increase frame-larger-than warning limit
 2024-06-14 15:55 UTC  (4+ messages)

[PATCH] Revert "drm/amdgpu: init iommu after amdkfd device init"
 2024-06-13 23:07 UTC  (9+ messages)
` Patch "Revert "drm/amdgpu: init iommu after amdkfd device init"" has been added to the 5.15-stable tree

[linux-next:master] BUILD REGRESSION 6906a84c482f098d31486df8dc98cead21cce2d0
 2024-06-13 20:43 UTC 

[PATCH] drm/amd/display/dc: Remove dc code repetition
 2024-06-13 16:05 UTC 

[PATCH v5 0/3] drm/atomic: Allow drivers to write their own plane check for async
 2024-06-13 15:59 UTC  (7+ messages)
` [PATCH v5 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v5 2/3] drm: Allow drivers to choose plane types to async flip
` [PATCH v5 3/3] drm/amdgpu: Make it possible to async flip overlay planes

"firmware/sysfb: Set firmware-framebuffer parent device" breaks lightdm on Ubuntu 22.04 using amdgpu
 2024-06-13 14:59 UTC  (4+ messages)

[PATCH] drm/amdkfd: add ASIC version check for the reset selection of RAS poison
 2024-06-13 11:25 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: add condition check for waking up thread
 2024-06-13 10:21 UTC  (8+ messages)
` [PATCH 2/5] drm/amdgpu: add threshold to interrupt waiting for DE data to be ready
` [PATCH 3/5] drm/amdgpu: clear all messages reset flags in fifo before gpu reset
` [PATCH 4/5] drm/amdgpu: wait for gpu to complete reset
` [PATCH 5/5] drm/amdgpu: add gpu reset check before page retirement thread runs

[BUG] 6.10-rc3 [drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off
 2024-06-12 19:15 UTC 

[PATCH] drm/amdkfd: use mode1 reset for RAS poison consumption
 2024-06-13  8:19 UTC  (4+ messages)

[PATCH] drm/amd/display: Enable idle optimizations on DCN401
 2024-06-12 23:49 UTC  (2+ messages)

[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
 2024-06-12 22:28 UTC  (3+ messages)
` [PATCH v2 7/8] drm/radeon: Call drm_helper_force_disable_all() at shutdown/remove time
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time

[linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
 2024-06-12 20:41 UTC 

[PATCH] drm/amdkfd: Update mm interval notifier tree without acquiring mm's mmap lock
 2024-06-12 20:11 UTC 

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] drm/amdgpu: use local xcc to flush tlb
 2024-06-12 10:58 UTC  (3+ messages)

[PATCH] drm/amdgpu/vcn: port mmsch ctx table size fix from jpeg v4
 2024-06-12  5:57 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
 2024-06-12  5:52 UTC 

[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
 2024-06-11 17:35 UTC  (3+ messages)

[PATCH 00/36] DC Patches June 11, 2024
 2024-06-11 16:51 UTC  (37+ messages)
` [PATCH 01/36] drm/amd/display: DCN401 full power down in HW init if any link enabled
` [PATCH 02/36] drm/amd/display: Enable DCN401 idle optimizations by default
` [PATCH 03/36] drm/amd/display: Add dcn401 DIG fifo enable/disable
` [PATCH 04/36] Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"
` [PATCH 05/36] drm/amd/display: Remove redundant condition with DEADCODE
` [PATCH 06/36] drm/amd/display: Remove redundant condition in VBA 314 func
` [PATCH 07/36] drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong variables
` [PATCH 08/36] drm/amd/display: On clock init, maintain DISPCLK freq
` [PATCH 09/36] drm/amd/display: Refactor DCN3X into component folder
` [PATCH 10/36] drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA
` [PATCH 11/36] drm/amd/display: Add null check to dml21_find_dc_pipes_for_plane
` [PATCH 12/36] drm/amd/display: Send message to notify the DPIA host router bandwidth
` [PATCH 13/36] drm/amd/display: Explicitly extend unsigned 16 bit to 64 bit
` [PATCH 14/36] drm/amd/display: Add null checker before passing variables
` [PATCH 15/36] drm/amd/display: Check BIOS images before it is used
` [PATCH 16/36] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
` [PATCH 17/36] drm/amd/display: Add null checker before access structs
` [PATCH 18/36] drm/amd/display: mirror case cleanup for cursors
` [PATCH 19/36] drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401
` [PATCH 20/36] drm/amd/display: Remove duplicate HWSS interfaces
` [PATCH 21/36] drm/amd/display: Make sure to reprogram ODM when resync fifo
` [PATCH 22/36] drm/amd/display: Check dc_stream_state before it is used
` [PATCH 23/36] drm/amd/display: Check pipe_ctx "
` [PATCH 24/36] drm/amd/display: Covert integers to double before divisions
` [PATCH 25/36] drm/amd/display: Fix warning caused by an attempt to configure a non-otg master
` [PATCH 26/36] drm/amd/display: Improve warning log for get OPP for OTG master
` [PATCH 27/36] drm/amd/display: Remove redundant checks for res_pool->dccg
` [PATCH 28/36] drm/amd/display: Remove redundant checks for ctx->dc_bios
` [PATCH 29/36] drm/amd/display: Remove unused value set from 'min_hratio_fact' in dml
` [PATCH 30/36] drm/amd/display: Remove redundant null checks
` [PATCH 31/36] drm/amd/display: Remove redundant checks for opp
` [PATCH 32/36] drm/amd/display: Remove redundant checks for context
` [PATCH 33/36] drm/amd/display: Check UnboundedRequestEnabled's value
` [PATCH 34/36] drm/amd/display: Remove redundant null checks
` [PATCH 35/36] drm/amd/display: [FW Promotion] Release 0.0.222.0
` [PATCH 36/36] drm/amd/display: 3.2.289

Fix for reserved VMID handling together with gang submit
 2024-06-11 12:48 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: fix using the reserved VMID "
` [PATCH 2/2] drm/amdgpu: reject gang submit on reserved VMIDs

[PATCH] drm/amd: force min_input_signal to 0 on Framework AMD 13/16
 2024-06-10 20:20 UTC  (4+ messages)

6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
 2024-06-10 22:05 UTC  (6+ messages)

[PATCH v3] drm/amdgpu: Fix the BO release clear memory warning
 2024-06-10 19:05 UTC  (3+ messages)

[PATCH v2] drm/amd/display: Guard ACPI calls with CONFIG_ACPI
 2024-06-10 16:09 UTC  (2+ messages)

[PATCH] drm/amd/display: Guard ACPI calls with CONFIG_ACPI
 2024-06-10 15:44 UTC  (3+ messages)

[PATCH 1/9] drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
 2024-06-10  9:37 UTC  (10+ messages)
` [PATCH 2/9] drm/amdgpu: remove amdgpu_pin_restricted()
` [PATCH 3/9] drm/amdgpu: nuke the VM PD/PT shadow handling
` [PATCH 4/9] drm/amdgpu: remove the CPU placement fallback
` [PATCH 5/9] drm/amdgpu: delay VM root PD allocation to first use
` [PATCH 6/9] drm/amdgpu: stop updating the SEQ64 VA during open
` [PATCH 7/9] drm/amdgpu: cleanup seq64 VA map/unmap once more
` [PATCH 8/9] drm/amdgpu: drop the runtim PM in amdgpu_driver_open_kms
` [PATCH 9/9] drm/amdgpu: try to avoid runtime PM in amdgpu_driver_close_kms

6.10/regression/bisected - commit a68c7eaa7a8f cause *ERROR* Trying to clear memory with ring turned off in amdgpu_fill_buffer
 2024-06-09 20:47 UTC  (4+ messages)

[PATCH] drm/radeon: remove load callback
 2024-06-07 19:42 UTC  (6+ messages)

[drm:amdgpu_fill_buffer [amdgpu]] *ERROR* Trying to clear memory with ring turned off
 2024-06-08  4:16 UTC  (3+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.11
 2024-06-07 19:58 UTC 

[PATCH 1/2] Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"
 2024-06-07 17:36 UTC  (6+ messages)
` [PATCH 2/2] Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update"

[linux-next:master] BUILD REGRESSION d35b2284e966c0bef3e2182a5c5ea02177dd32e4
 2024-06-07 17:10 UTC 

[PATCH 1/2] Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"
 2024-06-07 16:33 UTC 

[PATCH] drm/ttm: Add cgroup memory accounting for GTT memory
 2024-06-07 14:51 UTC  (4+ messages)

[PATCH] drm/amd/display: Set default brightness according to ACPI
 2024-06-07 14:15 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ee78a17615ad0cfdbbc27182b1047cd36c9d4d5f
 2024-06-06 17:51 UTC  (2+ messages)

Page fault storms and IH ring overflow
 2024-06-07  1:57 UTC 


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