OSDN Git Service

nouveau: gather nsource in trap_info()
[android-x86/external-libdrm.git] / shared-core /
2008-05-01 Ben Skeggsnouveau: gather nsource in trap_info()
2008-05-01 Ben Skeggsnv50: PGRAPH exception handling completely different...
2008-05-01 Ben Skeggsnv50: I cave... Add nv84 initial context values.
2008-04-29 Jesse Barnesi915: fix off by one in VGA save/restore of AR & CR...
2008-04-29 Maarten Maathuisnouveau: NV9x cards exist as well.
2008-04-27 Jesse BarnesUse fixed sized types in new ioctls
2008-04-27 Jesse BarnesEnum-ectomy of vblank modesetting ioctl
2008-04-23 Xiang, Haihaoi915: fix for compatibility mode
2008-04-22 Dave Airliei915: gfx hw and i945gme fixes from upstream
2008-04-20 Keith Packard[I915] Handle tiled buffers in vblank tasklet
2008-04-20 Keith PackardOn I965, use correct 3DSTATE_DRAWING_RECTANGLE command...
2008-04-12 Keith PackardSave and restore dsparb and d_state regs
2008-04-05 Maarten Maathuisnv50: primitive i2c interrupt handler
2008-04-02 Maarten Maathuisnv50: primitive display interrupt handler.
2008-03-31 Dave Airlienouveau: fix return from function..
2008-03-30 Maarten Maathuisnouveau: forgot to add a break
2008-03-30 Maarten Maathuisnouveau: Add ctx values for nv86.
2008-03-29 Dave Airliedrm/r300: fix wait interface mixup
2008-03-29 Oliver McFaddenr300: Correctly translate the value for the R300_CMD_WA...
2008-03-25 Stuart Bennettnouveau: nv20 bios does not initialise PTIMER
2008-03-24 Dave Airliei915: fix oops on agp=off
2008-03-24 Dave AirlieMerge branch 'r500-fp'
2008-03-23 Ben Skeggsnv40: voodoo - not quite.
2008-03-23 Ben Skeggsnv40: allocate massive amount of PRAMIN for grctx on...
2008-03-21 Dave Airlier500: fragment program upload is also used to upload...
2008-03-20 Dave Airliedrm: fixup r500fp submission
2008-03-20 Stuart Bennettnouveau: do not set on-board timer's numerator/denomina...
2008-03-19 Alex DeucherRADEON: switch over to new production microcode
2008-03-19 Alex DeucherRADEON: production microcode for all radeons, r1xx...
2008-03-19 Dave Airliemove some more r300 regs into not allowed on r500
2008-03-17 Dave Airliedrm: add new rs690 pci id
2008-03-17 Dave Airlieinitial r500 RS and FP register and upload code
2008-03-16 Dave Airliedrm/pcigart: fix the pci gart to use the drm_pci wrapper.
2008-03-16 Thomas HellstromAvoid unnecessary waits for command regulator pause.
2008-03-16 Thomas Hellstrom[via] Remove some leftover vars.
2008-03-16 Thomas Hellstrom[via] The millionth fixup for the millionth-1 attempt...
2008-03-16 Thomas Hellstrom[via] Fix driver after vblank-rework merge.
2008-03-16 Dave Airliedrm/rs690: set AGP_BASE_2 to 0
2008-03-16 Dave Airliedrm: set rs690 gart base completly.
2008-03-12 Alex DeucherFix chip family for RV550
2008-03-12 Ben Skeggsnv50: force channel vram access through vm
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromAvoid large kmallocs.
2008-03-11 Stuart Bennettnouveau: move AGP reset to mem_init_agp
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-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-03 Zou Nan hai [i915] 2D driver may reset Frame count value, this...
2008-02-29 Thomas HellstromWorking revision.
2008-02-29 Thomas HellstromMore post-ioctl work.
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 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-20 Alan Hourihanefix SAREA
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-07 Jesse BarnesFix saveGR array size
2008-02-07 Jesse Barnesi915: save/restore interrupt state
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-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-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 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.
next