Updated test mode and added modedemo
[profile/ivi/libdrm.git] / linux-core /
2008-01-09 Dave Airliefixup crtcinfo on modes from userspace
2008-01-09 Dave Airlieallow control getversion
2008-01-09 Dave Airlieadd control ioctls
2008-01-09 Dave Airliedrm: only call suspend/resume on control node
2008-01-04 Dave Airliedrm: add initial support for a drm control device node
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 AirlieHERE BEZ HACKZ.. magic variable to make shit work
2007-12-18 Dave Airlielockdep warned about a possible locking dependency
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-13 Alan Hourihanecatch an out of memory condition
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-10 Dave Airliedrm: move agp include outside CONFIG_AGP as it isn...
2007-12-06 Jerome Glisseradeon_ms: fix fbcon by fixing palette
2007-12-06 Jerome Glisseradeon_ms: update to lastest fb change
2007-12-06 Jerome GlisseMerge commit 'origin/modesetting-101' into modesetting...
2007-12-06 Dave Airlietake down stuff after asking driver to unload
2007-12-06 Dave Airlieretab intelfb code
2007-12-06 Dave Airliecheck previous mode first
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-04 Jesse BarnesDon't free driver mapped locks
2007-12-04 Jerome Glisseradeon_ms: radeon modesetting first commit.
2007-12-04 Dave Airliepatch from -mm kernel to use upper_32_bits
2007-12-03 Dave Airliehooks up sync and flags and also clocks to get mode...
2007-12-03 Dave Airlieadd flags to mode debug print
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-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-11-28 Dave Airliedrm: enable udev node creation
2007-11-28 Dave Airliedrm: oops not a cleanup..
2007-11-28 Dave Airliedrm: more cleanups
2007-11-27 Jesse BarnesDon't use panel fitter if we're programming a native...
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-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-22 Dave Airliedrm: cleanup drm_regman.c coding style
2007-11-21 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-21 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-16 Jesse BarnesFix connection status ABI
2007-11-16 Jesse BarnesFix typo in copy_to_user calls
2007-11-16 Jeremy Kolbnouveau: rename
2007-11-16 Jeremy Kolbnouveau: flip buffer into gart.
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 Thomas Hellstrommm fixups.
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 Airliedrm: don't remove mappings added by the driver
2007-11-15 Dave Airlieintel: fixup || vs |
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-15 Dave Airliei915: remove excess debug output
2007-11-15 Dave Airlieintel: add flushing for i8xx chipsets.
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
2007-11-13 Ben SkeggsRevert "nouveau: stub superioctl"
2007-11-13 Ben SkeggsMerge branch 'fifo-cleanup' into upstream-master
2007-11-13 Ben Skeggsnouveau: store user control reg offsets in channel...
2007-11-13 Ben Skeggsnouveau: stub superioctl
2007-11-10 Jesse BarnesMake sure PLLs are enabled before writing pipe configur...
2007-11-09 Patrice Mandinsuspend() and resume() need kernel 2.6.22 or later
2007-11-09 Jerome Glissedrm: check edid data, so we deal well with broken driver.
2007-11-09 Jerome Glissedrm: split edid handling in get_edid & add_edid_mode
2007-11-07 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-07 Thomas HellstromDon't overwrite TTM page flags.
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Thomas HellstromAvoid buffers not ending up on a list in some cases.
2007-11-06 Thomas HellstromAdd missing drm_regman.c file.
2007-11-06 Dave Airliei915: compat code doesn't work in i8xx hw.
2007-11-06 Dave Airliedrm/agp: kernel style fixes
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Thomas HellstromExport a symbol.
2007-11-05 Thomas HellstromFix a user-buffer check.
2007-11-05 Alan Hourihaneremove unused define
2007-11-05 Alan Hourihaneremove duplicate and obsolete ioctl statements
2007-11-05 Alan Hourihaneadd missing lock
2007-11-05 Alan HourihaneUse _size
2007-11-05 Dave Airliedrm: more kernel coding style cleanups
2007-11-05 Dave Airliedrm/ttm: apply linux kernel coding style to bo_lock...
2007-11-05 Dave Airliedrm/ttm: kernel coding style for bo.c and objects.h
2007-11-05 Dave Airliedrm: fix the the typo
2007-11-05 Li Zefandrm: fix memset size error
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-05 Dave Airliedrm: move some of the OS stuff into the OS header
2007-11-04 Ben Skeggsnouveau: Use a sw method instead of notify interrupt...
next