profile/ivi/libdrm.git
2008-06-06 Keith Packard [intel] remove settable use_mi_batchbuffer_start
2008-06-06 Dave Airliedrm: fix up fb resize again
2008-06-06 Dave Airlieintel: don't set the mode on the framebuffer if isn...
2008-06-06 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-06-06 Dave Airlieintelfb: add multi fb paths
2008-06-06 Dave Airlieintelfb: remove duplicate define
2008-06-06 Dave Airlieintelfb: admit fbdev is crap and punt on trying to...
2008-06-06 Dave Airlieintelfb: move mode sets into the intel crtcs
2008-06-06 Dave Airliedrm/intel: make hotplug just be an event
2008-06-06 Dave Airlieintel: if no spare crtc exists don't just take one.
2008-06-05 Jesse Barnessysfs registration/teardown fixups
2008-06-05 Dave Airliedrm/modeset: add more debugging and fixup some fb enabl...
2008-06-05 Dave Airliedrm/modesetting: more fb interface cleanups
2008-06-05 Dave Airliedrm/modesetting: attempt to make fb code more sane
2008-06-05 Dave Airliedrm: modesetting unify the hotplug init paths a lot.
2008-06-05 Dave Airliemodesetting: fix fb clearing up
2008-06-05 Dave Airliemodesetting: use surface width height for buffer allocs
2008-06-05 Dave Airliemodesetting: add surface width/heights
2008-06-05 Dave Airliemodesetting: initial attempt at debonging fb
2008-06-04 Jesse Barnesi915: use kzalloc to allocate intel_output for lvds
2008-06-04 Jesse BarnesFix crash in drm_mode_connector_update_edid_property
2008-06-04 Dave Airliedrm: fix hotplug oops
2008-06-04 Dave Airlieintel: report a known connector
2008-06-04 Dave Airlielibdrm: shouldn't rely on this
2008-06-04 Dave Airliedrm: introduce generation counter to interface.
2008-06-04 Dave Airliedrm/sysfs: don't try an unregister if not registered
2008-06-04 Dave Airlieintel: use kzalloc
2008-06-04 Dave Airliedrm/modesetting: bo not used anymore
2008-06-04 Dave Airliedrm: remove sysfs in driver for now.. should probably...
2008-06-04 Dave Airliedrm/modesetting: pass object handle to driver !bo
2008-06-04 Dave Airliedrm/modesetting: overhaul the fb create/delete.
2008-06-04 Dave Airliedrm: make mode comparison more betterer.
2008-06-02 Alan Hourihanemore checks for NULL encoder so we don't segfault.
2008-06-02 Alan HourihaneFix warnings
2008-06-02 Dave Airliedrm: initial mode object groups.
2008-06-02 Dave Airliedrm/modesetting: redo object handles around a core...
2008-06-02 Dave Airliedrm: only report framebuffers available on this fd.
2008-06-02 Dave Airliedrm: add functions to get/set gamma ramps
2008-06-02 Dave AirlieMerge branch 'modesetting-101-encoders' into modesettin...
2008-06-02 Dave Airliedrm: fixup encoder picking in set_config stage
2008-06-02 Dave Airliedrm/modesetting: add best encoder finding for modesetting
2008-06-02 Dave Airliedrm/modesetting: move some connector functions to helper.
2008-06-02 Dave Airliedrm: fixup some interfaces so test code works again
2008-06-02 Dave Airliedrm/modesetting: another re-org of some internals.
2008-05-30 Kristian HøgsbergFix ivch i2c read function to use the "special" i2c...
2008-05-30 Dave Airliedrm: switch possible crtc/clones over to encoders
2008-05-30 Dave Airliemodesetting: drop crtcs/clones from the connectors
2008-05-30 Dave Airliemodesetting: the great renaming.
2008-05-30 Dave Airliedrm: attach an encoder.
2008-05-30 Dave Airliedrm: fix a couple of bugs in the encoder return to...
2008-05-30 Dave Airliedrm: add encoder attach/detach
2008-05-30 Dave Airlietests: add basic encoder reading to test
2008-05-30 Dave Airliedrm: add encoder free function
2008-05-30 Dave Airliedrm: init the encoder list/count
2008-05-30 Dave Airliedrm: add red hat copyright.
2008-05-30 Dave Airliedrm: add encoder ids to the output handling
2008-05-30 Dave Airliedrm: add more encoder interfaces
2008-05-30 Dave Airlielibdrm: add encoder retrival
2008-05-30 Dave Airliedrm: add encoder / get encoder to the modesetting resou...
2008-05-30 Dave Airliedrm: remove unused init func from outputs
2008-05-30 Dave Airliedrm/modesetting: add initial encoder structures and...
2008-05-30 Dave Airliemodesetting: reorganise out crtc/outputs are allocated.
2008-05-29 Dave Airliemodesetting: reorganise code into core and helper funct...
2008-05-29 Dave Airliemodeset: disable radeon ms by default
2008-05-28 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-05-28 Jesse Barnesi915: unmap BIOS when we're done with it
2008-05-28 Dave Airlieradeon: split microcode out into a separate header...
2008-05-28 Dave Airliei915: fix BSD bh, DRI2 not uses anywhere else
2008-05-28 Dave Airlieradeon: bump release date/version for r500 3D support
2008-05-27 Alex DeucherRADEON: add get_param for number of GB pipes
2008-05-27 Owain Ainsworth[BSD] Move unlock in drm_vm.c from accidental platform...
2008-05-27 Owain Ainsworth[BSD] Fix lock leak in drm_update_draw malloc failure...
2008-05-27 Owain Ainsworth[BSD] Fix lock leaks in error paths in drm_bufs.c.
2008-05-27 Owain Ainsworth[BSD] Remove superfluous recursive locking in drm_add_m...
2008-05-27 Jie Luo[i915] Fix typo in (unused) START_ADDR definition.
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
2008-05-27 Eric Anholt[FreeBSD] Convert from drm_device_t to struct drm_devic...
2008-05-24 Jesse Barnesi915: do a better job of parsing VBIOS data
2008-05-24 Jesse Barnesdrm_mode_debug_printmodeline doesn't need struct drm_de...
2008-05-22 Dave Airlier500: add two more register ranges for mesa driver...
2008-05-22 Dave Airliedrm: fix nouveau warning
2008-05-22 Hong Liui915: check dummy page before freeing
2008-05-22 Hong Liui915: init bo mm at driver init only when modeset=1
2008-05-21 Dave Airliers690/r500: vblank support.
2008-05-17 Dave Airlier500: add more register ranges for Mesa driver
2008-05-14 Dave Airlieati_pcigart: oops wrong way around not that it actually...
2008-05-14 Dave Airlieati_pcigart: stop working in the evenings you mess...
2008-05-14 Dave AirlieRevert "ati_pcigart: fixup properly this version might...
2008-05-14 Dave Airlieati_pcigart: fixup properly this version might even...
2008-05-14 Dave Airlieati_pcigart: fill out 40-bit gart table support properly
2008-05-14 Alex DeucherRS4xx: separate out RS400 and RS480 IGP chips
2008-05-13 Jesse BarnesMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-05-13 Jesse Barnesi915: register definition & header file cleanup
2008-05-13 Jakob Bornecrantzi915: execbuf now works without i915_dma_init being...
2008-05-12 Jesse Barnesi915: TV hotplug fixes
2008-05-12 Hong Liufix kernel oops when removing fb
2008-05-12 Hong Liufree dummy read page if fail to init mm
2008-05-12 Hong Liumodeset init code cleanup
2008-05-12 Hong Liufix G33 hardware status page in modeset
2008-05-12 Alex DeucherRADEON: fix copy/pasto in last commit
next