summaryrefslogtreecommitdiff
path: root/src/library.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+53
/div>
authorBen Skeggs <bskeggs@redhat.com>2016-04-21 10:28:55 +1000
committerBen Skeggs <bskeggs@redhat.com>2016-05-20 14:43:04 +1000
commit00f50c662c5aa3cebea62015d1df8cd5b19a41b6 (patch)
tree488c8f404ea73384345c6b99fd140f2d73931db5
parenta00ecf2212be0196c7485786c7b0c0263dfbf88a (diff)
drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setup
Also removes an XXX; according to nvgpu headers the field is called NV_PGRAPH_GPCS_SWDX_TC_BETA_CB_SIZE_DIV3, so, apparently not some magic we need to figure out :) Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat
ummary='diff' class='diff'>
diff --git a/drivers/gpu/drm/radeon/radeon_drv.c b/drivers/gpu/drm/radeon/radeon_drv.c