drm: fix replacefb to change fb properties
[profile/ivi/libdrm.git] / linux-core / drm_crtc.c
2008-05-08 Dave Airliedrm: fix replacefb to change fb properties
2008-05-08 Dave Airliedrm_mode: initial replacefb implemenation
2008-05-08 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-04-11 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-04-11 Jesse BarnesSplit TV property creation into its own routine
2008-04-11 Jesse BarnesRemove structure fields & code
2008-04-10 Jesse BarnesKeep display info in struct display_info
2008-04-09 Jesse BarnesFixup sysfs output registration
2008-04-08 Jesse BarnesMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-04-08 Jesse BarnesImproved DRM sysfs support
2008-03-20 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-12 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-03-11 Alan HourihaneAdd support for monitor hotplug signals/waits
2008-03-10 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-07 Dave Airliemake startup of Xorg smoother if the mode doesn't change.
2008-03-07 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Alan Hourihanebuild fix
2008-03-05 Alan HourihaneUse ARRAY_SIZE
2008-03-05 Alan Hourihanepropogate failed fixups back up
2008-03-05 Alan HourihaneFix connector description table
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-26 Alan HourihaneDRM_INFO -> DRM_DEBUG
2008-02-26 Alan HourihaneImplement short circuit for base change only
2008-02-26 Dave Airliedrm: fix pick crtcs mode selection code
2008-02-22 Dave Airliemodesetting: fix memory leak and misallocation
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-20 Dave Airlieremove more offset
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-16 Jesse Barnesi915: initial (and untested) TV out support
2008-02-15 Dave Airliefb: fixup the offset by getting it from the right place
2008-02-15 Dave Airlievarious fixes from trying to get userspace started
2008-02-07 Jakob BornecrantzAdded kernel part of hotplug ioctl
2008-02-05 Alan HourihaneFix function declaration
2008-01-28 Jakob BornecrantzAdded cursor support
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-11 Jakob BornecrantzPanning now works without modeset
2008-01-11 Jakob BornecrantzAdded fixed misc framebuffer problems
2008-01-09 Dave Airliefixup crtcinfo on modes from userspace
2008-01-04 Dave Airliecrtc: fixup allocation size
2008-01-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2007-12-21 Dave Airlies/TRUE/true
2007-12-18 Dave AirlieMerge branch 'modesetting-airlied' into modesetting-101
2007-12-18 Dave Airliewe should not be unlocking this here
2007-12-18 Dave Airlieremove output names
2007-12-18 Jakob BornecrantzFix and cleanup of Hotplug
2007-12-18 Jakob BornecrantzModesetting Hotplug
2007-12-13 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-11 Dave Airliemodesetting: fixup property setting and add connector...
2007-12-11 Dave Airliemodesetting: add dpms property and initial settable...
2007-12-06 Jerome GlisseMerge commit 'origin/modesetting-101' into modesetting...
2007-12-06 Dave Airlieoops initialise variable to false
2007-12-06 Dave Airlieadd property blobs and edid reporting support
2007-12-05 Dave Airliemore WIP on blobs..
2007-12-05 Dave Airliearrgggh.. make all ioctl structs 32/64-bit compatible...
2007-12-03 Dave Airliefinish of mode add/remove, just have attach/detach...
2007-12-03 Dave Airliemodesetting API change for removing mode ids and making...
2007-11-27 Dave Airliedrm/modesetting: add initial gettable properites code.
2007-11-26 Dave Airliefb: make fb interface use user mode attach/detach for...
2007-11-26 Dave Airlieadd _ioctl to the end of two more ioctls
2007-11-26 Dave Airliedrm: make fb modes use usermode add/remove interface
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-16 Jesse BarnesFix typo in copy_to_user calls
2007-11-16 Jesse BarnesUse user copy routines for writing modes & ids back...
2007-11-15 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-15 Dave Airliedrm: send correct fb id to userspace
2007-11-15 Dave Airliemodes: pass type to userspace for preferred showing
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-07 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Alan Hourihaneadd missing lock
2007-11-02 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-23 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-23 Alan HourihaneNeed fb attached
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-15 Alan HourihaneFix some buffer teardown problems.
2007-09-26 Alan Hourihaneno need to copy to/from user as the unlocked ioctl...
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-07-20 Jakob BornecrantzChanged mode config spinlock to mutex
2007-07-19 Jakob BornecrantzFix unlocking of spinlock when we should not
2007-06-29 Alan Hourihanemerge fixes
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-28 Alan HourihaneFix type/flags usage problem to check for preferred...
2007-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Jesse BarnesAdd locking. The main lock is dev->mode_config.config_...
2007-05-18 Alan HourihaneMove fbo creation to the specified fb driver which...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-17 Alan HourihaneMove destruction of crtc as intelfb_remove uses the...
2007-05-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-17 Alan HourihaneGrab the default mode if the preferred mode isn't avail...
next