xref: /aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/README (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1*61046927SAndroid Build Coastguard WorkerNotes for the etnaviv gallium driver
2*61046927SAndroid Build Coastguard Worker------------------------------------
3*61046927SAndroid Build Coastguard Worker
4*61046927SAndroid Build Coastguard WorkerThere are two ways how this driver might get used:
5*61046927SAndroid Build Coastguard Worker
6*61046927SAndroid Build Coastguard Worker- application opens kms device (kmscube, weston, ..)
7*61046927SAndroid Build Coastguard Worker- X via xf86-video-armada
8*61046927SAndroid Build Coastguard Worker
9*61046927SAndroid Build Coastguard WorkerFor the kms device case we provide a renderonly based driver like
10*61046927SAndroid Build Coastguard Workerimx where all the magic for buffer import and export between kms
11*61046927SAndroid Build Coastguard Workerand renderonly GPU is handled automaticly.
12*61046927SAndroid Build Coastguard Worker
13*61046927SAndroid Build Coastguard WorkerFor X/xf86-video-armada we need to provide etnaviv_dri.so.
14