AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-22 03:47:24 to 2022-01-26 04:09:52 UTC [more...]

[PATCH v5 1/4] drm/amd: Warn users about potential s0ix problems
 2022-01-26  4:09 UTC  (4+ messages)
` [PATCH v5 2/4] drm/amd: add support to check whether the system is set to s3
` [PATCH v5 3/4] drm/amd: Only run s3 or s0ix if system is configured properly
` [PATCH v5 4/4] drm/amd: don't reset dGPUs that don't go through system S3

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

[PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
 2022-01-26  4:03 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/pm: fix the deadlock observed on performance_level setting

[PATCH 1/4] drm/amdgpu: add umc_fill_error_record to make code more simple
 2022-01-26  3:26 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: increase bad page number for umc ras query
` [PATCH 3/4] drm/amdgpu: update algorithm of umc address conversion
` [PATCH 4/4] drm/amdgpu: get hash bit for CH4 in umc channel index

[PATCH] display/amd: decrease message verbosity about watermarks table failure
 2022-01-25 23:35 UTC 

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-01-25 22:37 UTC  (13+ messages)
` [RFC v3 01/12] drm/amdgpu: Introduce reset domain
` [RFC v3 02/12] drm/amdgpu: Move scheduler init to after XGMI is ready
` [RFC v3 03/12] drm/amdgpu: Fix crash on modprobe
` [RFC v3 04/12] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v3 05/12] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v3 06/12] drm/amdgpu: Drop hive->in_reset
` [RFC v3 07/12] drm/amdgpu: Drop concurrent GPU reset protection for device
` [RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
` [RFC v3 09/12] drm/amdgpu: Move reset sem into reset_domain
` [RFC v3 10/12] drm/amdgpu: Move in_gpu_reset "
` [RFC v3 11/12] drm/amdgpu: Rework amdgpu_device_lock_adev
` [RFC v3 12/12] Revert 'drm/amdgpu: annotate a false positive recursive locking'

[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry (v2)
 2022-01-25 20:31 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: Remove t_srx_delay_us
 2022-01-25 19:16 UTC  (3+ messages)

[PATCH 1/1] drm/amdkfd: Don't take process mutex for svm ioctls
 2022-01-25 18:40 UTC  (2+ messages)

[PATCH v2 0/8] HMM profiler interface
 2022-01-25 17:05 UTC  (5+ 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] drm/amd/amdgpu: Add ip_discovery_text sysfs entry
 2022-01-25 16:46 UTC  (5+ messages)

[PATCH] drm/amd/display: Add Missing HPO Stream Encoder Function Hook
 2022-01-25 16:41 UTC  (2+ messages)

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

[PATCH 1/1] drm/amdgpu: Wipe all VRAM on free when RAS is enabled
 2022-01-25 15:58 UTC 

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (10+ messages)

[PATCH] drm/amdgpu: Fix an error message in rmmod
 2022-01-25 15:31 UTC  (3+ messages)

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-25 13:33 UTC  (10+ messages)

[PATCH 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-25  9:04 UTC  (8+ messages)
` [PATCH 3/7] drm/amd/pm: drop the redundant 'supported' member of smu_feature structure

[RFC PATCH v3 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-25  5:19 UTC  (8+ messages)
` [RFC PATCH v3 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [RFC PATCH v3 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [RFC PATCH v3 3/3] drm: remove allow_fb_modifiers

[PATCH] drm/amdgpu/smu11.5: restore cclks in vangogh_set_performance_level
 2022-01-25  2:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: force using sdma to update vm page table when mmio is blocked
 2022-01-25  1:48 UTC  (7+ messages)

[PATCH v2 1/2] drm/amdkfd: Ensure mm remain valid in svm deferred_list work
 2022-01-25  0:58 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: svm range restore work deadlock when process exit

[PATCH -next] drm/amd/display: don't use /** for non-kernel-doc comments
 2022-01-24 22:11 UTC  (3+ messages)

[PATCH] drm/radeon: remove redundant assignment to reg
 2022-01-24 22:09 UTC  (3+ messages)

[PATCH v2] drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function
 2022-01-24 22:08 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: To modify the condition in indicating branch device"
 2022-01-24 21:39 UTC  (2+ messages)

[PATCH] drm/amdkfd: enable heavy-weight TLB flush on Vega20
 2022-01-24 20:07 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw
 2022-01-24 20:04 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU

[PATCH] drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()
 2022-01-24 19:59 UTC  (2+ messages)

[PATCH] drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
 2022-01-24 19:19 UTC  (2+ messages)

[PATCH] drm/amd/display: Call dc_stream_release for remove link enc assignment
 2022-01-24 19:00 UTC  (3+ messages)
`  "

[PATCH V2 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2022-01-24 18:27 UTC  (11+ messages)
` [PATCH V2 1/7] drm/i915: Replace kmap() with kmap_local_page()
` [PATCH V2 2/7] drm/amd: "
` [PATCH V2 3/7] drm/gma: Remove calls to kmap()
` [PATCH V2 4/7] drm/radeon: Replace kmap() with kmap_local_page()
` [PATCH V2 5/7] drm/msm: Alter comment to use kmap_local_page()
` [PATCH V2 6/7] drm/amdgpu: Ensure kunmap is called on error
` [PATCH V2 7/7] drm/radeon: "

[PATCH 4/4] drm/amdgpu/nv: add navi GPU reset handler
 2022-01-24 17:11 UTC  (8+ messages)

[PATCH 3/4] drm/amdgpu: add reset register trace dump function
 2022-01-24 17:10 UTC  (7+ messages)

[PATCH] drm/amdgpu: add determine passthrough under arm64
 2022-01-24 16:53 UTC  (2+ messages)

[PATCH 2/4] drm/amdgpu: add work function for GPU reset
 2022-01-24 16:52 UTC  (5+ messages)

[PATCH v3] drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfish
 2022-01-24 14:25 UTC  (2+ messages)

[PATCH] drm/amd/pm: set min, max to 0 if there is no get_dpm_ultimate_freq function
 2022-01-24 14:22 UTC  (2+ messages)
` [PATCH] drm/amd/pm: set min,max "

[PATCH 00/24] DC Patches Jan 23, 2022
 2022-01-24 14:06 UTC  (26+ messages)
` [PATCH 01/24] drm/amd/display: add protection in link encoder matching logic
` [PATCH 02/24] drm/amd/display: do not compare integers of different widths
` [PATCH 03/24] drm/amd/display: Driver support for MCLK query tool
` [PATCH 04/24] drm/amd/display: Change error to warning when hpd remains low for eDP
` [PATCH 05/24] drm/amd/display: Only set PSR version when valid
` [PATCH 06/24] drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgr
` [PATCH 07/24] drm/amd/display: Use PSR version selected during set_psr_caps
` [PATCH 08/24] drm/amd/display: Add Cable ID support for native DP
` [PATCH 09/24] drm/amd/display: Add Synaptics Fifo Reset Workaround
` [PATCH 10/24] drm/amd/display: Retrieve MST Downstream Port Status
` [PATCH 11/24] drm/amd/display: Add DSC Enable for Synaptics Hub
` [PATCH 12/24] drm/amd/display: Support synchronized indirect reg access
` [PATCH 13/24] drm/amd/display: Basic support with device ID
` [PATCH 14/24] drm/amd/display: remove PHY repeater count check for LTTPR mode
` [PATCH 15/24] drm/amd/display: Update VSC HDR infoPacket on TF change
` [PATCH 16/24] drm/amd/display: [FW Promotion] Release 0.0.101.0
` [PATCH 17/24] drm/amd/display: Reset preferred training settings immediately
` [PATCH 18/24] drm/amd/display: 3.2.170
` [PATCH 19/24] drm/amd/display: Remove unnecessary function definition
` [PATCH 20/24] drm/amd/display: allow set dp drive setting when stream is not present
` [PATCH 21/24] drm/amd/display: Fix disabling dccg clocks
` [PATCH 22/24] drm/amd/display: Disable physym clock
` [PATCH 23/24] drm/amd/display: fix zstate allow interface to PMFW
` [PATCH 24/24] drm/amd/display: add debug option for z9 disable interface

[PATCH v2] drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfish
 2022-01-24 10:57 UTC  (3+ messages)

[PATCH] drm/amdkfd: simplify else if to else check of MIGRATION_COPY_DIR
 2022-01-22 14:35 UTC 

[PATCH] drm/amd/pm: enable pm sysfs write for one VF mode
 2022-01-24 10:01 UTC 

[PATCH 1/2] drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfish
 2022-01-24  8:30 UTC  (7+ messages)
` [PATCH 2/2] drm/amd/pm: use existing fini_smc_tables "

[PATCH 1/3] drm/amdgpu: convert to NBIO IP version checking
 2022-01-24  7:34 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: convert to UVD "
` [PATCH 3/3] drm/amd/display: convert to DCE "

[PATCH 1/5] drm/amdgpu: set APU flag based on IP discovery table
 2022-01-24  5:42 UTC  (4+ messages)
` [PATCH 4/5] drm/amdgpu: handle BACO synchronization with secondary funcs

[PATCH] drm/amdgpu/pm/smu7: drop message about VI performance levels
 2022-01-24  3:29 UTC  (2+ messages)

[PATCH v2 0/3] Implement parallel sysfs_emit solution for navi10
 2022-01-24  3:01 UTC  (6+ messages)
` [PATCH 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
` [PATCH 3/3] amdgpu/pm: Add Error Handling to emit_clocks stack


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