Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How will the DRI interact with the OS kernel?

dri interact Kernel OS
0
Posted

How will the DRI interact with the OS kernel?

0

The DRI requires minimal kernal support whi ch has been designed to be as device independent as possible. The functions which must be supported in the kernal have been abstracted to separate device dependent from device independent actions. Depending on the specific graphics hardware, kernal device specific configuration parameters are passed to the kernel by the X Server at initialization, or, they are contained in small dynamically loadable kernel modules. An important design goal of the DRI project was to minimize kernal modifications or kernel recompiling in order to support future graphics boards.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123