AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-07 18:34:35 to 2019-11-11 07:19:08 UTC [more...]

[PATCH] drm/amdgpu: Fix the null pointer issue for tdr
 2019-11-11  7:19 UTC  (32+ messages)

Recall: [PATCH v2] drm/amd/powerplay: dynamically disable ds and ulv for compute
 2019-11-11  7:00 UTC  (2+ messages)

[PATCH v2] drm/amd/powerplay: dynamically disable ds and ulv for compute
 2019-11-11  6:34 UTC  (10+ messages)

[PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp
 2019-11-11  6:00 UTC  (4+ messages)

[PATCH] drm/amdgpu: avoid upload corrupted ta ucode to psp
 2019-11-11  4:41 UTC  (2+ messages)

[PATCH v2 0/3] navi10: Implement overdrive pp_od_clk_voltage
 2019-11-11  4:16 UTC  (10+ messages)
  ` [PATCH v2 1/3] drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage
  ` [PATCH v2 2/3] drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive
  ` [PATCH v2 3/3] drm/amdgpu/navi10: Implement od clk printing

[PATCH] drm/amd/powerplay: remove set but not used variable 'threshold', 'state'
 2019-11-11  4:09 UTC 

[PATCH 0/2] remove some set but not used variables in hwmgr
 2019-11-11  4:04 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'
` [PATCH 2/2] drm/amd/powerplay: remove set but not used variable 'data'

[PATCH] drm/amdgpu/smu_v11: Unify and fix power limits
 2019-11-11  4:03 UTC  (4+ messages)

[PATCH] drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table
 2019-11-11  3:06 UTC  (4+ messages)

AMDGPU bug
 2019-11-11  0:00 UTC 

[PATCH][next] drm/amd/display: fix spelling mistake "exeuction" -> "execution"
 2019-11-09 19:49 UTC 

[PATCH] drm/amd/display: remove duplicated comparison expression
 2019-11-09 15:49 UTC 

[PATCH -next] drm/amd/display: remove set but not used variable 'ds_port'
 2019-11-09  9:37 UTC 

[PATCH -next] drm/amd/display: remove set but not used variable 'bpc'
 2019-11-09  9:35 UTC 

[PATCH] drm/amd/display: Load TA firmware for navi10/12/14
 2019-11-08 22:01 UTC  (4+ messages)

[pull] amdgpu, radeon, scheduler drm-next-5.5
 2019-11-08 21:27 UTC  (2+ messages)

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-11-08 20:19 UTC  (34+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 09/15] xen/gntdev: use mmu_range_notifier_insert

[PATCH] drm/amd/powerplay: do proper cleanups on hw_fini
 2019-11-08 20:50 UTC  (3+ messages)

[PATCH][next] drm/amd/display: remove redundant variable status
 2019-11-08 16:34 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not set
 2019-11-08 16:34 UTC  (4+ messages)

[PATCH][next] drm/amd/display: fix dereference of pointer aconnector when it is null
 2019-11-08 16:33 UTC  (6+ messages)

[PATCH][next] drm/amd/display: remove duplicated assignment to grph_obj_type
 2019-11-08 16:30 UTC  (4+ messages)

[PATCH][next] drm/amd/display: fix unsigned less than 0 comparison on error check
 2019-11-08 15:00 UTC  (2+ messages)

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-11-08 11:37 UTC  (6+ messages)
` [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call

[PATCH v2] drm/radeon: Handle workqueue allocation failure
 2019-11-08 15:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: allow direct upload save restore list for raven2
 2019-11-08 14:37 UTC  (6+ messages)

[PATCH 5/5] drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls
 2019-11-08 13:11 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: finish delay works before release resources
 2019-11-08 10:27 UTC  (4+ messages)

[PATCH 0/3] navi10: Implement overdrive pp_od_clk_voltage
 2019-11-08  5:50 UTC  (13+ messages)
` [PATCH 1/3] drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage
  ` [PATCH 2/3] drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive
  ` [PATCH 3/3] drm/amdgpu/navi10: Implement od clk printing

[PATCH] drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table
 2019-11-08  3:29 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: disable ds and ulv for compute
 2019-11-08  2:46 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: correct Arcturus OD support
 2019-11-08  2:44 UTC  (3+ messages)

Review required [Was: Associate ddc adapters with connectors]
 2019-11-08  0:22 UTC  (5+ messages)
` [PATCH 00/13] Next round of associating ddc adapters with connectors
    ` [PATCH 03/13] drm/exynos: Provide ddc symlink in connector's sysfs

[PATCH 0/2] drm: replace magic nuumbers
 2019-11-07 22:49 UTC  (12+ messages)
` [PATCH 1/2] drm: replace Compliance/Margin magic numbers with PCI_EXP_LNKCTL2 definitions
  ` [PATCH 2/2] drm: replace Target Link Speed "

[PATCH] drm/amdkfd: Use kernel queue v9 functions for v10 (ver2)
 2019-11-07 21:49 UTC  (6+ messages)

[PATCH 1/3] drm/amdkfd: Adjust function sequences to avoid unnecessary declarations
 2019-11-07 20:42 UTC  (20+ messages)
` [PATCH 2/3] drm/amdkfd: only keep release_mem function for Hawaii


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