summaryrefslogtreecommitdiff
path: root/linux-core/drm_crtc.c
AgeCommit message (Expand)Author
2007-04-12cleanup framebuffers on drm unloadDave Airlie
2007-04-12set bracing style like LinuxDave Airlie
2007-04-12fix unbalanced lock and make sure mode list has modes so lvds code doesn't crashDave Airlie
2007-04-12allow framebuffer changes on the crtc setupDave Airlie
2007-04-12add getfb ioctlDave Airlie
2007-04-11Various changes for in-kernel modesetting:Jesse Barnes
2007-04-11add support for setting a framebuffer depthDavid Airlie
2007-04-11add initial drm_fb framebufferDave Airlie
2007-04-11add an fb count + id get to the get resources code pathDavid Airlie
2007-04-10Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-04-10Remove some debug #if 0 codes and add a reminder to check locking aroundJesse Barnes
2007-04-10export output name to userspaceDavid Airlie
2007-04-10fixup numerous issues with adding framebuffer supportDavid Airlie
2007-04-10mode: fixup problems with framebuffer add functionDavid Airlie
2007-04-10make crtc_config be named mode_configDave Airlie
2007-04-10add addfb/rmfb ioctlsJakob Bornecrantz
2007-04-07make drmP.h include drm_crtc.h for CRTC related stuff.Jesse Barnes
2007-04-05checkpoint commit: implement SetCrtc so modes can in theory be set from userDave Airlie
2007-04-05checkpoint commit: added getresources, crtc and outputDave Airlie
2007-04-05initial userspace interface to get modesDave Airlie
2007-04-05Initial import of modesetting for intel driver in DRMDave Airlie