profile/ivi/libdrm.git
2008-03-05 Dave Airliedrm: fixup compat with old x.org drivers
2008-03-05 Dave Airlielibdrm: fix warnings in mode code
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-03-05 Dave Airlieremove unused functions + include header file
2008-03-04 Eric AnholtClarify when WAIT_LAZY is relevant to users.
2008-03-04 Eric AnholtRemove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS.
2008-03-04 Eric AnholtClarify through the names what drm_ttm_alloc_pages...
2008-03-04 Eric AnholtDon't shortcut the info syscall for drmBOBusy on nonsha...
2008-03-03 Zou Nan hai [i915] 2D driver may reset Frame count value, this...
2008-03-02 Alan HourihaneAdd FENCE registers to MMIO list
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 Airliedrm: change fb api to take a bo handle not the bo pointer.
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-28 Dave Airliedrm: add a check for if modesetting is supported.
2008-02-27 Thomas HellstromReinstate buffer idle before applying relocations.
2008-02-27 Thomas HellstromDon't wait for buffer idle before applying relocations.
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 Thomas Hellstrom[i915] Relocation fixes.
2008-02-26 Dave Airliei915: fix typos
2008-02-26 Dave Airliei915_mmio: add overlay regs
2008-02-26 Dave Airliedrm: fix pick crtcs mode selection code
2008-02-25 Thomas HellstromMake the execbuffer code reasonably safe against errors.
2008-02-23 Roland Scheideggerfix texture uploads with large 3d textures (bug 13980)
2008-02-22 Jesse Barnesi915: put ARX back into index mode before doing restore
2008-02-22 Maarten Maathuisnouveau: Remove some random (french) comment.
2008-02-22 Maarten Maathuisnouveau: A single define of dma skips is more than...
2008-02-22 Kristian HøgsbergFix one last occurance of struct _drm_i915_batchbuffer.
2008-02-22 Alan Hourihanesilence warning
2008-02-22 Kristian Høgsbergi915: Remove leading underscore from struct tags.
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 Hourihanefix SAREA
2008-02-20 Alan Hourihanefix SAREA
2008-02-20 Alan Hourihaneminor test fixes
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 Stephane Marchesinnouveau: no GART on ia64 either.
2008-02-16 Jesse Barnesi915: initial (and untested) TV out support
2008-02-15 Ben Skeggsnv40: actually init all tile regs.
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 Airliemissing bits
2008-02-13 Kristian Høgsbergi915: Add a dri2 init path that gets the lock from...
2008-02-13 Kristian Høgsbergi915: Only look up dev_priv->mmio_map if it's not alrea...
2008-02-13 Kristian Høgsbergi915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.
2008-02-13 Kristian Høgsbergi915: Make sarea_priv setup optional.
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 AirlieRevert "After the previous revert fix libdrm to start...
2008-02-13 Dave Airliedrm: re-write minor number allocation to use an idr.
2008-02-09 Jerome Glisseradeon_ms: bring radeon_ms up to date with lastest...
2008-02-08 Jesse BarnesRestore pipeconf regs unconditionally
2008-02-07 Jakob BornecrantzAdded you can now clone displays in modedemo
2008-02-07 Alan HourihaneAfter the previous revert fix libdrm to start at minor 1
2008-02-07 Alan HourihaneRevert "DRM_CONTROL_ALLOW logic was reversed"
2008-02-07 Jesse BarnesFix saveGR array size
2008-02-07 Jesse Barnesi915: save/restore interrupt state
2008-02-07 Jesse BarnesFix vblank enable/disable callbacks
2008-02-07 Jakob BornecrantzWrong open call
2008-02-07 Jakob BornecrantzAdded userspace part of hotplug ioctl and demo
2008-02-07 Jakob BornecrantzAdded kernel part of hotplug ioctl
2008-02-07 Jakob BornecrantzAdded hotplug ioctl
2008-02-07 Jakob BornecrantzSmall update to modedemo
2008-02-05 Alan Hourihaneupdate app to cycle through 4 fbdev's
2008-02-05 Alan Hourihanetweak it
2008-02-05 Alan Hourihanemake modefb/modedemo match each others test output.
2008-02-05 Alan Hourihaneconsistency
2008-02-05 Alan HourihaneDRM_CONTROL_ALLOW logic was reversed
2008-02-05 Alan Hourihanebuild fix for older kernels
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-02-04 Jakob BornecrantzModedemo now uses two crtc and output pairs
2008-02-04 Stuart Bennettnouveau: make nv34 work every time, not just every...
2008-02-02 Maarten Maathuisnouveau: NV40 can/should now be able to run after the...
next