messages from 2022-01-20 01:38:39 to 2022-01-23 22:45:12 UTC [more...]
[RFC PATCH v3 0/3] Add support modifiers for drivers whose planes only support linear layout
2022-01-23 22:44 UTC (5+ messages)
` [RFC PATCH v3 2/3] drm: add "
` [RFC PATCH v3 3/3] drm: remove allow_fb_modifiers
[PATCH 00/24] DC Patches Jan 23, 2022
2022-01-23 18:20 UTC (25+ 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 1/2] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
2022-01-23 13:48 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for long delays
[PATCH] drm/amdgpu/display: Remove t_srx_delay_us
2022-01-23 2:38 UTC
[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
2022-01-22 5:52 UTC (4+ messages)
[PATCH -next] drm/amd/display: don't use /** for non-kernel-doc comments
2022-01-22 1:23 UTC
[PATCH 4/4] drm/amdgpu/nv: add navi GPU reset handler
2022-01-22 6:42 UTC (2+ messages)
[PATCH v2 0/3] Implement parallel sysfs_emit solution for navi10
2022-01-22 3:46 UTC (4+ 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/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 2/4] drm/amdgpu: add work function for GPU reset
2022-01-21 20:37 UTC
[PATCH 3/4] drm/amdgpu: add reset register trace dump function
2022-01-21 20:34 UTC
[PATCH 1/4] drm: add a new drm event for GPU reset
2022-01-21 20:31 UTC
[PATCH 1/5] drm/amdgpu: set APU flag based on IP discovery table
2022-01-21 20:22 UTC (5+ 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-21 20:21 UTC
[PATCH v2 0/8] HMM profiler interface
2022-01-21 18:49 UTC (10+ 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 v4] drm/amd: Warn users about potential s0ix problems
2022-01-21 17:46 UTC (4+ messages)
[PATCH] drm/amdkfd: enable heavy-weight TLB flush on Vega20
2022-01-21 16:16 UTC
[PATCH v9 2/6] drm: improve drm_buddy_alloc function
2022-01-21 12:20 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 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)
[PATCH 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
2022-01-21 9:36 UTC (10+ 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 0/3] lib/string_helpers: Add a few string helpers
2022-01-21 1:37 UTC (13+ messages)
` [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
[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] drm/amdgpu: Disable FRU EEPROM access for SRIOV
2022-01-21 1:42 UTC (4+ messages)
[PATCH] drm/amd/display: Not to call dpcd_set_source_specific_data during resume
2022-01-20 20:02 UTC (6+ 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 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 (3+ messages)
[PATCH] drm/amd/display: Correct MPC split policy for DCN301
2022-01-20 2:20 UTC (2+ messages)
[PATCH] amd/amdkfd:Fix the return value in kfd_process_queue_manager
2022-01-20 1:38 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).