From: Emil Velikov <[email protected]>

Signed-off-by: Emil Velikov <[email protected]>
---
 todo | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 todo

diff --git a/todo b/todo
new file mode 100644
index 0000000..10c1ad5
--- /dev/null
+++ b/todo
@@ -0,0 +1,9 @@
+ - on amdgpu_probe failure, the pScrn entry is leaked - missing api/examples?
+ - introduce xf86ConfigEntity and use it
+ - remove embedded AMDGPUInfoRec::pEnt
+ - consistently use gAMDGPUEntityIndex or getAMDGPUEntityIndex
+ - consistently use of pEnt/entity_num -> pScrn->list[], AMDPRIV
+ - kill off DRI_1_ DRICreatePCIBusID - demote again to DRI1 only in X codebase
+ - compose bus string early & strcmp instead of device_match?
+ - remove embedded AMDGPUInfoRec::PciInfo - reuse EntityInfoRec::chipset, 
GDevRec::chiIDi, amdgpu_gpu_info::asic_id or ...
+ - use odev to fetch render_node?
-- 
2.16.0

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to