hopefully shit works now without this...
[profile/ivi/libdrm.git] / linux-core /
2008-02-22 Dave Airliehopefully shit works now without this...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Kristian HøgsbergDon't free irq resources until after we've unregistered...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Michel Dänzerlinux: Clean up vblank related resources from drm_irq_u...
2008-02-20 Alan Hourihanecompatibility code for pci_get_bus_and_slot()
2008-02-20 Dave Airlieremove more offset
2008-02-20 Dave Airliedrm/fb: get rid of offset from structure use bo offset
2008-02-20 Dave Airliettm: make sure userspace can't destroy kernel create...
2008-02-20 Dave Airliedrm: add support for passing state into the suspend...
2008-02-19 Alan HourihaneFix up conflicts for DRI2 (untested)
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-17 Keith Packard[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE...
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-15 Dave Airlieswitch naming to new proposed scheme
2008-02-14 Dave Airlieremove drm_minors_limit
2008-02-13 Dave Airliestart moving over to proper hierarchy wrt master accesses
2008-02-13 Dave Airliemajor port of multi-master ideas into modesetting
2008-02-13 Dave Airliedrm: re-write minor number allocation to use an idr.
2008-02-08 Jesse BarnesRestore pipeconf regs unconditionally
2008-02-07 Alan HourihaneRevert "DRM_CONTROL_ALLOW logic was reversed"
2008-02-07 Jesse Barnesi915: save/restore interrupt state
2008-02-07 Jesse BarnesFix vblank enable/disable callbacks
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 Thomas Hellstromi915: Re-report breadcrumbs on poll to the fence manager,
2008-02-05 Alan Hourihaneconsistency
2008-02-05 Alan HourihaneRemove duplicate
2008-01-31 Thomas HellstromAdd an fence_class_manager::last_queued_sequence member...
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
2008-01-30 Jakob BornecrantzFix for cursor off
2008-01-29 Jesse BarnesFix hibernate save/restore of VGA attribute regs
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
next