We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8f129 commit 3551a9fCopy full SHA for 3551a9f
drivers/gpu/drm/panfrost/TODO
@@ -6,10 +6,6 @@
6
- Bifrost specific feature and issue handling
7
- Coherent DMA support
8
9
-- Support for 2MB pages. The io-pgtable code already supports this. Finishing
10
- support involves either copying or adapting the iommu API to handle passing
11
- aligned addresses and sizes to the io-pgtable code.
12
-
13
- Per FD address space support. The h/w supports multiple addresses spaces.
14
The hard part is handling when more address spaces are needed than what
15
the h/w provides.
@@ -22,6 +18,3 @@
22
18
23
19
- Compute job support. So called 'compute only' jobs need to be plumbed up to
24
20
userspace.
25
26
-- Performance counter support. (Boris)
27
0 commit comments