AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-17 07:01:27 to 2020-04-21 23:44:03 UTC [more...]

[PATCH] drm/amdkfd: Track GPU memory utilization per process
 2020-04-21 23:43 UTC  (2+ messages)

[PATCH 0/4] Some XGMI related gpu reset fixes and cleanups
 2020-04-21 21:08 UTC  (6+ messages)
` [PATCH 1/4] drm/amdgpu: correct fbdev suspend on gpu reset
` [PATCH 2/4] drm/amdgpu: correct cancel_delayed_work_sync "
` [PATCH 3/4] drm/amdgpu: optimize the gpu reset for XGMI setup V2
` [PATCH 4/4] drm/amdgpu: code cleanup around gpu reset

[PATCH] drm/amdgpu: put the audio codec into suspend state before gpu reset
 2020-04-21 20:18 UTC  (2+ messages)

[PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 14:53 UTC  (6+ messages)
  `  "

[PATCH] drm: amd: display: fix kernel-doc struct warning
 2020-04-21 14:34 UTC  (6+ messages)
` [PATCH] drm: amdgpu: "

[PATCH] drm/amdgpu: change how we update mmRLC_SPM_MC_CNTL
 2020-04-21 14:22 UTC 

[PATCH] drm/amdgpu: cleanup SPM VMID update
 2020-04-21 13:52 UTC  (10+ messages)

[PATCH V4] amdgpu: reduce no need mutex_lock area
 2020-04-21  9:10 UTC  (3+ messages)
  ` [add Markus.Elfring in mail list ]Re:Re: "

[PATCH V3] amdgpu: remove unnecessary condition check
 2020-04-21 11:12 UTC  (7+ messages)
  `  "
    ` [V3] "

[PATCH v2] drm/amdgpu: Return more error codes in amdgpu_connector_set_property()
 2020-04-21  9:00 UTC 

[PATCH v4] amdgpu: remove unnecessary condition check
 2020-04-21 13:05 UTC  (2+ messages)

[PATCH] amdgpu_connector_set_property, fix error branch not return errno
 2020-04-21  9:08 UTC  (3+ messages)
` [PATCH v2] amdgpu: fixes error branch not return errno issue
  ` [add Markus.Elfring in mail list]Re:[PATCH "

[PATCH V2] drm/amdgpu: Remove an unnecessary condition check in reserve_bo_and_cond_vms()
 2020-04-21  8:20 UTC 

[PATCH] drm/amdgpu: only update spm vmid at first time
 2020-04-21  8:20 UTC 

[PATCH V2] amdgpu: remove unnecessary condition check
 2020-04-21  7:15 UTC  (4+ messages)
  `  "

[PATCH -next] drm/amdgpu: remove set but not used variable 'priority'
 2020-04-21  7:14 UTC  (2+ messages)

[PATCH V2] amdgpu: optimization-- reduce noneed mutex_lock area
 2020-04-21  4:20 UTC  (2+ messages)

[PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
 2020-04-21  6:48 UTC 

[PATCH 0/8] psp code clean up
 2020-04-21  6:49 UTC  (16+ messages)
` [PATCH 1/8] drm/amdgpu: retire support_vmr_ring interface
` [PATCH 2/8] drm/amdgpu: remove unnecessary tOS version check
` [PATCH 3/8] drm/amdgpu: retire unused check_fw_loading status
` [PATCH 4/8] drm/amdgpu: add helper function to init asd ucode
` [PATCH 5/8] drm/amdgpu: switch to "
` [PATCH 6/8] drm/amdgpu: add helper function to init sos ucode
` [PATCH 7/8] drm/amdgpu: switch to "
` [PATCH 8/8] drm/amdgpu: retire legacy vega10 sos version check

[PATCH] drm/amdgpu: clean up unused variable about ring lru
 2020-04-21  5:11 UTC  (3+ messages)

[PATCH] SWDEV-231280 CentOS-AWS Guest driver reload 3 failed with call trace in guest
 2020-04-21  3:58 UTC  (2+ messages)

[PATCH v7 1/2] drm/amdkfd: Provide SMI events watch
 2020-04-20 18:12 UTC  (3+ messages)
` [PATCH v7 2/2] include/uapi/linux: Update KFD ioctl version

Reg. Adaptive Sync feature in xf86-video-amdgpu
 2020-04-20 16:48 UTC  (6+ messages)

[PATCH] drm/amdgpu: refine kiq read register
 2020-04-20 16:42 UTC  (24+ messages)

BUG: kernel NULL pointer dereference, address: 0000000000000026 after switching to 5.7 kernel
 2020-04-20 15:30 UTC  (4+ messages)

[PATCH] drm/amd/display: Remove aconnector condition check for dpcd read
 2020-04-20 15:25 UTC  (3+ messages)

[PATCH 00/35] DC Patches April 16, 2020
 2020-04-20 14:58 UTC  (11+ messages)
` [PATCH 05/35] drm/amd/display: Remove byte swapping for dmcub abm config table

[PATCH][next] drm/amdgpu: fix a dereference on pointer hive before it is null checked
 2020-04-20 14:08 UTC 

[PATCH -next] drm/amdgpu/gfx10: remove unused variables
 2020-04-20 14:21 UTC 

drivers: gpu: drm: is it a memleak in function radeon_user_framebuffer_create
 2020-04-20  8:27 UTC  (2+ messages)

[PATCH V2] amdgpu, fix unnessary check "info" NULL branch
 2020-04-20 12:50 UTC 

drm/amdgpu: add tiling flags from Mesa
 2020-04-20 13:14 UTC  (2+ messages)

why we need to do infinite RLC_SPM register setting during VM flush
 2020-04-20 12:51 UTC  (8+ messages)

[PATCH] drm/amdgpu: update spm register through mmio
 2020-04-20 12:38 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: limit smu support to Arcturus for onevf
 2020-04-20  8:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: Return more error codes in amdgpu_connector_set_property()
 2020-04-20  0:56 UTC  (2+ messages)
`  "

Re:Re: [PATCH] drm/amdgpu: Reduce a lock scope in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
 2020-04-20  0:51 UTC 

[PATCH] drm/amd/display: remove unneeded conversion to bool
 2020-04-20  4:28 UTC 

[PATCH] drm/amd/powerplay: update smu12_driver_if.h to align with pmfw
 2020-04-20  5:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix kernel panic while gpu recovery
 2020-04-20  4:17 UTC 

[PATCH] amdgpu_cs_bo_handles_chunk, remove check info NULL branch
 2020-04-18 10:56 UTC 

[PATCH] drm/amdgpu: Reduce a lock scope in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
 2020-04-19  9:05 UTC 

[PATCH] drm/amdgpu: Remove an unnecessary condition check in reserve_bo_and_cond_vms()
 2020-04-19  2:29 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: Remove an unnecessary null pointer check in amdgpu_cs_bo_handles_chunk()
 2020-04-19  8:15 UTC 

[PATCH] drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub
 2020-04-19 12:50 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 17/28] drm/amdkfd: kfree the wrong pointer
 2020-04-18 14:43 UTC 

[PATCH AUTOSEL 4.19 23/47] drm/amdkfd: kfree the wrong pointer
 2020-04-18 14:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 40/47] drm/amd/display: Not doing optimize bandwidth if flip pending

[PATCH AUTOSEL 5.4 21/78] drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
 2020-04-18 14:40 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 37/78] drm/amdkfd: kfree the wrong pointer
` [PATCH AUTOSEL 5.4 52/78] drm/amd/display: Calculate scaling ratios on every medium/full update
` [PATCH AUTOSEL 5.4 64/78] drm/amd/display: Not doing optimize bandwidth if flip pending

[PATCH AUTOSEL 5.5 22/75] drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
 2020-04-18 14:09 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 39/75] drm/amdkfd: kfree the wrong pointer
` [PATCH AUTOSEL 5.5 57/75] drm/amd/display: Calculate scaling ratios on every medium/full update
` [PATCH AUTOSEL 5.5 69/75] drm/amd/display: Not doing optimize bandwidth if flip pending

[PATCH AUTOSEL 5.6 24/73] drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
 2020-04-18 13:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 41/73] drm/amdkfd: kfree the wrong pointer
` [PATCH AUTOSEL 5.6 61/73] drm/amd/display: Calculate scaling ratios on every medium/full update

AMD DC graphics display code enables -mhard-float, -msse, -msse2 without any visible FPU state protection
 2020-04-17 21:56 UTC  (9+ messages)

[PATCH] reserve_bo_and_cond_vms: Remove unnecessary condition check
 2020-04-18  3:20 UTC 

[PATCH] amdgpu_amdkfd_gpuvm_free_memory_of_gpu, reduce noneed mutex_lock area
 2020-04-18  3:44 UTC 

[PATCH] drm/amdgpu: Print CU information by default during initialization
 2020-04-18  4:06 UTC  (2+ messages)

[PATCH v6] drm/amdkfd: Provide SMI events watch
 2020-04-18  3:09 UTC  (5+ messages)

[PATCH 2/2] drm/amdkfd: Put ASIC revision into HSA capability
 2020-04-17 22:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/dp_mst: Zero assigned PBN when releasing VCPI slots
 2020-04-17 22:20 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: Adjust three dmesg printings during initialization
 2020-04-17 21:27 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: Adjust the SDMA doorbell info printing
` [PATCH 3/3] drm/amdgpu: Print CU information by default during initialization

improve use_mm / unuse_mm v2
 2020-04-17 14:25 UTC  (2+ messages)

[PATCH -next] drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'
 2020-04-17 13:59 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: remove defined but not used variables
 2020-04-17 13:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
 2020-04-17 11:14 UTC  (4+ messages)

[PATCH] Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
 2020-04-17  7:46 UTC  (14+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox