messages from 2022-01-27 03:10:26 to 2022-01-31 19:48:42 UTC [more...]
[PATCH v5 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-31 19:48 UTC (14+ messages)
` [PATCH v5 01/10] mm: add zone device coherent type memory support
` [PATCH v5 02/10] mm: add device coherent vma selection for memory migration
` [PATCH] "
` [PATCH v5 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v5 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v5 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v5 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 07/10] lib: test_hmm add module param for "
` [PATCH v5 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v5 09/10] tools: update hmm-test to support device coherent type
` [PATCH v5 10/10] tools: update test_hmm script to support SP config
[PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
2022-01-31 16:24 UTC (5+ messages)
` [PATCH 2/2] Revert "drm/amdgpu: Add judgement to avoid infinite loop"
[bug report] drm/amd/display: access hpo dp link encoder only through link resource
2022-01-31 16:23 UTC
[PATCH] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment
2022-01-31 15:35 UTC
[PATCH] drm/amdgpu: This patch handles the GPU recovery faliure in sriov environment by retrying the reset if the first reset fails. To determine the condition of retry, a new function amdgpu_is_retry_sriov_reset() is added which returns true if failure is due to ETIMEDOUT, EINVAL or EBUSY, otherwise return false
2022-01-31 15:21 UTC
[PATCH -next] drm/amd/display: clean up some inconsistent indenting
2022-01-31 15:17 UTC (2+ messages)
[PATCH] drm/amdkfd: use unmap all queues for poison consumption
2022-01-31 15:11 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: fix logic inversion in check
2022-01-31 13:52 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: lower BUG_ON into WARN_ON for AMDGPU_PL_PREEMPT
` [PATCH 3/4] drm/amdgpu: rework GART copy window handling
` [PATCH 4/4] drm/amdgpu: restructure amdgpu_fill_buffer v2
[PATCH 1/2] drm/amdgpu: fix logic inversion in check
2022-01-31 13:39 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: restructure amdgpu_fill_buffer
[PATCH] drm/amdgpu: initialize reg_access_ctrl
2022-01-31 2:01 UTC (2+ messages)
[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
2022-01-30 0:25 UTC (9+ messages)
[PATCH 1/2] drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object
2022-01-30 8:56 UTC (3+ messages)
` [PATCH 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects
[PATCH] drm/amdgpu: fix list add issue in vram reserve
2022-01-30 8:21 UTC (2+ messages)
[PATCH V2 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
2022-01-30 7:35 UTC (3+ messages)
` [PATCH V2 2/2] Revert "drm/amdgpu: Add judgement to avoid infinite loop"
[PATCH] drm/amdgpu: Fix uninitialized variable use warning
2022-01-29 13:54 UTC (3+ messages)
[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
2022-01-29 5:49 UTC (6+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: Add judgement to avoid infinite loop
2022-01-29 8:26 UTC (6+ messages)
[PATCH] drm/amdgpu: fix a potential GPU hang on cyan skillfish
2022-01-29 7:42 UTC (3+ messages)
[PATCH] drm/amd/display: Update watermark values for DCN301
2022-01-28 23:13 UTC (2+ messages)
[RFC PATCH v6 0/3] Add support modifiers for drivers whose planes only support linear layout
2022-01-28 22:21 UTC (5+ messages)
` [RFC PATCH v6 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [RFC PATCH v6 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [RFC PATCH v6 3/3] drm: remove allow_fb_modifiers
[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
2022-01-28 19:36 UTC (2+ messages)
[PATCH][next] drm/amd/display: fix spelling mistake: synatpics -> synaptics
2022-01-28 18:53 UTC (3+ messages)
[PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
2022-01-28 18:50 UTC (2+ messages)
[PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
2022-01-28 18:47 UTC (2+ messages)
[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-28 17:09 UTC (22+ messages)
` [PATCH v4 01/10] mm: add zone device coherent type memory support
` [PATCH v4 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v4 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v4 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v4 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 07/10] lib: test_hmm add module param for "
` [PATCH v4 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v4 09/10] tools: update hmm-test to support device coherent type
` [PATCH v4 10/10] tools: update test_hmm script to support SP config
[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
2022-01-28 16:57 UTC (10+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
[PATCH] drm/amdgpu: drop flood print in rlcg reg access function
2022-01-28 15:36 UTC (2+ messages)
[PATCH V3 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
2022-01-28 14:58 UTC (12+ messages)
` [PATCH V3 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures
` [PATCH V3 3/7] drm/amd/pm: update the data type "
` [PATCH V3 4/7] drm/amd/pm: correct the usage for 'supported' member of smu_feature structure
` [PATCH V3 5/7] drm/amd/pm: drop the cache for enabled ppfeatures
` [PATCH V3 6/7] drm/amd/pm: avoid consecutive retrieving "
` [PATCH V3 7/7] drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception
[PATCH] drm/amdgpu: Fix an error message in rmmod
2022-01-28 14:50 UTC (9+ messages)
[PATCH 1/1] drm/amdkfd: Fix variable set but not used warning
2022-01-28 14:46 UTC (2+ messages)
[PATCH v2 1/28] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
2022-01-28 14:40 UTC (2+ messages)
[PATCH v11 1/5] drm: improve drm_buddy_alloc function
2022-01-28 14:18 UTC (6+ messages)
` [PATCH v11 2/5] drm: implement top-down allocation method
` [PATCH v11 3/5] drm: implement a method to free unused pages
` [PATCH v11 4/5] drm/amdgpu: move vram inline functions into a header
` [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu
[PATCH 00/17] DC Patches Jan 31, 2022
2022-01-28 14:04 UTC (18+ messages)
` [PATCH 01/17] drm/amd/display: Add link enc null ptr check for cable ID (#2597)
` [PATCH 02/17] drm/amd/display: Improve dce_aux_transfer_with_retries logging
` [PATCH 03/17] drm/amd/display: watermark latencies is not enough on DCN31
` [PATCH 04/17] drm/amd/display: add infoframe update sequence debug trace
` [PATCH 05/17] drm/amd/display: revert "Reset fifo after enable otg"
` [PATCH 06/17] drm/amd/display: add setup/reset stream encoder to link_hwss
` [PATCH 07/17] drm/amd/display: refactor destructive verify link cap sequence
` [PATCH 08/17] drm/amd/display: add enable/disable dp link output to link_hwss
` [PATCH 09/17] drm/amd/display: add set dp link test pattern "
` [PATCH 10/17] drm/amd/display: add set dp lane settings "
` [PATCH 11/17] drm/amd/display: temporarly move non link_hwss code to dc_link_dp
` [PATCH 12/17] drm/amd/display: move get_link_hwss to dc_resource
` [PATCH 13/17] drm/amd/display: move link_hwss to link folder and break down to files
` [PATCH 14/17] drm/amd/display: [FW Promotion] Release 0.0.102.0
` [PATCH 15/17] drm/amd/display: 3.2.171
` [PATCH 16/17] drm/amd/display: Trigger DP2 Sequence With Uncertified Cable
` [PATCH 17/17] drm/amd/display: Add Missing HPO Stream Encoder Function Hook
[PATCH] drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()
2022-01-28 10:17 UTC (2+ messages)
[PATCH] drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
2022-01-28 10:17 UTC (2+ messages)
[PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes
2022-01-28 9:27 UTC
[PATCH RESEND] drm/amdgpu: Remove the vega10 from ras support list
2022-01-28 11:24 UTC (3+ messages)
[PATCH v2] drm/amdgpu: add safeguards for querying GMC CG state
2022-01-28 9:33 UTC (6+ messages)
[PATCH] drm/amdgpu: add umc_convert_error_address to simplify code
2022-01-28 3:33 UTC (2+ messages)
[PATCH] drm/amd/display: Keep eDP Vdd on when eDP stream is already
2022-01-28 3:00 UTC (2+ messages)
[PATCH v2 0/8] HMM profiler interface
2022-01-27 23:37 UTC (9+ messages)
` [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] drm/amdgpu: Wrong order for config and counter_id parameters
2022-01-27 20:16 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: fix spelling mistake "disbale" -> "disable"
2022-01-27 20:05 UTC (2+ messages)
[PATCH v6 1/4] drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
2022-01-27 19:31 UTC (4+ messages)
` [PATCH v6 4/4] drm/amd: Only run s3 or s0ix if system is configured properly
[PATCH 1/2] drm/amd: Expose the FRU SMU I2C bus
2022-01-27 18:59 UTC (3+ messages)
` [PATCH 2/2] drm/amd: Enable FRU EEPROM for Sienna Cichlid
[PATCH] drm/amdgpu: fix undefined preprocessor identifier 'CONFIG_ARM64'
2022-01-27 17:26 UTC (3+ messages)
` [PATCH] drm/amdgpu/swsmu/i2c: return an error if the SMU is not running
[PATCH] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
2022-01-27 15:33 UTC (3+ messages)
FIx for UMR arm build
2022-01-27 14:15 UTC (4+ messages)
[PATCH] drivers: Fix typo in comment
2022-01-27 10:10 UTC (4+ messages)
[RFC PATCH v5 0/3] Add support modifiers for drivers whose planes only support linear layout
2022-01-27 10:03 UTC (5+ messages)
` [RFC PATCH v5 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
` [RFC PATCH v5 2/3] drm: add support modifiers for drivers whose planes only support linear layout
` [RFC PATCH v5 3/3] drm: remove allow_fb_modifiers
[PATCH V2] drm/amdgpu: move GTT allocation from gmc_sw_init to gmc_hw_init(V2)
2022-01-27 9:12 UTC (2+ messages)
[PATCH] drm/amdgpu: add safeguards for accessing mmhub CG registers
2022-01-27 8:11 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry (v2)
2022-01-27 8:11 UTC (2+ messages)
[PATCH] drm/amdgpu: move GTT allocation from gmc_sw_init to gmc_hw_init
2022-01-27 7:14 UTC (3+ messages)
[pull] amdgpu drm-fixes-5.17
2022-01-27 4:10 UTC
[PATCH] drm/amd/display: Fix unused variable warning
2022-01-27 3:55 UTC (4+ messages)
[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-27 3:22 UTC (4+ messages)
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox