OSDN Git Service

android-x86/external-libdrm.git
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
2008-05-12 Alex DeucherR3/4/5: init pipe setup in drm
2008-05-12 Alex DeucherRADEON: cleanup radeon_do_engine_reset()
2008-05-12 Alex DeucherR300+: fixup pixcache flush
2008-05-12 Alex DeucherRS4xx: fix MCIND index mask
2008-05-12 Alex DeucherRADEON: write AGP_BASE_2 on chips that support it
2008-05-12 Alex DeucherR300+: fixup PURGE/FLUSH macros
2008-05-12 Alex DeucherRadeon IGP: merge RS4xx/RS6xx gart setup
2008-05-12 Alex DeucherRadeon IGP: wrap MCIND access
2008-05-12 Alex DeucherRadeon IGP: clean up registers and magic numbers
2008-05-12 Dave Airliedrm: remove root only from a lot of drm ioctls to get...
2008-05-12 Dave Airliedrm: masters are always authenticated
2008-05-12 Dave Airliedrm: fix oops on reading proc file with no master
2008-05-09 Hong Liufixup i915 workqueue handling when modeset=1
2008-05-09 Jesse Barnesi915: use BDB TV flag for TV detection
2008-05-09 Jesse Barnesi915: add basic VBT support
2008-05-09 Alan HourihaneFix build problems
2008-05-09 Alan HourihaneFix test applications for recent DRM changes
2008-05-08 Jakob Bornecrantzi915: Changed intel_fb to use the new drm_crtc_set_conf...
2008-05-08 Jakob Bornecrantzi915: Fixed indent in intel_fb.c
2008-05-08 Jakob Bornecrantzdrm: Made set_config use drm_mode_set as a argument
2008-05-08 Dave AirlieRevert "i915: fix vbl swap for multi-master"
2008-05-08 Dave Airliei915: fix vbl swap for multi-master
2008-05-08 Dave Airliedrm: check for NULL fb here, shouldn't happen but avoid...
2008-05-08 Dave Airliedrm: set crtc->fb to NULL
2008-05-08 Dave Airlieintel: set correct limits on screen width/height from DDX
2008-05-08 Dave Airliedrm: fix replacefb to change fb properties
2008-05-08 Dave Airliedrm_mode: initial replacefb implemenation
2008-05-08 Dave Airliedrm: fix typo from previous merge
2008-05-08 Dave Airliecursor: pass handle not BO.
2008-05-08 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-05-07 Dave Airliedrm: nopage compat fixup for drm_vm
2008-05-05 Dave Airlier500: add allowed range for us config/pixsize
2008-05-01 Ben Skeggsnv50: enable 0x400500 bit 0 after PGRAPH exception...
2008-05-01 Ben Skeggsnouveau: guard against channels potentially not having...
2008-05-01 Ben Skeggsnouveau: disable all card interrupts when unknown PFIFO...
2008-05-01 Ben Skeggsnouveau: restore original NV_PFIFO_CACHES_REASSIGN...
2008-05-01 Ben Skeggsnouveau: gather nsource in trap_info()
next