2006-07-19 |
Michel Dänzer | Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Michel Dänzer | Make sure CHIP_IS_AGP flag is set when not overriding... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Michel Dänzer | When writeback isn't used, actually disable it in the... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Michel Dänzer | Implement RADEON_PARAM_SCRATCH_OFFSET getparam. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Michel Dänzer | Some debug output when the getparam ioctl is called... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Michel Dänzer | .cvsignore -> .gitignore |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Thomas Hellstrom | Keep hashed user tokens, with the following changes: |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Thomas Hellstrom | Change drm Map handles to be arbitrary 32-bit hash... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Thomas Hellstrom | SiS 315 Awareness. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Thomas Hellstrom | Add missing semaphore release. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Adam Jackson | Disable building static libraries. Bump to 2.0.2 for... libdrm-2_0_2 |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Alan Hourihane | Fix compilation problem on 2.6.9 kernels (bug #6211) |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Keith Packard | Remove spurious debug messages from i915 vblank config... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Keith Packard | i915: Save vblank pipe configuration to restore on... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Keith Packard | Add i915 ioctls to configure pipes for vblank interrupt. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Thomas Hellstrom | Fix buffer cleanup on close. Move memory manager reset... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Thomas Hellstrom | via: Bump version number and date. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Thomas Hellstrom | via: Return the requested size instead of the correct... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Thomas Hellstrom | via: |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Hellstrom | s/list_entry/drm_hash_entry/ for "drm_hash_item"s. |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Hellstrom | Fix drm_remove_magic potential memory leak / corruption... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Hellstrom | Merge in the drm-sman-branch |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Thomas Hellstrom | file via_mm.c was initially added on branch drm-sman... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Thomas Hellstrom | file drm_sman.h was initially added on branch drm-sman... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Thomas Hellstrom | file sis_mm.c was initially added on branch drm-sman... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Thomas Hellstrom | file drm_sman.c was initially added on branch drm-sman... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Thomas Hellstrom | file drm_hashtab.h was initially added on branch drm... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Roland Scheidegger | Add support for r200 vertex programs (R200_EMIT_VAP_PVS... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Roland Scheidegger | add forgotten register define for previous commit |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Roland Scheidegger | Do a tcl state flush before accessing tcl vector space... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Dave Airlie | rip out unneeded back compat code |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Dave Airlie | add consts to radeon microcode. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Eric Anholt | Set entry->virtual for sg maps, fixing ATI PCI/PCIE... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Eric Anholt | Add the bits for vblank support on FreeBSD, which most... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Eric Anholt | Add the workaround that's in the kernel to suppress... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Dave Airlie | fixup GFP_COMP for older kernels and get_page/put_page... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Dave Airlie | Fix from Benh for ppc r300 scratch |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Brian Paul | check for __FreeBSD_kernel__ (bug 3810) |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Eric Anholt | Err, use "ifndef" rather than "if !", to avoid compiler... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Eric Anholt | Reorder the DRM_*_AGP enum to match linux's numbers... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Eric Anholt | Use __LP64__ instead of checking the linux-specific... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Eric Anholt | Revert a change that accidentally went in with whitespa... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Eric Anholt | Compile fixes for FreeBSD. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Dave Airlie | coverity bugfix from the kernel |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Dave Airlie | remove stupid init and exit flags.. |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Dave Airlie | make add context non master... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Dave Airlie | radeon fix up the PCI ids for new memory map like the... libdrm-2_0_1 |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Adam Jackson | Bump driver date to reflect airlied's last fix. |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Dave Airlie | fix issue in mga from kernel |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Dave Airlie | make some functions static in via driver |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Roland Scheidegger | Add missing pci ids for new radeons (most but not all... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Adam Jackson | Avoid walking off the end of the hash table. (Coverity... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Dave Airlie | Fix bug I reintroduced |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Dave Airlie | fix some use before NULL check |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Aapo Tahkola | ia64 support for r300_scratch. (not tested) |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Aapo Tahkola | Add general-purpose packet for manipulating scratch... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Thomas Hellstrom | file xf86mm.c was initially added on branch drm-ttm... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Thomas Hellstrom | file xf86mm.h was initially added on branch drm-ttm... |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Roland Scheidegger | Add all radeon pci ids known by ddx, but only r350... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Dave Airlie | set dma pages reserved |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Dave Airlie | use coherent memory for PCI allocations with COMP flag |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Adam Jackson | Formatting cleanup, dead code removal. Remove N() names... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Dave Airlie | experimental PCI DMA fixes use proper Linux interfaces |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Dave Airlie | missed a piece of benh patch |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | make some functions static from the kernel |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | fix brace placement |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | always enable and set master on pci device |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | clear i915 interrupts sources on server exit |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | add proper checking for bitblt multi |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | add benh's memory management patch |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | fix build wrong function call |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | major realigment of DRM CVS with kernel code, makes... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | fix card unload |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dave Airlie | Fixup test for memory at end of memory space |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Thomas Hellstrom | via: Change via_drm.h versioning scheme after lenghty... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Thomas Hellstrom | file i915_ttm.c was initially added on branch drm-ttm... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Keith Whitwell | Update the hardware breadcrumb in the sarea on irq... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Thomas Hellstrom | file drm_mm.c was initially added on branch drm-ttm... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Alan Hourihane | add missing name, desc, date, major, minor and patchlev... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Alan Hourihane | fix an error message typo Unkown -> Unknown |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Alan Hourihane | other part of revert |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Alan Hourihane | put back some of Dave's code related to vblank support... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Thomas Hellstrom | file Makefile.am was initially added on branch drm... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Thomas Hellstrom | file drm_hashtab.c was initially added on branch drm... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Alan Hourihane | Fix CMDBUFFER path, add heap destroy and flesh out... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Aapo Tahkola | Add support for texture cache flushes (R300_TX_CNTL) |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Aapo Tahkola | Sync from r300_reg.h from Mesa. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Alan Hourihane | add Intel i945GM support |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Thomas Hellstrom | via: direction bug in get_user_pages call in via_dmabli... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Thomas Hellstrom | via: Version via_drm.h Alter the drm_via_dmablit_t... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Thomas Hellstrom | via: Last commit really required a bump of minor. Fix. |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Thomas Hellstrom | via: Combine PCI DMA transfers with stride==width ... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | nothing from VIA or S3 in this |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | make max minor more rational |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | use drm_cards_limit instead of cards_limit |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | use common read/write routines |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | sparse cleanups |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | The radeon DRM wasn't passing sparse checking in the... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | align spacing with kernel |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Dave Airlie | whitespace cleanup/aligment with kernel |
commit | commitdiff | tree | snapshot |
next |