profile/ivi/libdrm.git
2007-04-11 David Airlieuse fb pitch and fix up some whitespace
2007-04-11 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 David Airliefixup calculation to make sdvo work
2007-04-10 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 Jesse BarnesExport drm_setup for use by new driver init code.
2007-04-10 Jesse BarnesMove i915 init code to new file, i915_init.c, and creat...
2007-04-10 Jesse BarnesAdd save/restore state for LVDS code, along with a...
2007-04-10 Jesse BarnesRemove some debug #if 0 codes and add a reminder to...
2007-04-10 Jesse BarnesRemove some delays from Intel i2c code, we'll need...
2007-04-10 Jesse BarnesFinish bringing in LVDS code, re-add to Makefile. ...
2007-04-10 David Airlieadd sdvo debugging output
2007-04-10 David Airliefixup sarea writes for set pipe base and dpms
2007-04-10 David Airliefixup true/false in intel_sdvo.c
2007-04-10 David Airliere-tab and fixup the i915GM get core clock function...
2007-04-10 David Airlieexport output name to userspace
2007-04-10 David Airlieset the base address of the CRTC correctly
2007-04-10 David Airliefixup numerous issues with adding framebuffer support
2007-04-10 Jesse BarnesSlam in most of X.Org's i830_lvds (not quite done yet...
2007-04-10 David Airliemode: fixup problems with framebuffer add function
2007-04-10 Dave Airliemake crtc_config be named mode_config
2007-04-10 Jakob Bornecrantzadd addfb/rmfb ioctls
2007-04-09 Jesse BarnesFix refresh calculation (mistakenly removed 1000 factor...
2007-04-08 Jesse Barnesremove a printk to make things less verbose
2007-04-08 Jesse Barnesjust codingstyle cleanups
2007-04-08 Jesse Barnesdocument drm_mode_duplicate and fix vrefresh calculatio...
2007-04-08 Jesse Barnesvarious cleanups to EDID code:
2007-04-08 Jesse Barnesmake drmP.h include drm_crtc.h for CRTC related stuff.
2007-04-05 Eric AnholtAdd required permission notices for code copied from...
2007-04-05 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-05 Jesse BarnesAdd copyrights before I forget
2007-04-05 Dave Airlieadd back compat for bool
2007-04-05 Dave Airliecheckpoint commit: implement SetCrtc so modes can in...
2007-04-05 Dave Airliecheckpoint commit: added getresources, crtc and output
2007-04-05 Dave Airlieinitial userspace interface to get modes
2007-04-05 Dave AirlieInitial import of modesetting for intel driver in DRM
2007-04-05 Dave Airlieborrow edid.h from fb directory
2007-04-05 Dave Airlieadd an install target to the drm modules makefile
2007-04-03 Thomas HellstromFix user object reference when caller is not object...
2007-04-03 Thomas HellstromAdd a fence flush event to each fence-signaled check...
2007-04-03 Thomas HellstromMake sure we ack irqs before we read a breadcrumb so...
2007-04-03 Thomas HellstromEvicted no-move buffers can get lost if they end up...
2007-04-03 Thomas HellstromFix an oops when trying to clean a not yet initialized...
2007-04-03 Thomas HellstromMake sure CMA (Can't map aperture) pages are mapped...
2007-04-02 Oliver McFaddenr300: Synchronize the register header file again.
2007-04-01 Matthieu Castetnouveau: fix usage of PGRAPH_CTX_CONTROL on nv20+
2007-04-01 Matthieu Castetnouveau : nv10 ctx switch fix
2007-03-31 Matthieu Castetnouveau : set the correct PGRAPH_CTX_CONTROL register
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-28 Dave Airliedrm/bo: avoid oops if the memory manager for this type...
2007-03-28 Stephane Marchesinnouveau: fix nv04 context switches.
2007-03-27 Dave Airliedrm/i915: set the bo up at firstopen time not after...
2007-03-27 Dave Airliedrm/ttm: make sure dev_mapping is set-up for the first...
2007-03-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-26 Ben Skeggsnouveau: move card initialisation into the drm
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-24 Eric AnholtCatch up to new interrupt API, and retire FreeBSD 4...
2007-03-24 Dave Airlievm: cleanup drm_vm.c along lines of cleanups queued...
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-23 Ben Skeggsnouveau: rework nouveau_fifo_alloc() so the drm can...
2007-03-23 Dave Airliecleanup more whitespace from ttm merge
2007-03-23 Dave Airliedrm: remove second spinlock init for tasklet lock
2007-03-23 Ben Skeggsnouveau: remove unused cruft
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-21 Ben Skeggsnouveau: support multiple channels per client (breaks...
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-19 Dave Airlierename badly named define
2007-03-19 Alan Hourihaneremove i830 reference
2007-03-19 Alan HourihaneRemove old i830 kernel driver.
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliemore return values fixup
2007-03-18 Dave Airliefixup return values in drm ioctl
2007-03-18 Dave Airliemore whitespace issues
2007-03-18 Dave Airliecleanup ioctl expansion code
2007-03-18 Dave Airlieoops missing else
2007-03-18 Dave Airliemake drm fops const from kernel
2007-03-18 Dave Airlieuse ARRAY_SIZE
2007-03-18 Dave Airliemore tab/space conversion
2007-03-18 Dave Airliewhitespace cleanup pending a kernel merge
2007-03-18 Dave Airlieclean up more of inline functions agp_remap/drm_lookup_map
2007-03-18 Dave Airliedeinline agp_remap along lines of kernel
2007-03-18 Dave Airlieremove drm_lookup_map unused now
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-13 Oliver McFaddenr300: Renamed the CACHE_CTLSTAT values to include UNKNO...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-13 Oliver McFaddenAdd defines for the values written to R300_RB3D_ZCACHE_...
2007-03-13 Ben Skeggsnouveau: make sure cmdbuf object gets destroyed
2007-03-13 Ben Skeggsnouveau: associate all created objects with a channel...
2007-03-13 Ben Skeggsnouveau: s/fifo/channel/
2007-03-13 Oliver McFaddenCorrected values written to R300_RB3D_DSTCACHE_CTLSTAT...
2007-03-13 Oliver McFaddenGuess another unknown register used for R300 pacification.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-11 Patrice Mandinnouveau: PUT,GET, not 2xPUT
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-07 Thomas HellstromAdd via CX700.
2007-03-05 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-04 Dave Airlieradeon: make PCI GART aperture size variable, but makin...
2007-03-04 Dave Airlieati: make pcigart code able to handle variable size...
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-28 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
next