woah somehow got these upstream
[profile/ivi/libdrm.git] / linux-core /
2008-03-05 Alan Hourihanebuild fix
2008-03-05 Alan HourihaneCheck mode before adding to EDID
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 Airliettm: make sure userspace can't destroy kernel create...
2008-03-05 Dave Airliedrm/ttm: add ioctl to get back memory managed area...
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Xiang, Haihaoi915: Evict if relocatee buffer is CACHED_MAPPED before
2008-03-05 Dave Airliefixup previous merge
2008-03-05 Dave Airliedrm: fixup compat with old x.org drivers
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-03-04 Eric AnholtClarify through the names what drm_ttm_alloc_pages...
2008-02-29 Patrice MandinFIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm...
2008-02-29 Thomas HellstromFix compilation breakage on x86-64.
2008-02-29 Dave Airlieagp: export the correct symbol
2008-02-28 Thomas HellstromAdd a compat kmap_atomic_prot_pfn to do quick kernel...
2008-02-28 Dave Airliedrm: add modesetting as a driver feature.
2008-02-26 Jerome Glisseradeon: remove TTM from an earlier merge
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-26 Alan HourihaneDRM_INFO -> DRM_DEBUG
2008-02-26 Alan HourihaneDRM_INFO -> DRM_DEBUG
2008-02-26 Alan Hourihanedefine PRETHAW
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 Jesse Barnesi915: put ARX back into index mode before doing restore
2008-02-22 Alan Hourihanesilence warning
2008-02-22 Dave Airliemodesetting: fix memory leak and misallocation
2008-02-22 Dave Airlieadd ioctl to get back memory managed area sized - used...
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...
next