aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/otg_fsm.c
diff options
context:
space:
mode:
authorMonk Liu <Monk.Liu@amd.com>2017-01-12 15:32:44 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-01-27 11:13:33 -0500
commitae65a26dd387fec18dd1645fbb4b901b379cd6f5 (patch)
treed5c6a2e43e4a74f236eb07e778ff754103a2e753 /drivers/usb/chipidea/otg_fsm.c
parentdrm/amdgpu: refine ci uvd dpm code. (diff)
downloadlinux-ae65a26dd387fec18dd1645fbb4b901b379cd6f5.tar.gz
linux-ae65a26dd387fec18dd1645fbb4b901b379cd6f5.zip
drm/amdgpu:add META_DATA struct for CSA/SRIOV v2
META-DATA is used in GFX cmd submit, we have two format suit for META-DATA-init, one is legacy and another is for chained-ib preempt, which is used in vulkan UMD. v2: drop use CP version number to judge if chain-ib supports or not, we wait for it mature Signed-off-by: Monk Liu <Monk.Liu@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/usb/chipidea/otg_fsm.c')
0 files changed, 0 insertions, 0 deletions
Jeff King1-1/+1 2016-07-06t0005: use test_match_signal as appropriateJeff King1-2/+2 2016-07-06tests: factor portable signal check out of t0005Jeff King2-6/+22 2016-07-01grep: fix grepping for "intent to add" filesCharles Bailey2-2/+60 2016-07-01t7810-grep.sh: fix a whitespace inconsistencyCharles Bailey1-1/+1 2016-07-01t7810-grep.sh: fix duplicated test nameCharles Bailey1-1/+1 2016-07-01grep.c: reuse "icase" variableNguyễn Thái Ngọc Duy1-4/+1 2016-07-01diffcore-pickaxe: support case insensitive match on non-asciiNguyễn Thái Ngọc Duy2-0/+18 2016-07-01diffcore-pickaxe: Add regcomp_or_die()Nguyễn Thái Ngọc Duy1-9/+13 2016-07-01grep/pcre: support utf-8Nguyễn Thái Ngọc Duy2-0/+17 2016-07-01gettext: add is_utf8_locale()Nguyễn Thái Ngọc Duy2-2/+23 2016-07-01grep/pcre: prepare locale-dependent tables for icase matchingNguyễn Thái Ngọc Duy3-2/+26 2016-07-01grep: rewrite an if/else condition to avoid duplicate expressionNguyễn Thái Ngọc Duy1-4/+1 2016-07-01grep/icase: avoid kwsset when -F is specifiedNguyễn Thái Ngọc Duy4-1/+108 2016-06-29commit -S: avoid invalid pointer with empty messageJohannes Schindelin1-1/+6 2016-06-29reset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin1-1/+1 2016-06-29sequencer: use skip_blank_lines() to find the commit subjectJohannes Schindelin1-4/+2 2016-06-29commit -C: skip blank lines at the beginning of the messageJohannes Schindelin1-1/+1 2016-06-29t3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin1-1/+1 2016-06-29rebase -i: restore autostash on abortPatrick Steinhardt2-0/+32