Files
linux/drivers/gpu
chenzhen ff9877f38b MALI: rockchip: not to use sg_dma_len in midgard ddk r11p0-00rel0
When CONFIG_NEED_SG_DMA_LENGTH is enabled,
sg_dma_len is defined as follow :
"#define sg_dma_len(sg)             ((sg)->dma_length)"
But, dma_length is not used by the framework indeed.

Change-Id: I51d1adf9f2738b1036fdaf6172ae932c007fac76
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
2016-05-31 09:12:11 +08:00
..
2016-05-30 14:24:17 +08:00
2015-11-11 15:57:28 +08:00
2015-08-17 14:12:00 +08:00
2016-03-09 16:51:03 +08:00