OSDN Git Service

android-x86/external-libdrm.git
2008-01-30 Ben Skeggsnv40: some more nv67 changes
2008-01-29 MirkoAdd new RV380 pci id
2008-01-29 Jesse BarnesFix hibernate save/restore of VGA attribute regs
2008-01-27 Maciej Cencoradrm: add initial rs690 support for drm.
2008-01-25 George Sapountzismach64: fix after vblank-rework
2008-01-25 Jesse BarnesFixup modeset ioctl number & typedef usage
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
2008-01-24 Jesse BarnesRemove broken 'in vblank' accounting
2008-01-24 Dave Airliei915: fix missing header when copying data from userspace
2008-01-24 Dave Airliei915 make relocs use copy from user
2008-01-23 Jesse BarnesFix thinko in get_vblank_counter
2008-01-23 Jesse BarnesFix IS_I915G macro
2008-01-23 Maarten Maathuisnouveau: Fix warning in nouveau_mem.c
2008-01-23 Dave Airliei915/flush: get the ret the right way around
2008-01-23 Dave Airliedrm/i915: add support for E7221
2008-01-22 Jesse BarnesCorrect vblank count value
2008-01-22 Jesse Barnesi915 irq fixes
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-22 Dave AirlieRevert "Fix pipe<->plane mapping vs. vblank handling...
2008-01-21 Stephane Marchesinnouveau: don't forget NV80.
2008-01-21 Stephane Marchesinnouveau: new card family for old card designs.
2008-01-18 Kyle McMartini915: fix invalid opcode exception on cpus without...
2008-01-18 Eric AnholtAdd additional explanation of DRM_BO_FLAG_CACHED_MAPPED...
2008-01-15 Zhenyu Wangi915: Add chipset id for Intel Integrated Graphics...
2008-01-15 Thomas HellstromProperly propagate the user-space fence flags.
2008-01-15 Thomas HellstromDefine i915_compat.c upper_32_bits for kernels < 2...
2008-01-15 Zou Nan hai this is to fix a deadloop in drm hang system issue.
2008-01-14 Dave Airliefixup i915 compat resource allocation
2008-01-14 Stephane Marchesinnouveau: make mem alloc debug a little more verbose.
2008-01-11 Ben Skeggsnv05: enable ctx/op methods, and ignore patch valid...
2008-01-08 Stuart Bennettnouveau: AGP reset correction - don't touch FW bit
2008-01-07 Ben Skeggsnv50: more small changes
2008-01-07 Ben Skeggsnv50: oops, lost some state saving along the way somewhere.
2008-01-07 Ben Skeggsnv50: hook up timer funcs...
2008-01-07 Ben Skeggsnv50: abort on chips without ctx ucode
2008-01-07 Ben Skeggsnv50: some needed ctx vals
2008-01-07 Ben Skeggsnv50: use dummy page in gart tables
2008-01-07 Ben Skeggsnv50: some cleanups + small changes
2008-01-07 Stephane MarchesinNouveau: ppc oops.
2008-01-07 Stephane MarchesinNouveau: move PPC bios copy to firstopen.
2008-01-06 Jeremy Kolbnouveau: Add ctx_voodoo for NV86
2008-01-04 Pekka Paalanendrm: One forgotten rename of 'mask' to 'proposed_flags'.
2008-01-04 Xavier Bachelotvia: add P4M900 pci id.
2008-01-04 Stuart Bennett[PATCH] nouveau: reset AGP on init for < nv40
2008-01-04 Stuart Bennett[PATCH] nouveau: Fix nv20/30 context loading
2008-01-03 Dave Airliemach64: some more minor cleanups
2008-01-03 Dave Airliemach64: cleanup some of the macro formatting
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2008-01-03 Dave Airlieremove duplicate pciids
2007-12-26 Xiang, Haihaoi915: return fence argument from i915_execbuffer ioctl3...
2007-12-25 Xiang, Haihaoi915: i915_execbuffer ioctl32 routine, fix #13732
2007-12-21 Keith PackardChange drm_bo_type_dc to drm_bo_type_device and comment...
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-21 Keith PackardUse dummy_read_page for unpopulated kernel-allocated...
2007-12-21 Keith PackardMove dummy_read_page from drm_ttm_set_user to drm_ttm_c...
2007-12-21 Keith PackardClean up and document drm_ttm.c APIs. drm_bind_ttm...
2007-12-16 Li Zefandrm: don't cast a pointer to pointer of list_head
2007-12-16 Jesper JuhlWhile reading some code I stumbled across the use of...
2007-12-15 Keith PackardDocument drm_ttm_set_user.
2007-12-15 Keith PackardDocument drm_buffer_object_validate function.
2007-12-15 Keith PackardDocument fence_class mess in drm_bo_setstatus_ioctl
2007-12-15 Keith PackardDocument drm_bo_handle_validate. Match drm_bo_do_valida...
2007-12-15 Keith PackardDocument drm_bo_do_validate. Remove spurious 'do_wait...
2007-12-15 Keith PackardMake ttm create/destroy APIs consistent. Pass page_flag...
2007-12-15 Patrice MandinRevert "nouveau: nv30: missing ramin init, does it...
2007-12-13 Alan Hourihanecatch an out of memory condition
2007-12-12 Keith PackardMake relocation validate client computed values when...
2007-12-12 Keith Packardi915: wait for buffer idle before writing relocations
2007-12-12 Keith PackardBump driver minor for relocation optimzations
2007-12-12 Keith PackardAllow relocation to be skipped when buffers don't move.
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-10 Dave Airliedrm: move agp include outside CONFIG_AGP as it isn...
2007-12-08 José Fonsecamach64: comment bus master / ring buffer behavior and...
2007-12-07 Jesse BarnesFix pipe<->plane mapping vs. vblank handling (again)
2007-12-06 Dave Airlietake down stuff after asking driver to unload
2007-12-05 José Fonsecamach64: make buffer emission macros normal functions
2007-12-05 José Fonsecamach64: use utf-8
2007-12-05 Kristian HøgsbergRemove references to the sarea_priv perf_boxes field.
2007-12-04 Dave Airliepatch from -mm kernel to use upper_32_bits
2007-12-02 Robert Nolandbsd: Replace other occurrences of msleep with mtx_sleep
2007-12-02 Robert Nolandbsd: Now make secondary vblank work
2007-12-01 Robert Nolandbsd: Hook secondary vblank support.
2007-12-01 Robert Nolandbsd: Fix typo in i915_drv.c
2007-12-01 Robert Nolandmtx_sleep is preferred to msleep
2007-12-01 Robert NolandClarify order of operations
2007-12-01 Robert NolandDRM_DEBUG already prints the function name.
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-12-01 Robert Nolandbsd: Move counter initialization to load time.
2007-11-30 Maarten Maathuisnouveau: Properly identify NV40 and NV44 generation.
2007-11-28 Jiri SlabyBeside the emitted warning, the added cast (u64 ->...
2007-11-28 Dave Airliedrm: enable udev node creation
2007-11-28 Dave Airliedrm: oops not a cleanup..
2007-11-28 Robert C. Noland IIIFix up drm_ati_pcigart_info
2007-11-28 Dave Airliedrm: more cleanups
2007-11-28 Dave Airliei965: oops force mi batchbuffer start
2007-11-26 Dave Airlier500: add a bunch of all r5xx pci ids..
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-22 Dave Airliedrm: cleanup drm_regman.c coding style
2007-11-21 Dave Airliei915: add context handle to superioctl struct
next