messages from 2022-01-24 07:35:19 to 2022-01-26 16:31:53 UTC [more...]
[PATCH v5 1/4] drm/amd: Warn users about potential s0ix problems
2022-01-26 16:31 UTC (12+ 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
[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
2022-01-26 15:52 UTC (9+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
2022-01-26 15:47 UTC (16+ 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] display/amd: decrease message verbosity about watermarks table failure
2022-01-26 15:17 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix an error message in rmmod
2022-01-26 15:08 UTC (5+ messages)
[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
2022-01-26 14:57 UTC (20+ messages)
` [PATCH v2 01/11] lib/string_helpers: Consolidate string helpers implementation
` [PATCH v2 02/11] drm/i915: Fix trailing semicolon
` [PATCH v2 03/11] drm/i915: Use str_yes_no()
` [PATCH v2 04/11] drm/i915: Use str_enable_disable()
` [PATCH v2 05/11] drm/i915: Use str_enabled_disabled()
` [PATCH v2 06/11] drm/i915: Use str_on_off()
` [PATCH v2 07/11] drm/amd/display: Use str_yes_no()
` [PATCH v2 08/11] drm/gem: Sort includes alphabetically
` [PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
` [Intel-gfx] "
` [PATCH v2 10/11] tomoyo: Use str_yes_no()
` [PATCH v2 11/11] cxgb4: "
[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
2022-01-26 11:31 UTC
[PATCH] drm/amdgpu: Wrong order for config and counter_id parameters
2022-01-26 9:16 UTC
[PATCH 1/2] drm/amdgpu: cleanup amdgpu_xgmi_sysfs_add_dev_info
2022-01-26 12:57 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: add sysfs files for XGMI segment size and physical node id
[PATCH] drm/amdgpu: add safeguards for accessing mmhub CG registers
2022-01-26 12:37 UTC (6+ messages)
[PATCH] drm/amdgpu: add umc_convert_error_address to simplify code
2022-01-26 11:04 UTC
[PATCH 0/3] lib/string_helpers: Add a few string helpers
2022-01-26 9:05 UTC (4+ messages)
` [PATCH 3/3] drm: Convert open yes/no strings to yesno()
[PATCH 1/1] drm/amdgpu: Wipe all VRAM on free when RAS is enabled
2022-01-26 7:20 UTC (2+ messages)
[PATCH 1/1] drm/amdkfd: Don't take process mutex for svm ioctls
2022-01-26 6:26 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry (v2)
2022-01-26 5:35 UTC (3+ messages)
` "
[PATCH v3 0/3] amdgpu/pm: Implement parallel sysfs_emit solution for navi10
2022-01-26 4:54 UTC (4+ messages)
` [PATCH v3 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
` [PATCH v3 2/3] amdgpu/pm: Implemention of emit_clk_levels for navi10 "
` [PATCH v3 3/3] amdgpu/pm: Linked emit_clock_levels to use cases amdgpu_get_pp_{dpm_clock, od_clk_voltage}
[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] drm/amdgpu/display: Remove t_srx_delay_us
2022-01-25 19:16 UTC (3+ 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 (5+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for long delays
Build regressions/improvements in v5.17-rc1
2022-01-25 14:20 UTC (10+ 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 (4+ messages)
` [RFC PATCH v3 1/3] drm: introduce fb_modifiers_not_supported flag in mode_config
[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 (7+ 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 (2+ messages)
[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 (3+ messages)
` [PATCH 3/3] drm/amd/display: convert to DCE "
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