AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 18:14:24 to 2021-06-01 03:18:08 UTC [more...]

[PATCH] drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_SH_LIST
 2021-06-01  3:17 UTC 

[PATCH v2 1/2] drm/amdgpu: Fix a bug on flag table_freed
 2021-06-01  0:06 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu: Don't flush HDP on A+A

[PATCH v2 1/6] Modify smu_get_power_limit to implement Powerplay API
 2021-05-31 23:20 UTC  (9+ messages)
` [PATCH 1/6] amdgpu/pm: reorder definition of swsmu_pm_funcs for readability
` [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature
` [PATCH 3/6] amdgpu/pm: modify Powerplay API get_power_limit to use new pp_power enums
` [PATCH 4/6] amdgpu/pm: modify and add smu_get_power_limit to Powerplay API
` [PATCH 5/6] amdgpu/pm: handle return value for get_power_limit
` [PATCH 6/6] amdgpu/pm: add kernel documentation for smu_get_power_limit

[PATCH] drm/amdgpu: Don't flush HDP on A+A
 2021-05-31 19:40 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix a bug on flag table_freed
 2021-05-31 19:37 UTC  (7+ messages)
` [PATCH 2/2] drm/amdkfd: optimize memory mapping latency

New uAPI for color management proposal and feedback request
 2021-05-31 17:55 UTC  (7+ messages)

display regression on Carrizo
 2021-05-31 14:14 UTC 

[PATCH v2 1/8] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-05-31 13:29 UTC  (11+ messages)
` [PATCH v2 2/8] drm/amd/pm: Add ASIC independent throttle bits
` [PATCH v2 3/8] drm/amd/pm: Add arcturus throttler translation
` [PATCH v2 4/8] drm/amd/pm: Add navi1x "
` [PATCH v2 5/8] drm/amd/pm: Add sienna cichlid "
` [PATCH v2 6/8] drm/amd/pm: Add vangogh "
` [PATCH v2 7/8] drm/amd/pm: Add renoir "
` [PATCH v2 8/8] drm/amd/pm: Add aldebaran "

[PATCH] drm/amdkfd: move flushing TLBs from map to unmap
 2021-05-31 13:11 UTC  (8+ messages)

[PATCH v2 2/2] drm/ttm: check with temporary GTT memory in BO validation
 2021-05-31 13:08 UTC  (3+ messages)

[PATCH v2 1/3] drm/ttm: cleanup and add TTM_PL_FLAG_TEMPORARY flag
 2021-05-31 12:59 UTC  (6+ messages)
` [PATCH 2/3] drm/ttm: check with temporary GTT memory in BO validation
` [PATCH v2 3/3] drm/amdgpu: allow temporary GTT allocation under memory pressure

[PATCH] drm/amdgpu: enable smart shift on dGPU (v5)
 2021-05-30  9:19 UTC 

[PATCH 1/2] drm/ttm: cleanup and add TTM_PL_FLAG_TEMPORARY
 2021-05-31 12:09 UTC  (14+ messages)
` [PATCH 2/2] drm/amdgpu: stop bookkeeping of temporary GTT allocation

[PATCH] drm/amdgpu: fix sdma firmware version error in sriov
 2021-05-31  9:33 UTC 

[PATCH] drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()
 2021-05-31  9:03 UTC 

5.13-rc3 Renoir (ChipID = 0x1636): error GPU reset, fences timed out, failed to initialize parser -125
 2021-05-29 12:16 UTC  (2+ messages)

[PATCH] drm/amd/display: fix gcc set but not used warning of variable 'link_bandwidth_kbps'
 2021-05-31  2:14 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] drm/amd/pm: use attr_update if the attr has it
 2021-05-31  7:05 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix Gstreamer api vaapih264enc missing
 2021-05-31  5:57 UTC  (8+ messages)

[RFC PATCH 0/5] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-05-29 18:44 UTC  (15+ messages)
` [RFC PATCH 1/5] drm/amdkfd: add SPM support for SVM
` [RFC PATCH 2/5] drm/amdkfd: generic type as sys mem on migration to ram
` [RFC PATCH 3/5] include/linux/mm.h: helper to check zone device generic type
` [RFC PATCH 4/5] mm: add generic type support for device zone page migration
` [RFC PATCH 5/5] mm: changes to unref pages with Generic type

[PATCH 1/3] drm/amdpgu: add a function to get vm page talbe entry
 2021-05-29 14:10 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: fix a bug for flag table_freed
` [PATCH 3/3] drm/amdkfd: optimize memory mapping latency

[PATCH] drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
 2021-05-29  9:28 UTC 

[PATCH] drm/amd/display: Avoid HDCP over-read and corruption
 2021-05-28 17:53 UTC 

[PATCH -next] drm/amdgpu: use DEVICE_ATTR_*() macro
 2021-05-28 12:12 UTC 

[PATCH v3] amdgpu: remove unreachable code
 2021-05-28 12:18 UTC  (2+ messages)

[PATCH v4 1/1] drm/amdgpu: flush gart changes after all BO recovery
 2021-05-28 19:13 UTC  (2+ messages)

[PATCH 1/1] drm/amd/display: WARN_ON cleanups
 2021-05-28 16:26 UTC  (5+ messages)

[PATCH v3 1/1] drm/amdgpu: flush gart changes after all BO recovery
 2021-05-28 16:25 UTC  (3+ messages)

[PATCH] drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2
 2021-05-28 15:52 UTC 

[PATCH 1/6] drm/amdgpu: add amdgpu_bo_vm bo type
 2021-05-28 14:58 UTC  (9+ messages)
` [PATCH v2 2/6] drm/amdgpu: move shadow bo validation to VM code
` [PATCH 3/6] drm/admgpu: add two shadow BO helper functions
` [PATCH v4 4/6] drm/amdgpu: switch to amdgpu_bo_vm for vm code
` [PATCH v2 5/6] drm/amdgpu: remove unused code
` [PATCH v2 6/6] drm/amdgpu: do not allocate entries separately

[PATCH v2 1/1] drm/amdgpu: cleanup gart tlb flush logic
 2021-05-28 14:51 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: make sure we unpin the UVD BO
 2021-05-28 14:49 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: flush gpu tlb after a gart allocation
 2021-05-28 13:34 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: add amdgpu_bo_vm bo type
 2021-05-28  9:09 UTC  (10+ messages)
` [PATCH v2 2/6] drm/amdgpu: move shadow bo validation to VM code
` [PATCH 3/6] drm/admgpu: add two shadow BO helper functions
` [PATCH v3 4/6] drm/amdgpu: switch to amdgpu_bo_vm for vm code
` [PATCH v2 5/6] drm/amdgpu: remove unused code
` [PATCH v2 6/6] drm/amdgpu: do not allocate entries separately

[PATCH] drm/amdgpu: support atcs method powershift (v4)
 2021-05-27  5:07 UTC 

[PATCH -next] drm/radeon/radeon_pm: use DEVICE_ATTR_RW macro
 2021-05-28  7:02 UTC 

[PATCH] tests/amdgpu: Add VCN test support for Biege Goby
 2021-05-28  2:57 UTC  (3+ messages)

[PATCH] free the metadata buffer for sg type BOs as well
 2021-05-28  2:57 UTC  (3+ messages)

[PATCH 01/10] drm/amdkfd: device pgmap owner at the svm migrate init
 2021-05-27 20:56 UTC  (10+ messages)
` [PATCH 02/10] drm/amdkfd: add owner ref param to get hmm pages
` [PATCH 03/10] drm/amdkfd: set owner ref to svm range prefault
` [PATCH 04/10] drm/amdgpu: get owner ref in validate and map
` [PATCH 05/10] drm/amdkfd: classify and map mixed svm range pages in GPU
` [PATCH 06/10] drm/amdkfd: skip invalid pages during migrations
` [PATCH 07/10] drm/amdkfd: skip migration for pages already in VRAM
` [PATCH 08/10] drm/amdkfd: add invalid pages debug at vram migration
` [PATCH 09/10] drm/amdkfd: partially actual_loc removed
` [PATCH 10/10] drm/amdkfd: protect svm_bo ref in case prange has forked

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-27 19:54 UTC  (12+ messages)

[PATCH 1/1] drm/amdgpu: convert gtt_window_lock to a spinlock
 2021-05-27 15:30 UTC  (2+ messages)

[PATCH 1/1] drm/amd/display: do not dereference on NULL
 2021-05-27 15:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: Don't flush HDP on A+A
 2021-05-27 12:14 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu: add amdgpu_bo_vm bo type
 2021-05-27  9:45 UTC  (5+ messages)
` [PATCH v2 3/5] drm/amdgpu: switch to amdgpu_bo_vm for vm code

[PATCH 1/3] drm/amdgpu: Don't query CE and UE errors
 2021-05-27  9:42 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: Use delayed work to collect RAS error counters

[PATCH] drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_running
 2021-05-27  8:21 UTC  (3+ messages)

[PATCHv2] drm/amd/amdgpu:save psp ring wptr to avoid attack
 2021-05-27  8:13 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/acpi: fix typo in ATCS handling
 2021-05-27  6:34 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)

[PATCH 00/34] Rid W=1 warnings from GPU
 2021-05-27  4:28 UTC  (47+ messages)
` [PATCH 01/34] drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses it
` [PATCH 02/34] drm/amd/pm/swsmu/smu13/aldebaran_ppt: Remove unused variable 'ret'
` [PATCH 03/34] drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_ctrl_set_default_mode()'
` [PATCH 04/34] drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function name
` [PATCH 05/34] drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' "
` [PATCH 06/34] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain function names
` [PATCH 07/34] drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_smc_table()'
` [PATCH 08/34] drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_table_helper_transmitter_bp_to_atom()'
` [PATCH 09/34] drm/amd/display/dc/bios/command_table_helper2: Fix function name 'dal_cmd_table_helper_transmitter_bp_to_atom2()'
` [PATCH 10/34] drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issues
` [PATCH 12/34] drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their headers
` [PATCH 13/34] drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-doc
` [PATCH 14/34] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
` [PATCH 15/34] drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own header
` [PATCH 16/34] drm/amd/display/dc/dce/dce_transform: Remove superfluous re-initialisation of DCFE_MEM_LIGHT_SLEEP_CNTL,
` [PATCH 17/34] drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK}
` [PATCH 18/34] drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK
` [PATCH 19/34] drm/amd/amdgpu/amdgpu_device: Make local function static
` [PATCH 20/34] drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issue
` [PATCH 21/34] drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypes
` [PATCH 22/34] drm/amd/display/dc/core/dc: Convert function headers to kernel-doc
` [PATCH 23/34] drm/amd/display/dmub/src/dmub_srv_stat: Convert function header "
` [PATCH 24/34] drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1_get_link_encryption_status()'

[pull] amdgpu, amdkfd drm-fixes-5.13
 2021-05-27  3:18 UTC 

[PATCH 0/4] drm: Finally retire struct drm_format_name_buf
 2021-05-27  2:32 UTC  (4+ messages)

FW:we produce competitive 4G 2G GPS trackers for vehicle management-China’s leading GPS and solutions provider
 2021-05-26 17:51 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).