Panning now works without modeset
[profile/ivi/libdrm.git] / linux-core / drm_crtc.c
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...
2007-05-17 Jesse BarnesFix FB pitch value (we had it wrong and were working...
2007-05-17 rootLarge changes for fbdev support.
2007-05-01 Dave Airliecleanup usermodes on drm mode setting shutdown
2007-05-01 Dave AirlieAdd support for user defined modes
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-23 Dave Airliedrm: make mode numbers no change by comparing probed...
2007-04-22 Dave Airliefixup vrefresh reporting, it should now be *1000 in...
2007-04-18 Jesse BarnesDocument main drm_crtc.c functions, and rename drm_crtc...
2007-04-18 Alan HourihaneShouldn't free the mode here. It's done later on.
2007-04-18 Alan HourihaneFix build problem
2007-04-18 Alan Hourihanefree the duplicated mode.
2007-04-18 Alan HourihaneWhen no valid EDID modes are available, we bail.
2007-04-18 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-18 Dave Airliemake sure TMDS gets a crtc
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-18 Dave Airliedon't crash if no desired mode
2007-04-18 Jesse BarnesAdd framebuffer bo freeing to drm_mode_config_cleanup...
2007-04-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-17 Jesse BarnesMove initial framebuffer allocation and configuration...
2007-04-17 Dave Airlieanother large overhaul of interactions with userspace...
2007-04-13 Jakob BornecrantzAdded debug messages so we know which output we are...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Alan HourihaneUse drm_framebuffer instead of drm_crtc for fb & fbt
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Dave Airliecleanup framebuffers on drm unload
2007-04-12 Dave Airlieset bracing style like Linux
2007-04-12 Dave Airliefix unbalanced lock and make sure mode list has modes...
2007-04-11 Dave Airlieallow framebuffer changes on the crtc setup
2007-04-11 Dave Airlieadd getfb ioctl
2007-04-11 Jesse BarnesVarious changes for in-kernel modesetting:
2007-04-11 David Airlieadd support for setting a framebuffer depth
2007-04-11 Dave Airlieadd initial drm_fb framebuffer
2007-04-11 David Airlieadd an fb count + id get to the get resources code...
2007-04-11 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 Jesse BarnesRemove some debug #if 0 codes and add a reminder to...
2007-04-10 David Airlieexport output name to userspace
2007-04-10 David Airliefixup numerous issues with adding framebuffer support
next