AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-21 08:52:10 to 2022-01-25 16:24:13 UTC [more...]

[PATCH v2 0/8] HMM profiler interface
 2022-01-25 16:24 UTC  (4+ messages)
` [PATCH v2 1/8] drm/amdkfd: Correct SMI event read size

[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] drm/amd/amdgpu: Add ip_discovery_text sysfs entry
 2022-01-25 16:11 UTC  (2+ messages)

[PATCH V2 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-25 15:59 UTC  (10+ 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/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 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
 2022-01-25 15:35 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: fix the deadlock observed on performance_level setting

[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/4] drm/amdgpu: add umc_fill_error_record to make code more simple
 2022-01-25 10:46 UTC  (4+ 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 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

[PATCH] drm/amd/display: Add Missing HPO Stream Encoder Function Hook
 2022-01-25  6:25 UTC 

[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  (7+ messages)
` [PATCH 2/5] drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
` [PATCH 3/5] drm/amdgpu: move runtime pm init after drm and fbdev init
` [PATCH 4/5] drm/amdgpu: handle BACO synchronization with secondary funcs
` [PATCH 5/5] drm/amdgpu: convert amdgpu_display_supported_domains() to IP versions

[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  (7+ messages)
` [PATCH 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
` [PATCH 2/3] amdgpu/pm: insert attempt to call emit_clock_levels into amdgpu_get_pp_od_clk_voltage
` [PATCH 3/3] amdgpu/pm: Add Error Handling to emit_clocks stack

[PATCH] drm/amdgpu/display: Remove t_srx_delay_us
 2022-01-23  2:38 UTC 

[PATCH] drm/amd/display: Fix memory leak
 2022-01-21 20:51 UTC  (2+ messages)

[PATCH] drm/amd/pm: remove useless if
 2022-01-21 20:49 UTC  (2+ messages)

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

[PATCH 1/4] drm: add a new drm event for GPU reset
 2022-01-21 20:31 UTC 

[PATCH v4] drm/amd: Warn users about potential s0ix problems
 2022-01-21 17:46 UTC  (4+ messages)

[PATCH v9 2/6] drm: improve drm_buddy_alloc function
 2022-01-21 12:20 UTC  (4+ messages)
` [PATCH v9 3/6] drm: implement top-down allocation method

[PATCH Review 1/1] drm/amdgpu: fix channel index mapping for SIENNA_CICHLID
 2022-01-21  9:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbind
 2022-01-21  9:49 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