AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-18 21:27:37 to 2023-09-23 11:17:15 UTC [more...]

[PATCH] drm/amdgpu: move gfxhub.funcs->init to gmc sw_init
 2023-09-23 11:16 UTC 

[PATCH 0/9] drm: Annotate structs with __counted_by
 2023-09-22 21:50 UTC  (14+ messages)
` [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table "
` [PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance "
` [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series "
` [PATCH 4/9] drm/msm/dpu: Annotate struct dpu_hw_intr "
` [PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom "
` [PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon "
` [PATCH 7/9] drm/virtio: Annotate struct virtio_gpu_object_array "
` [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty "
` [PATCH 9/9] drm/v3d: Annotate struct v3d_perfmon "

[PATCH] drm/amdkfd: Wait vm update fence after retry fault recovered
 2023-09-22 21:37 UTC 

[PATCH] drm/amdgpu: Fix a memory leak
 2023-09-22 21:34 UTC 

[PATCH] drm/amdgpu: fix memory leak in amdgpu_fru_get_product_info()
 2023-09-22 21:12 UTC  (5+ messages)

[PATCH 00/15] Introduce PMF Smart PC Solution Builder Feature
 2023-09-22 21:04 UTC  (21+ messages)
` [PATCH 01/15] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH 02/15] platform/x86/amd/pmf: Add support PMF-TA interaction
` [PATCH 03/15] platform/x86/amd/pmf: Change signature of amd_pmf_set_dram_addr
` [PATCH 04/15] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH 05/15] platform/x86/amd/pmf: change debugfs init sequence
` [PATCH 06/15] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH 07/15] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH 08/15] platform/x86/amd/pmf: Add support to update system state
` [PATCH 09/15] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH 10/15] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH 11/15] platform/x86/amd/pmf: dump policy binary data
` [PATCH 12/15] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
` [PATCH 13/15] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
` [PATCH 14/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH 15/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS

[PATCH] drm/amd: Propagate failures in dc_set_power_state()
 2023-09-22 20:12 UTC 

[PATCH][V3] drm/amd/display: Remove unwanted drm edid references
 2023-09-22 20:11 UTC  (3+ messages)

[PATCH] drm/amdkfd: reduce stack size in kfd_topology_add_device()
 2023-09-22 17:12 UTC 

[PATCH] drm/amd/display: switch DC over to the new DRM logging macros
 2023-09-22 14:54 UTC  (4+ messages)

[PATCH] drm/amdgpu/vpe: fix truncation warnings
 2023-09-22 14:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: not to save bo in the case of RAS err_event_athub
 2023-09-22 14:37 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unused DPCD declarations
 2023-09-22 14:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: Ignore first evction failure during suspend
 2023-09-22 10:38 UTC  (14+ messages)
      ` 回复: "

[PATCH 1/3] drm/amdgpu/gmc6-8: properly disable the AGP aperture
 2023-09-22 10:08 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu/gmc: set a default disable value for AGP
` [PATCH 3/3] drm/amdgpu/gmc11: disable AGP on GC 11.5

[PATCH v2] drm/amdgpu:Expose physical id of device in XGMI hive
 2023-09-22  5:45 UTC 

WARNING in amdgpu_sync_keep_later / dma_fence_is_later should be rate limited
 2023-09-22  5:35 UTC  (5+ messages)

[PATCH 0/5] drm/amd/display: Remove migrate-disable and move memory allocation
 2023-09-22  5:33 UTC  (7+ messages)
` [PATCH 1/5] drm/amd/display: Remove migrate_en/dis from dc_fpu_begin()
` [PATCH 2/5] drm/amd/display: Simplify the per-CPU usage
` [PATCH 3/5] drm/amd/display: Add a warning if the FPU is used outside from task context
` [PATCH 4/5] drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_fp()
` [PATCH 5/5] drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_fp()

[PATCH 1/2] drm/amdgpu/gmc: add a way to force a particular placement for GART
 2023-09-21 21:40 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/gmc11: set gart placement GC11

[linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59
 2023-09-21 20:09 UTC 

[PATCH] drm/amdgpu: Move kfd suspend before evict resource
 2023-09-21 19:39 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code
 2023-09-21 19:33 UTC  (2+ messages)

[PATCH] drm/amdkfd: handle errors from svm validate and map
 2023-09-21 19:32 UTC  (8+ messages)
` [PATCH v3] drm/amdkfd: Handle "
` [PATCH v4] "

[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times
 2023-09-21 19:26 UTC  (3+ messages)
` [RFT PATCH v2 07/12] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time
` [RFT PATCH v2 11/12] drm/radeon: Call drm_helper_force_disable_all() at shutdown/remove time

[PATCH v2] drm/amdgpu: fix ip count query for xcp partitions
 2023-09-21 14:47 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix ip count query for xcp partitions
 2023-09-21 11:54 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update drm-misc entry to match all drivers
 2023-09-21 11:11 UTC  (2+ messages)

[PATCH] drm/amdgpu:Expose physical id of device in XGMI hive
 2023-09-21  9:24 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu/gmc6-8: properly disable the AGP aperture
 2023-09-21  7:53 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu/gmc: add a flag to disable AGP
` [PATCH 3/3] drm/amdgpu/gmc11: disable AGP on GC 11.5

[PATCH] drm/amdgpu: correct gpu clock counter query on cyan skilfish
 2023-09-21  6:11 UTC  (4+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.6
 2023-09-20 22:29 UTC 

[PATCH 1/2] drm/amd/pm: Add throttle limit for SMU v13.0.6
 2023-09-20 18:44 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: Add GC v9.4.3 thermal limits to hwmon

[PATCH 1/3] drm/amdgpu/gmc6-8: properly disable the AGP aperture
 2023-09-20 17:46 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu/gmc: add a flag to disable AGP
` [PATCH 3/3] drm/amdgpu/gmc11: disable AGP on GC 11.5

[PATCH v3] drm/amdkfd: Use partial migrations in GPU page faults
 2023-09-20 17:32 UTC 

[linux-next:master] BUILD REGRESSION 926f75c8a5ab70567eb4c2d82fbc96963313e564
 2023-09-20 16:30 UTC 

[PATCH] drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code
 2023-09-20 15:58 UTC  (3+ messages)

[PATCH v6 0/9] AMDGPU usermode queues
 2023-09-20 15:28 UTC  (13+ messages)
` [PATCH v6 3/9] drm/amdgpu: add new IOCTL for usermode queue
` [PATCH v6 5/9] drm/amdgpu: create context space "
` [PATCH v6 6/9] drm/amdgpu: map usermode queue into MES
` [PATCH v6 8/9] drm/amdgpu: generate doorbell index for userqueue
` [PATCH v6 9/9] drm/amdgpu: cleanup leftover queues

[PATCH] drm/amd/display: fix some style issues
 2023-09-20 14:59 UTC  (2+ messages)

[PATCH] drm/amd/pm: Add reset option for fan_curve on smu13_0_0
 2023-09-20 14:05 UTC  (4+ messages)

[PATCH] drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
 2023-09-20 13:55 UTC  (2+ messages)

[PATCH] gpu: drm: amd: display: fix kernel-doc warnings
 2023-09-20 13:29 UTC  (3+ messages)

[PATCH] Revert "drm/amd/display: Introduce DML2"
 2023-09-20 13:16 UTC  (2+ messages)

[PATCH] drm/amdgpu/gmc11: disable AGP on GC 11.5
 2023-09-20  9:57 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: print channel index for UMC bad page
 2023-09-20  8:41 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: fix value of some UMC parameters for UMC v12
` [PATCH 3/3] drm/amdgpu: change if condition for bad channel bitmap update

[PATCH] drm/amd/display: Fix null pointer for res_pool->hubbub
 2023-09-20  6:45 UTC 

[PATCH] MAINTAINERS: drm/ci: add entries for xfail files
 2023-09-20  6:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: Increase IH soft ring size for GFX v9.4.3
 2023-09-20  5:57 UTC  (4+ messages)
` [PATCH v2] drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU

[PATCH] drm/amdkfd: Don't use sw fault filter if retry cam enabled
 2023-09-20  5:56 UTC  (2+ messages)

[PATCH 00/19] DC Patches September 22, 2023
 2023-09-20  3:16 UTC  (20+ messages)
` [PATCH 01/19] drm/amd/display: remove unused mmhub_reg_offsets
` [PATCH 02/19] drm/amd/display: determine fast update only before commit minimal transition state
` [PATCH 03/19] drm/amd/display: reset stream slice count for new ODM policy
` [PATCH 04/19] drm/amd/display: add new windowed mpo odm minimal transition sequence
` [PATCH 05/19] drm/amd/display: remove guaranteed viewports limitation for odm
` [PATCH 06/19] drm/amd/display: Improve x86 and dmub ips handshake
` [PATCH 07/19] drm/amd/display: Fix DP2.0 timing sync
` [PATCH 08/19] drm/amd/display: block MPO if it prevents pstate support
` [PATCH 09/19] drm/amd/display: skip audio config for virtual signal
` [PATCH 10/19] drm/amd/display: Improve code style on bios_parser2
` [PATCH 11/19] drm/amd/display: augment display clock in dc_cap structure
` [PATCH 12/19] drm/amd/display: Update OPP counter from new interface
` [PATCH 13/19] drm/amd/display: Break after finding supported vlevel for repopulate
` [PATCH 14/19] drm/amd/display: Rename DisableMinDispClkODM in dc_config
` [PATCH 15/19] drm/amd/display: add missing function pointer for DCN321 resource
` [PATCH 16/19] drm/amd/display: add get primary dpp pipe resource interface
` [PATCH 17/19] drm/amd/display: add primary pipe check when building slice table for dcn3x
` [PATCH 18/19] drm/amd/display: fix incorrect odm change detection logic
` [PATCH 19/19] drm/amd/display: 3.2.253

[PATCH 0/5] Add the pci_get_base_class() helper and use it
 2023-09-20  2:46 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: print channel index for UMC bad page
 2023-09-20  1:55 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: fix value of some UMC parameters for UMC v12
` [PATCH 3/3] drm/amdgpu: change if condition for bad channel bitmap update

[PATCH] drm/amdkfd: Seperate dma unmap and free of dma address array operations
 2023-09-19 21:22 UTC  (2+ messages)

[PATCH 01/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb
 2023-09-19 20:02 UTC  (12+ messages)
` [PATCH 02/11] drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
` [PATCH 03/11] drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb
` [PATCH 04/11] drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid
` [PATCH 05/11] drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasid
` [PATCH 06/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
` [PATCH 07/11] drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid
` [PATCH 08/11] drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasid
` [PATCH 09/11] drm/amdgpu: drop error return from flush_gpu_tlb_pasid
` [PATCH 10/11] drm/amdgpu: rework lock handling fro flush_tlb v2
` [PATCH 11/11] drm/amdgpu: further move TLB hw workarounds a layer up

[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113
 2023-09-19 19:37 UTC 

Rework flushing changes to the TLB
 2023-09-19  8:01 UTC  (4+ messages)
` [PATCH 01/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb

[PATCH 1/4] drm/amdgpu/gmc: add a way to force a particular placement for GART
 2023-09-19  6:10 UTC  (2+ messages)

[PATCH] drm/amd/pm: Round Q10 format values in SMU v13.0.6
 2023-09-19  3:18 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: update IP count INFO query
 2023-09-18 21:27 UTC  (2+ messages)


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