AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-19 11:37:56 to 2022-01-21 08:52:10 UTC [more...]

[PATCH 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-21  8:51 UTC  (8+ messages)
` [PATCH 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures
` [PATCH 3/7] drm/amd/pm: drop the redundant 'supported' member of smu_feature structure
` [PATCH 4/7] drm/amd/pm: update the data type for retrieving enabled ppfeatures
` [PATCH 5/7] drm/amd/pm: drop the cache for "
` [PATCH 6/7] drm/amd/pm: avoid consecutive retrieving "
` [PATCH 7/7] drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception

[PATCH 2/2] add register dump function for nv asic reset
 2022-01-21  8:49 UTC 

[PATCH 1/2] drm/amdgpu: add reset register trace dump function for gfx_v10_0
 2022-01-21  8:49 UTC 

[PATCH] drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbind
 2022-01-21  8:47 UTC 

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-21  6:22 UTC 

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-21  1:37 UTC  (30+ messages)
` [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
      ` [Intel-gfx] "
` [PATCH 2/3] lib/string_helpers: Add helpers for enable[d]/disable[d]
` [PATCH 3/3] drm: Convert open yes/no strings to yesno()
      ` [Intel-gfx] [PATCH 0/3] lib/string_helpers: Add a few string helpers

[PATCH] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-01-21  7:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove gart.ready flag
 2022-01-21  7:47 UTC  (15+ messages)

[PATCH V3 1/7] drm/amd/pm: drop unneeded lock protection smu->mutex
 2022-01-21  7:47 UTC  (3+ messages)

[PATCH] drm/amd/pm: use dev_*** to print output in multiple GPUs
 2022-01-21  7:36 UTC  (4+ messages)

[PATCH V2 1/7] drm/amd/pm: drop unneeded lock protection smu->mutex
 2022-01-21  7:09 UTC  (9+ messages)
` [PATCH V2 7/7] drm/amd/pm: drop unneeded hwmgr->smu_lock

[PATCH] drm/amdgpu: Fix kernel compilation; style
 2022-01-21  3:16 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable amdgpu_dc module parameter
 2022-01-21  2:32 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
 2022-01-21  1:49 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for long delays

[PATCH] drm/amdgpu: Disable FRU EEPROM access for SRIOV
 2022-01-21  1:42 UTC  (4+ messages)

[PATCH v2 0/8] HMM profiler interface
 2022-01-20 23:13 UTC  (9+ messages)
` [PATCH v2 1/8] drm/amdkfd: Correct SMI event read size
` [PATCH v2 2/8] drm/amdkfd: Add KFD SMI event IDs and triggers
` [PATCH v2 3/8] drm/amdkfd: Enable per process SMI event
` [PATCH v2 4/8] drm/amdkfd: Add GPU recoverable fault "
` [PATCH v2 5/8] drm/amdkfd: add migration "
` [PATCH v2 6/8] drm/amdkfd: Add user queue eviction restore "
` [PATCH v2 7/8] drm/amdkfd: Add unmap from GPU "
` [PATCH v2 8/8] drm/amdkfd: Bump KFD API version for SMI profiling event

[PATCH] drm/amd/display: Not to call dpcd_set_source_specific_data during resume
 2022-01-20 20:02 UTC  (6+ messages)

[PATCH v4] drm/amd: Warn users about potential s0ix problems
 2022-01-20 19:58 UTC  (2+ messages)

[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-20 13:18 UTC  (18+ messages)
` [PATCH v3 01/10] mm: add zone device coherent type memory support
` [PATCH v3 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v3 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 07/10] lib: test_hmm add module param for "
` [PATCH v3 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
` [PATCH v3 10/10] tools: update test_hmm script to support SP config

[PATCH] drm/amdgpu: Fix double free in amdgpu_get_xgmi_hive
 2022-01-20 18:04 UTC  (2+ messages)

[PATCH 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2022-01-20 16:57 UTC  (7+ messages)
        ` [Intel-gfx] "

amd-staging-drm-next breaks suspend
 2022-01-20 11:15 UTC  (11+ messages)

[PATCH] drm: Add PSR version 4 macro
 2022-01-20 18:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: filter out radeon secondary ids as well
 2022-01-20 18:15 UTC  (2+ messages)

[PATCH v9 2/6] drm: improve drm_buddy_alloc function
 2022-01-20 17:35 UTC  (6+ messages)
` [PATCH v9 3/6] drm: implement top-down allocation method
` [PATCH v9 4/6] drm: implement a method to free unused pages
` [PATCH v9 5/6] drm/amdgpu: move vram inline functions into a header
` [PATCH v9 6/6] drm/amdgpu: add drm buddy support to amdgpu

[PATCH v9 1/6] drm: move the buddy allocator from i915 into common drm
 2022-01-20 16:40 UTC  (3+ messages)

[PATCH 1/2] drm/amdkfd: svm deferred_list work continue cleanup after mm gone
 2022-01-20 16:29 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: svm range restore work deadlock when process exit

[PATCH 1/9] drm/amdgpu: add helper to query rlcg reg access flag
 2022-01-20 15:44 UTC  (10+ messages)
` [PATCH 2/9] drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9
` [PATCH 3/9] drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10
` [PATCH 4/9] drm/amdgpu: add structures for rlcg indirect reg access
` [PATCH 5/9] drm/amdgpu: init rlcg_reg_access_ctrl for gfx9
` [PATCH 6/9] drm/amdgpu: init rlcg_reg_access_ctrl for gfx10
` [PATCH 7/9] drm/amdgpu: add helper for rlcg indirect reg access
` [PATCH 8/9] drm/amdgpu: switch to amdgpu_sriov_rreg/wreg
` [PATCH 9/9] drm/amdgpu: retire rlc callbacks sriov_rreg/wreg

[PATCH 1/2] drm/amdgpu: grab a PM reference on importing DMA-bufs
 2022-01-20 15:18 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: protected amdgpu_dma_buf_move_notify against hotplug

[PATCH] drm/amdgpu: switch to common helper to read bios from rom
 2022-01-20 13:32 UTC  (2+ messages)

[PATCH] drm/admgpu: fix the page fault caused by uninitialized variables
 2022-01-20 13:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: force using sdma to update vm page table when mmio is blocked
 2022-01-20  9:39 UTC  (6+ messages)

[PATCH] drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
 2022-01-20  9:17 UTC  (3+ messages)

[PATCH V2 1/2] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init
 2022-01-20  8:57 UTC  (7+ messages)
` [PATCH V2 2/2] Revert "drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list"

[PATCH] drm/amdgpu: suppress the warning about enum value 'AMD_IP_BLOCK_TYPE_NUM'
 2022-01-20  7:28 UTC  (2+ messages)

[PATCH] drm/amd: Fix MSB of SMU version printing
 2022-01-20  6:44 UTC  (2+ messages)

[RFC] amdgpu MST questions, and future plans
 2022-01-20  6:13 UTC  (2+ messages)

[PATCH Review 1/1] drm/amdgpu: fix convert bad page retiremt
 2022-01-20  3:41 UTC  (4+ messages)
  ` 回复: "

[PATCH] drm/amd/display: Shorten delay time to 1us while resetting FIFO
 2022-01-20  2:37 UTC  (4+ messages)

[PATCH] drm/amd/display: Correct MPC split policy for DCN301
 2022-01-20  2:20 UTC  (4+ messages)

[PATCH] amd/amdkfd:Fix the return value in kfd_process_queue_manager
 2022-01-20  1:38 UTC  (3+ messages)

[pull] amdgpu, radeon drm-fixes-5.17
 2022-01-20  1:35 UTC 

[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
 2022-01-20  0:31 UTC  (3+ messages)
` [PATCH 3/3] drm: fix the warnning of string style for scheduler trace

[PATCH] drm/radeon: remove redundant assignment to reg
 2022-01-19 22:46 UTC 

[PATCH] drm/amd/display: change FIFO reset condition to embedded display only
 2022-01-19 22:45 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-19 19:17 UTC  (7+ messages)
` [RFC PATCH v3 2/3] drm: add "

[PATCH] drm/amdkcl: Resolve build issue with kcl_amdgpu_get_vblank_time_ns
 2022-01-20  4:00 UTC 

[PATCH Review 1/1] drm/amdgpu: remove unused variable warning
 2022-01-19 17:25 UTC  (4+ messages)
  ` 回复: "

[PATCH] drm/amdgpu: fix broken debug sdma vram access function
 2022-01-19 15:52 UTC  (2+ messages)

[PATCH] drm/amdkfd: enable heavy-weight TLB flush on Arcturus
 2022-01-19 15:03 UTC  (7+ messages)


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