AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-25 17:52:40 to 2022-12-06 00:36:04 UTC [more...]

[RFC PATCH 00/17] DRM_USE_DYNAMIC_DEBUG regression
 2022-12-06  0:34 UTC  (5+ messages)
` [RFC PATCH 01/17] test-dyndbg: fixup CLASSMAP usage error
` [RFC PATCH 02/17] test-dyndbg: show that DEBUG enables prdbgs at compiletime
` [RFC PATCH 03/17] dyndbg: fix readback value on LEVEL_NAMES interfaces
` [RFC PATCH 04/17] dyndbg: replace classmap list with a vector

Another circular lock dependency involving fs-reclaim and drm_buddy
 2022-12-06  0:04 UTC 

[PATCH] drm/amdgpu: fix mmhub register base coding error
 2022-12-05 23:45 UTC 

[PATCH] drm/amd/display: fix array index out of bound error in DCN32 DML
 2022-12-05 21:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove evict_resource for sriov when suspend
 2022-12-05 20:26 UTC  (3+ messages)

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-12-05 19:58 UTC  (13+ messages)
` [PATCH 3/9] drm/ttm: use per BO cleanup workers
` [PATCH 7/9] drm/i915: stop using ttm_bo_wait
  ` [Intel-gfx] "

[linux-next:master] BUILD REGRESSION ee9bda616d36d2dc864aa294c2656fad88c9efa0
 2022-12-05 17:05 UTC 

[PATCH 0/2] DRM - avoid regression in -rc, fix comment
 2022-12-05 16:10 UTC  (3+ messages)
` [PATCH 1/2] drm: mark CONFIG_DRM_USE_DYNAMIC_DEBUG as BROKEN for now
` [PATCH 2/2] drm_print: fix stale macro-name in comment

[PATCH 1/4] drm/amdgpu: enable GFX IP v11.0.4 CG support
 2022-12-05 15:41 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
` [PATCH 3/4] drm/amdgpu: enable GFX Clock Gating control "
` [PATCH 4/4] drm/amdgpu: add tmz support "

[PATCH 1/4] drm/amdgpu: fix GDS/GWS/OA switch handling
 2022-12-05 10:43 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: cleanup SPM support a bit
` [PATCH 3/4] drm/amdgpu: stop waiting for the VM during unreserve
` [PATCH 4/4] drm/amdgpu: rework reserved VMID handling

[PATCH] drm/amdgpu: Make amdgpu_ring_mux functions as static
 2022-12-05  8:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add support to clock gating for sdma 5.2.7
 2022-12-05  7:06 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5be860bfc73408bc1a8af9167955e480ecebba84
 2022-12-02 20:51 UTC 

[PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
 2022-12-02 19:13 UTC  (29+ messages)
` [PATCH 04/29] drm/amdgpu: add kgd hw debug mode setting interface
` [PATCH 05/29] drm/amdgpu: setup hw debug registers on driver initialization
` [PATCH 20/29] drm/amdkfd: add debug wave launch override operation
` [PATCH 21/29] drm/amdkfd: add debug wave launch mode operation
` [PATCH 22/29] drm/amdkfd: add debug suspend and resume process queues operation
` [PATCH 23/29] drm/amdkfd: add debug set and clear address watch points operation
` [PATCH 24/29] drm/amdkfd: add debug set flags operation
` [PATCH 25/29] drm/amdkfd: add debug query event operation
` [PATCH 26/29] drm/amdkfd: add debug query exception info operation
` [PATCH 27/29] drm/amdkfd: add debug queue snapshot operation
` [PATCH 28/29] drm/amdkfd: add debug device "
` [PATCH 29/29] drm/amdkfd: bump kfd ioctl minor version for debug api availability

[PATCH 1/2] drm/amdgpu: add GART, GPUVM, and GTT to glossary
 2022-12-02 16:43 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: expand on GPUVM documentation

[pull] amdgpu, amdkfd drm-next-6.2
 2022-12-02 16:06 UTC 

[PATCH] drm/amd/display: use the proper fb offset for DM
 2022-12-02 11:46 UTC  (3+ messages)

[PATCH 0/3] amdgpu/drm: Documentation updates
 2022-12-01 21:54 UTC  (7+ messages)
` [PATCH 1/3] drm/amdgpu: improve GART and GTT documentation
` [PATCH 2/3] drm/amdgpu: add GART and GTT to glossary
` [PATCH 3/3] drm/amdgpu: mention RDNA support in docu

[PATCH] drm/amdgpu: add GART, GPUVM, and GTT to glossary
 2022-12-01 20:28 UTC  (3+ messages)

[pull] amdgpu drm-fixes-6.1
 2022-12-01 20:20 UTC 

[linux-next:master] BUILD REGRESSION 2934ceb4e967b9233d0f97732e47175574a11406
 2022-12-01 18:00 UTC 

[PATCH] drm/amdgpu: use sysfs_emit() to instead of scnprintf()
 2022-12-01 16:57 UTC  (2+ messages)

[PATCH v2] drm/amd/display: add FB_DAMAGE_CLIPS support
 2022-12-01 16:12 UTC  (2+ messages)

Screen corruption using radeon kernel driver
 2022-12-01 15:28 UTC  (17+ messages)

[PATCH v2] drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
 2022-12-01 14:20 UTC  (3+ messages)

[PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v9)
 2022-12-01 10:32 UTC 

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v9)
 2022-12-01  8:34 UTC  (7+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v8)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v6)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v9)

[PATCH] drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
 2022-12-01  7:32 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 700e0cd3a5ce6a2cb90d9a2aab729b52f092a7d6
 2022-11-30 16:52 UTC 

[PATCH] umr: Fix a couple of options in the help output
 2022-11-30 15:46 UTC 

[PATCH v3 0/2] drm: Add GPU reset sysfs
 2022-11-30 15:34 UTC  (10+ messages)
` [PATCH v3 1/2] drm: Add GPU reset sysfs event
` [PATCH v3 2/2] drm/amdgpu: Add work function for GPU reset event

[PATCH 1/2] umr: Convert the last underscored parameters to dash
 2022-11-30 15:22 UTC  (2+ messages)
` [PATCH 2/2] umr: Get rid of unused variable warning

[PATCH] drm/amdgpu: Add nv mailbox irq in soc21
 2022-11-30 13:32 UTC  (2+ messages)

[PATCH] drm: amd: display: Fix memory leakage
 2022-11-30  2:50 UTC 

[PATCH] Add vkpreemption for gfx9 mcbp
 2022-11-30  7:26 UTC 

[PATCH 00/14] DC Patches December 5 2022
 2022-11-30  6:36 UTC  (15+ messages)
` [PATCH 01/14] drm/amd/display: Remove DTB DTO on CLK update
` [PATCH 02/14] drm/amd/display: trigger timing sync only if TG is running
` [PATCH 03/14] drm/amd/display: prevent seamless boot on displays that don't have the preferred dig
` [PATCH 04/14] drm/amd/display: Enable dp_hdmi21_pcon support
` [PATCH 05/14] drm/amd/display: Fix DCN2.1 default DSC clocks
` [PATCH 06/14] drm/amd/display: Disable uclk pstate for subvp pipes
` [PATCH 07/14] drm/amd/display: Bypass DET swath fill check for max clocks
` [PATCH 08/14] drm/amd/display: read invalid ddc pin status cause engine busy
` [PATCH 09/14] drm/amd/display: Ensure commit_streams returns the DC return code
` [PATCH 10/14] drm/amd/display: correct static_screen_event_mask
` [PATCH 11/14] drm/amd/display: correct DML calc error of UrgentLatency
` [PATCH 12/14] drm/amd/display: Add debug option to skip PSR CRTC disable
` [PATCH 13/14] drm/amd/display: set optimized required for comp buf changes
` [PATCH 14/14] drm/amd/display: 3.2.215

[linux-next:master] BUILD REGRESSION 13ee7ef407cfcf63f4f047460ac5bb6ba5a3447d
 2022-11-30  2:07 UTC 

[PATCH 1/2] drm/amd/amdgpu: update mes11 api def
 2022-11-30  1:28 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/mes11: enable reg active poll

[PATCH] drm/amdgpu: enable Vangogh VCN indirect sram mode
 2022-11-30  0:07 UTC  (2+ messages)

[PATCH 2/3] drm/amd/pm/smu11: poll BACO status after RPM BACO exits
 2022-11-29 17:52 UTC  (2+ messages)

[PATCH] drm: amdgpu: Fix logic error
 2022-11-29 15:27 UTC  (2+ messages)

AMD GPU problems under Xen
 2022-11-29 15:24 UTC  (6+ messages)

[PATCH v4] drm: Optimise for continuous memory allocation
 2022-11-29 13:42 UTC  (7+ messages)
` 回复: "
      ` 回复: "

[PATCH v5] drm: Optimise for continuous memory allocation
 2022-11-29 12:45 UTC 

[PATCH] drm/amdgpu: enable VCN RAS poison for VCN v4.0
 2022-11-29  9:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: New method to check block continuous
 2022-11-29  8:55 UTC  (4+ messages)
  ` 回复: "

[PATCH] drm/amdkfd: Fix memory leakage
 2022-11-29  4:13 UTC  (2+ messages)

[PATCH v3] drm: Optimise for continuous memory allocation
 2022-11-29  1:58 UTC  (3+ messages)
  ` 回复: "

[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 -next] drm/amdgpu: update docum. filename following rename
 2022-11-28 20:23 UTC  (2+ messages)

[PATCH AUTOSEL 6.0 36/39] drm/amd/display: Use viewport height for subvp mall allocation size
 2022-11-28 17:36 UTC  (4+ messages)
` [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 v2 0/2] Fix a bunch of allmodconfig errors
 2022-11-28  7:47 UTC  (8+ 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/amdgpu: add amdgpu vram usage information into amdgpu_vram_mm
 2022-11-27  7:34 UTC  (7+ messages)
        ` 回复: "

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

[PATCH] drm/amdgpu: Fix minmax error
 2022-11-26 14:00 UTC  (2+ messages)

[PATCH] drm: Optimise for continuous memory allocation
 2022-11-26  8:39 UTC 

[PATCH] drm/amdgpu: Fix minmax error
 2022-11-26  3:19 UTC  (9+ messages)

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

[PATCH] drm/amd/display: fix PSR-SU/DSC interoperability support
 2022-11-25 20:50 UTC 

[PATCH 0/2] drm: Fix PCI device refcount leak
 2022-11-25 18:37 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()

[pull] amdgpu, amdkfd drm-next-6.2
 2022-11-25 18:05 UTC 


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