aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/debug_core.c
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-08-06 13:34:00 -0400
committerAlex Deucher <alexander.deucher@amd.com>2013-08-07 17:37:19 -0400
commit761bfb999868c413aabed8caa345694836ec6f11 (patch)
tree5586962e6d4651852dc624dda5d1602162554ea6 /kernel/debug/debug_core.c
parentdrm/radeon/cik: use a mutex to properly lock srbm instanced registers (diff)
drm/radeon/dpm: require rlc for dpm
The rlc is required for dpm to work properly, so if the rlc ucode is missing, don't enable dpm. Enabling dpm without the rlc enabled can result in hangs. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'kernel/debug/debug_core.c')
0 files changed, 0 insertions, 0 deletions
title='2016-01-04 16:05:18 +0000'>2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1 2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1 2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1 2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1 2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2 2011-10-13Add memrchr testsAndreas Schwab1-2/+33 2010-10-03Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper1-37/+107 2009-05-09* string/stratcliff.c (do_test): Test for zero lengthUlrich Drepper1-9/+27 2009-04-07* string/stratcliff.c (do_test): Add memchr tests..Ulrich Drepper1-1/+33 2007-09-23[BZ #4963]Ulrich Drepper1-129/+193 2003-09-09(main): Check memccpy.Ulrich Drepper1-1/+38 2002-09-10Some more strncpy checks.Ulrich Drepper1-2/+30