platform/upstream/libdrm.git
2007-05-18 Alan HourihaneFix merge problem.
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-17 Alan HourihaneSet crtcinfo on temporary mode
2007-05-17 Alan Hourihanebring in change from drm_fb.c
2007-05-17 Alan HourihaneMove destruction of crtc as intelfb_remove uses the...
2007-05-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-17 Alan HourihaneGrab the default mode if the preferred mode isn't avail...
2007-05-17 Jesse BarnesFix FB pitch value (we had it wrong and were working...
2007-05-17 Stephane Marchesinnouveau: don't build the module by default
2007-05-17 Alan HourihaneFix build problem
2007-05-17 rootLarge changes for fbdev support.
2007-05-13 Oliver McFaddenr300: Added my comments into r300_reg.h.
2007-05-13 Oliver McFaddenr300: Synchronized R300 register defines file.
2007-05-12 Matthieu Castetnouveau : nv10 graph move clipping value to per channel...
2007-05-12 Matthieu Castetnouveau : nv10 graph clipping values were forgoten...
2007-05-10 Keith PackardAllow vblank interrupts to remain disabled across VT...
2007-05-10 Alan HourihaneJust some minor cleanups.
2007-05-09 Oliver McFaddenr300: Synchronized R300 register defines file.
2007-05-09 Oliver McFaddenr300: Synchronized R300 register defines file.
2007-05-08 Matthieu Castetnouveau : fix fifo context size for nv10
2007-05-08 Dave Airlielibdrm: fix typo on ttm fence interface
2007-05-06 Brians/OJBECTS/OBJECTS/
2007-05-06 Oliver McFaddenr300: Synchronize the register file from Mesa.
2007-05-06 Oliver McFaddenr300: Use the defined names for known registers.
2007-05-06 Dave Airliedrm: remove unused define DRM_HAS_TTM
2007-05-05 Jakob BornecrantzCleaned up userspace interface for modesetting.
2007-05-02 Thomas HellstromFix buffer object list freeing.
2007-05-01 Michel DänzerFix userspace ABI breakage from 3c384a9ad5f964709a237cf...
2007-05-01 Dave Airliecleanup usermodes on drm mode setting shutdown
2007-05-01 Dave AirlieAdd support for user defined modes
2007-05-01 Dave Airliefix unusued variable
2007-04-29 Michel Dänzerradeon: Don't mess up page flipping when a file descrip...
2007-04-28 Dave Airliemove i915 to new drm_wait_on function
2007-04-28 Dave Airliedrm: add new drm_wait_on function to replace macro
2007-04-28 Dave Airlieremove register usage
2007-04-28 Dave Airlieremove DRM_GETSAREA and replace with drm_getsarea function
2007-04-26 George SapountzisRevert "bug 7092 : add pci ids for mach64 in Dell power...
2007-04-26 George Sapountzislinux: minor indent.
2007-04-26 George Sapountzisfreebsd: remove stray apperance of IN_MODULE.
2007-04-26 George Sapountzislibdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER...
2007-04-26 Dave Airlieupdate create_lk_drm.sh script
2007-04-26 Dave Airliewhitespace cleanup
2007-04-26 Dave Airlieremove some whitespace violation
2007-04-26 Dave Airliedrm: nopfn warning on 64-bit
2007-04-26 Jesse Barnesdrm/ttm: allow drm_buffer_object_create to be used...
2007-04-26 Jesse BarnesAdd new buffer object type for kernel allocations that...
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-26 Dave Airliei915: fix vblank pipe setup
2007-04-25 BrianMore detailed instructions, tips.
2007-04-23 Stephane Marchesinnouveau: fix wacky pci id
2007-04-23 Dave Airliedrm: make mode numbers no change by comparing probed...
2007-04-22 Dave Airliefixup vrefresh reporting, it should now be *1000 in...
2007-04-21 Jesse BarnesOops, edid data should just be a char *, as edid.h...
2007-04-21 Jesse BarnesAdd a monitor information structure separate from the...
2007-04-21 Jesse BarnesDocument drm_modes.c functions.
2007-04-20 Jesse BarnesAdd a mode name generation wrapper to make name format...
2007-04-20 Kristian HøgsbergInitialize rwlock using rwlock_init to appease lockdep...
2007-04-20 Kristian HøgsbergInitialize rwlock using rwlock_init to appease lockdep...
2007-04-20 Kristian HøgsbergClean up and return if no outputs are found.
2007-04-20 Thomas HellstromAvoid a fence timeout problem when a signal is pending.
2007-04-20 Thomas HellstromFix via compile error
2007-04-18 Dave Airliebackout SDVO control bus check and comment why this...
2007-04-18 Jesse BarnesDocument main drm_crtc.c functions, and rename drm_crtc...
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-04-18 Alan HourihaneShouldn't free the mode here. It's done later on.
2007-04-18 Alan HourihaneFix return status
2007-04-18 Alan HourihaneFix build problem
2007-04-18 Alan Hourihanefree the duplicated mode.
2007-04-18 Alan HourihaneWhen no valid EDID modes are available, we bail.
2007-04-18 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-18 Alan HourihaneSupport the RGB outputs of SDVO cards, which are essent...
2007-04-18 Alan HourihaneCheck status after SDVO command for sdvo_set_control_bu...
2007-04-18 Alan HourihaneMove SDVO PENDING check to read_response so all SDVO...
2007-04-18 Dave Airliemake sure TMDS gets a crtc
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-18 Jesse BarnesJust use drm_output_destroy to cleanup LVDS failures...
2007-04-18 Dave Airliedon't crash if no desired mode
2007-04-18 Dave Airliebackout alanh's broken commit
2007-04-18 David Airlieclean up ring buffer and TTM in i915_driver_unload
2007-04-18 Jesse BarnesAdd framebuffer bo freeing to drm_mode_config_cleanup...
2007-04-17 Jakob BornecrantzLvds now power up backlight on commit
2007-04-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-17 Jesse BarnesMove initial framebuffer allocation and configuration...
2007-04-17 Jesse BarnesCleanup whitespace, rename macro argument.
2007-04-17 Jesse BarnesAdd prototypes for drm_bo_init_mm and drm_buffer_object...
2007-04-17 Alan HourihaneFix a register read that was swapped SDVOB/SDVOC
2007-04-17 Alan HourihaneFix SDVO outputs
2007-04-17 Alan HourihaneCorrect PCI ID for i845
2007-04-17 Thomas HellstromDon't always free up memory space when we unpin buffers.
2007-04-17 Thomas HellstromFix buffer object reference problems.
2007-04-17 Dave AirlieI don't think this dec is necessary and my stuff all...
2007-04-17 Dave Airlieadd some missing export symbols
2007-04-17 Dave Airlieanother large overhaul of interactions with userspace...
2007-04-17 Thomas Hellstromvia: Make sure we flush write-combining using a follow...
2007-04-17 Thomas HellstromAdd a code comment.
2007-04-16 Jakob BornecrantzFix offset should from pci device address
2007-04-16 Thomas HellstromRequire the hardware lock for buffer creation
2007-04-14 Jesse BarnesUse drm_mem_reg_ioremap to map buffer object.
2007-04-14 Jesse BarnesFix PRIV0 memory initialization (mm_init takes pages...
next