]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: add more pedantic checks in the CP DMA checker
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Dec 2012 05:23:06 +0000 (00:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Dec 2012 15:45:28 +0000 (10:45 -0500)
commit9d89d78e3a20980205966fba6345645547e59ceb
tree723101dfc37771a3db6a9df8186278cf15a9390b
parent8696e33f06b0c52195152cc6a0e3d52233f486c1
drm/radeon: add more pedantic checks in the CP DMA checker

non-mem-to-mem transfers require dw aligned byte count.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/evergreen_cs.c