DRM build error...

2008-12-25 Thread PLUG GULP
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

Re: [PATCH] Pin cursor bo and unpin old bo when setting cursor.

2008-12-25 Thread Kristian Høgsberg
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