aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl
AgeCommit message (Expand)Author
2013-12-04qxl: avoid an oops in the deferred io code.Dave Airlie
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie
2013-05-28qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones
2013-05-17qxl: fix bug with object eviction and update areaDave Airlie
2013-05-17drm/qxl: drop active_user_framebuffer as its unneededDave Airlie
2013-05-17qxl: drop unused variable.Dave Airlie
2013-05-17drm/qxl: fix ioport interactions for kernel submitted commands.Dave Airlie
2013-05-03qxl: update to new idr interfaces.Dave Airlie
2013-04-30drivers, drm: fix qxl build error when debugfs is disabledDavid Rientjes
2013-04-18drm/qxl: fix build with debugfs turned off.Dave Airlie
2013-04-16drm/qxl: fix smatch warningsDave Airlie
2013-04-16drm/qxl: make lots of things static.Dave Airlie
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie