Hello i915 Community,
I am looking after a "Hello world!" like simple skeleton program, from which I could learn how to open the GPU device, how to set up memories, etc, how to pass and execute ringbuffer. How to check resulting frame buffer. I guess there could be such user space application, that is used e.g for testing the driver.
Why am I asking for such a weird thing? Why isnt OpenCL , Mesa or Cairo good for me?