Josef Söntgen
|
4b653fbac1
|
gpu/intel: handle double insertion in PPGTT
As the PPGTT is populated by the client, the client has to account for
guard pages and so forth.
Issue #4148 #4233
|
2021-08-18 15:06:11 +02:00 |
|
Alexander Boettcher
|
b3147050cc
|
gpu/intel: add support to report finished batches
- extend gpu multiplexer to report last completed execution buffer
- on client side lookup finished buffers and disable busy state
issue #4233
|
2021-08-18 15:06:11 +02:00 |
|
Josef Söntgen
|
198019edca
|
os: add Gpu driver for Intel Gen8 HD graphics
This commit introduces a experimental 3D driver for Intel Gen8 HD
graphics devices as well as the corresponding Gpu session.
Fixes #2507.
|
2017-08-30 09:59:57 +02:00 |
|