OSDN Git Service

android-x86/external-libdrm.git
2008-01-25 Dave Airlieif irq already enabled well just keep trucking
2008-01-25 Dave Airliedon't reinit ring if already initialised
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
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 Jakob BornecrantzMade radeon_ms not always compile
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 Jerome Glisseradeon_ms: use radeon connector type insted of drm
2008-01-15 Jerome Glisseradeon_ms: cope with lastest drm modesetting change
2008-01-15 Jerome Glisseradeon_ms: add rom parsing & adapt code
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 Jakob BornecrantzFix for X axis panning problem
2008-01-11 Jakob BornecrantzPanning now works without modeset
2008-01-11 Jakob BornecrantzUpdated the modedemo test
2008-01-11 Jakob BornecrantzAdded fixed misc framebuffer problems
2008-01-11 Ben Skeggsnv05: enable ctx/op methods, and ignore patch valid...
2008-01-10 Jakob BornecrantzUpdated test mode and added modedemo
2008-01-09 Dave Airliefixup crtcinfo on modes from userspace
2008-01-09 Dave Airlieadd control node open
2008-01-09 Dave Airlieadd internals for opening a control node
2008-01-09 Dave Airlieallow control getversion
2008-01-09 Dave Airlieadd control ioctls
2008-01-09 Dave Airliedrm: only call suspend/resume on control node
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 Dave Airliedrm: add initial support for a drm control device node
2008-01-04 Dave Airliecrtc: fixup allocation size
2008-01-04 Xavier Bachelotvia: add P4M900 pci id.
2008-01-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
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-21 Dave Airlies/TRUE/true
2007-12-20 Jerome Glisseradeon_ms: update to follow lastest modesetting change
2007-12-19 Jerome Glisseradeon_ms: add sarea & install header
2007-12-18 Dave AirlieMerge branch 'modesetting-airlied' into modesetting-101
2007-12-18 Dave AirlieHERE BEZ HACKZ.. magic variable to make shit work
2007-12-18 Dave Airlielockdep warned about a possible locking dependency
2007-12-18 Dave Airliewe should not be unlocking this here
2007-12-18 Dave Airlieremove output names
2007-12-18 Jakob BornecrantzFixed build
2007-12-18 Jakob BornecrantzFix and cleanup of Hotplug
2007-12-18 Jakob BornecrantzModesetting Hotplug
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 HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
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-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
next