Age | Commit message (Expand) | Author |
2008-08-13 | i915: update cursor handling to use GEM objects | Jesse Barnes |
2008-08-12 | Add error checking to framebuffer creation | Jesse Barnes |
2008-07-26 | modesetting: pass file_priv into cursor set functions | Dave Airlie |
2008-07-09 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-07 | Use lowercase bool constants. | Kristian Høgsberg |
2008-07-06 | modesetting-101: Rename DPMS modes to avoid compatibility issues with xorg de... | Maarten Maathuis |
2008-07-06 | modesetting-101: rename modeflags, as to avoid conflicts with the xorg defini... | Maarten Maathuis |
2008-06-11 | Use GEM in modesetting | Jesse Barnes |
2008-06-06 | drm: fix up fb resize again | Dave Airlie |
2008-06-06 | intelfb: move mode sets into the intel crtcs | Dave Airlie |
2008-06-06 | intel: if no spare crtc exists don't just take one. | Dave Airlie |
2008-06-05 | drm/modesetting: more fb interface cleanups | Dave Airlie |
2008-06-05 | modesetting: initial attempt at debonging fb | Dave Airlie |
2008-06-04 | intel: use kzalloc | Dave Airlie |
2008-06-04 | drm/modesetting: pass object handle to driver !bo | Dave Airlie |
2008-06-04 | drm/modesetting: overhaul the fb create/delete. | Dave Airlie |
2008-06-02 | more checks for NULL encoder so we don't segfault. | Alan Hourihane |
2008-06-02 | drm: add functions to get/set gamma ramps | Dave Airlie |
2008-06-02 | drm/modesetting: add best encoder finding for modesetting | Dave Airlie |
2008-06-02 | drm/modesetting: move some connector functions to helper. | Dave Airlie |
2008-06-02 | drm/modesetting: another re-org of some internals. | Dave Airlie |
2008-05-30 | drm: switch possible crtc/clones over to encoders | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | modesetting: reorganise out crtc/outputs are allocated. | Dave Airlie |
2008-05-29 | modesetting: reorganise code into core and helper functions. | Dave Airlie |
2008-05-23 | drm_mode_debug_printmodeline doesn't need struct drm_device * | Jesse Barnes |
2008-05-13 | i915: register definition & header file cleanup | Jesse Barnes |
2008-05-08 | intel: set correct limits on screen width/height from DDX | Dave Airlie |
2008-04-17 | Porting DVO stuff | Hong Liu |
2008-04-10 | Remove structure fields & code | Jesse Barnes |
2008-04-10 | Fix masking in get_load_detect_pipe | Jesse Barnes |
2008-04-09 | Port pipe reservation code for load detection | Jesse Barnes |
2008-04-08 | Improved DRM sysfs support | Jesse Barnes |
2008-03-11 | drm: hopefully fix cursors on 965 | Dave Airlie |
2008-02-26 | DRM_INFO -> DRM_DEBUG | Alan Hourihane |
2008-02-26 | Implement short circuit for base change only | Alan Hourihane |
2008-02-15 | fb: fixup the offset by getting it from the right place | Dave Airlie |
2008-02-13 | major port of multi-master ideas into modesetting | Dave Airlie |
2008-01-30 | Fix for cursor off | Jakob Bornecrantz |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
2008-01-11 | Fix for X axis panning problem | Jakob Bornecrantz |
2008-01-11 | Panning now works without modeset | Jakob Bornecrantz |
2008-01-04 | drm: move drm_head to drm_minor and fix up users | Dave Airlie |
2007-12-21 | s/TRUE/true | Dave Airlie |
2007-09-28 | Set the fb_base, so userspace applications can actually work | Alan Hourihane |
2007-09-24 | Merge branch 'master' into modesetting-101 - TTM & typedef removal | Jesse Barnes |
2007-05-17 | Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ... | Jesse Barnes |
2007-05-17 | Fix FB pitch value (we had it wrong and were working around it in a few | Jesse Barnes |
2007-05-17 | Large changes for fbdev support. | root |
2007-04-26 | i915: fix vblank pipe setup | Dave Airlie |