Hi,
I am new to DRM and want to understand the architecture and eventually
start development and contribution. The first thing I did yesterday
was to get the source and try to build it. Here is the snippet of the
errors I receive when building the kernel modules:
[...@localhost linux-core]$ make
Hey Eric,
I didn't see this one go into the drm-intel-next tree. I forgot to
pass -n to format-patch so it's easier to overlook it, I guess, but we
also need to pin the cursor bo when we set the cursor as we do for the
fb bo when setting the mode. Like the pin-fb-bo patch, this one is a
semantic