Skip to content

Commit 3551a9f

Browse files
committed
drm/panfrost: Remove completed features still in TODO
There's a few features the driver supports which we forgot to remove, so remove them now. Cc: Tomeu Vizoso <[email protected]> Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent cc8f129 commit 3551a9f

File tree

1 file changed

+0
-7
lines changed
  • drivers/gpu/drm/panfrost

1 file changed

+0
-7
lines changed

drivers/gpu/drm/panfrost/TODO

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
- Bifrost specific feature and issue handling
77
- Coherent DMA support
88

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-
139
- Per FD address space support. The h/w supports multiple addresses spaces.
1410
The hard part is handling when more address spaces are needed than what
1511
the h/w provides.
@@ -22,6 +18,3 @@
2218

2319
- Compute job support. So called 'compute only' jobs need to be plumbed up to
2420
userspace.
25-
26-
- Performance counter support. (Boris)
27-

0 commit comments

Comments
 (0)