OSDN Git Service

Added kernel part of hotplug ioctl
[android-x86/external-libdrm.git] / linux-core /
2008-02-07 Jakob BornecrantzAdded kernel part of hotplug ioctl
2008-02-05 Alan HourihaneDRM_CONTROL_ALLOW logic was reversed
2008-02-05 Alan Hourihanefix some warnings
2008-02-05 Alan Hourihanebuild fix for older kernels
2008-02-05 Alan HourihaneFix function declaration
2008-02-05 Alan HourihaneAdd missing round_jiffies_relative() for older kernels
2008-02-05 Alan Hourihaneconsistency
2008-02-05 Alan HourihaneRemove duplicate
2008-01-30 Jakob BornecrantzFix for cursor off
2008-01-28 Jakob BornecrantzMisc panning fixes for intel_fb
2008-01-28 Jakob BornecrantzAdded cursor support
2008-01-25 Dave Airlieif irq already enabled well just keep trucking
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-25 Jesse BarnesFixup modeset ioctl number & typedef usage
2008-01-23 Dave Airliei915/flush: get the ret the right way around
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-18 Jakob BornecrantzMade radeon_ms not always compile
2008-01-18 Kyle McMartini915: fix invalid opcode exception on cpus without...
2008-01-15 Zhenyu Wangi915: Add chipset id for Intel Integrated Graphics...
2008-01-15 Jerome Glisseradeon_ms: add rom parsing & adapt code
2008-01-15 Thomas HellstromDefine i915_compat.c upper_32_bits for kernels < 2...
2008-01-15 Zou Nan hai this is to fix a deadloop in drm hang system issue.
2008-01-14 Dave Airliefixup i915 compat resource allocation
2008-01-11 Jakob BornecrantzFix for X axis panning problem
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-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-07 Ben Skeggsnv50: use dummy page in gart tables
2008-01-04 Pekka Paalanendrm: One forgotten rename of 'mask' to 'proposed_flags'.
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
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-26 Xiang, Haihaoi915: return fence argument from i915_execbuffer ioctl3...
2007-12-25 Xiang, Haihaoi915: i915_execbuffer ioctl32 routine, fix #13732
2007-12-21 Keith PackardChange drm_bo_type_dc to drm_bo_type_device and comment...
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-21 Keith PackardUse dummy_read_page for unpopulated kernel-allocated...
2007-12-21 Keith PackardMove dummy_read_page from drm_ttm_set_user to drm_ttm_c...
2007-12-21 Keith PackardClean up and document drm_ttm.c APIs. drm_bind_ttm...
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-15 Keith PackardDocument drm_ttm_set_user.
2007-12-15 Keith PackardDocument drm_buffer_object_validate function.
2007-12-15 Keith PackardDocument fence_class mess in drm_bo_setstatus_ioctl
2007-12-15 Keith PackardDocument drm_bo_handle_validate. Match drm_bo_do_valida...
2007-12-15 Keith PackardDocument drm_bo_do_validate. Remove spurious 'do_wait...
2007-12-15 Keith PackardMake ttm create/destroy APIs consistent. Pass page_flag...
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 AirlieMerge branch 'master' into r500-support
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
next