profile/ivi/libdrm.git
2008-03-12 Thomas HellstromBug # 14712
2008-03-12 Thomas HellstromDont allow !sysadmin clients to alter the memory type of
2008-03-12 Alan HourihaneFix for debug memory routines
2008-03-12 Alan HourihaneAdd error message
2008-03-12 Thomas HellstromAdd an emergency pinnable memory quota for root-only...
2008-03-12 Thomas HellstromFix kernel crash when we hit OOM conditions.
2008-03-12 Thomas HellstromAvoid duplicate calls to drm_ttm_bind in some cases.
2008-03-12 Thomas HellstromMake sure other TTM memory types than TT is really...
2008-03-12 Thomas HellstromAvoid large kmallocs.
2008-03-11 Stuart Bennettnouveau: move AGP reset to mem_init_agp
2008-03-10 Dave Airlieremove unneeded load call
2008-03-08 Keith PackardSwitch from PIPE_VBLANK to PIPE_EVENT interrupts.
2008-03-07 Dave Airliedrm/radeon: check sarea_priv exists
2008-03-07 Ben Skeggsnouveau: redo channel idle detection
2008-03-07 Ben Skeggsnouveau: don't touch NV_USER regs on channel destroy.
2008-03-06 Dave Airlieflush_agp_mappings commit
2008-03-06 Dave Airliedrm/bo: allow non-suser priv to add kernel BOs.
2008-03-05 Benjamin Herrenschmidtdrm: Fix for non-coherent DMA PowerPC
2008-03-05 Dave Airliettm: make sure userspace can't destroy kernel create...
2008-03-05 Dave Airliedrm/ttm: add ioctl to get back memory managed area...
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Xiang, Haihaoi915: Evict if relocatee buffer is CACHED_MAPPED before
2008-03-04 Eric AnholtClarify when WAIT_LAZY is relevant to users.
2008-03-04 Eric AnholtRemove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS.
2008-03-04 Eric AnholtClarify through the names what drm_ttm_alloc_pages...
2008-03-04 Eric AnholtDon't shortcut the info syscall for drmBOBusy on nonsha...
2008-03-03 Zou Nan hai [i915] 2D driver may reset Frame count value, this...
2008-02-29 Patrice MandinFIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm...
2008-02-29 Thomas HellstromFix compilation breakage on x86-64.
2008-02-29 Dave Airlieagp: export the correct symbol
2008-02-28 Thomas HellstromAdd a compat kmap_atomic_prot_pfn to do quick kernel...
2008-02-27 Thomas HellstromReinstate buffer idle before applying relocations.
2008-02-27 Thomas HellstromDon't wait for buffer idle before applying relocations.
2008-02-26 Thomas Hellstrom[i915] Relocation fixes.
2008-02-25 Thomas HellstromMake the execbuffer code reasonably safe against errors.
2008-02-23 Roland Scheideggerfix texture uploads with large 3d textures (bug 13980)
2008-02-22 Jesse Barnesi915: put ARX back into index mode before doing restore
2008-02-22 Maarten Maathuisnouveau: Remove some random (french) comment.
2008-02-22 Maarten Maathuisnouveau: A single define of dma skips is more than...
2008-02-22 Kristian HøgsbergFix one last occurance of struct _drm_i915_batchbuffer.
2008-02-22 Kristian Høgsbergi915: Remove leading underscore from struct tags.
2008-02-21 Kristian HøgsbergDon't free irq resources until after we've unregistered...
2008-02-21 Michel Dänzerlinux: Clean up vblank related resources from drm_irq_u...
2008-02-20 Alan Hourihanefix SAREA
2008-02-20 Dave Airliedrm: add support for passing state into the suspend...
2008-02-17 Keith Packard[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE...
2008-02-16 Stephane Marchesinnouveau: no GART on ia64 either.
2008-02-15 Ben Skeggsnv40: actually init all tile regs.
2008-02-13 Kristian Høgsbergi915: Add a dri2 init path that gets the lock from...
2008-02-13 Kristian Høgsbergi915: Only look up dev_priv->mmio_map if it's not alrea...
2008-02-13 Kristian Høgsbergi915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.
2008-02-13 Kristian Høgsbergi915: Make sarea_priv setup optional.
2008-02-08 Jesse BarnesRestore pipeconf regs unconditionally
2008-02-07 Jesse BarnesFix saveGR array size
2008-02-07 Jesse Barnesi915: save/restore interrupt state
2008-02-07 Jesse BarnesFix vblank enable/disable callbacks
2008-02-05 Thomas Hellstromi915: Re-report breadcrumbs on poll to the fence manager,
2008-02-04 Stuart Bennettnouveau: make nv34 work every time, not just every...
2008-02-02 Maarten Maathuisnouveau: NV40 can/should now be able to run after the...
2008-01-31 Thomas HellstromAdd an fence_class_manager::last_queued_sequence member...
2008-01-30 Thomas Hellstromi915: Avoid calling drm_fence_flush_old excessively.
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
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
next