summaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)AuthorFilesLines
2006-03-19fix issue in mga from kernelDave Airlie1-2/+2
2006-02-21set dma pages reservedDave Airlie1-5/+5
2006-02-21use coherent memory for PCI allocations with COMP flagDave Airlie1-0/+9
2006-02-19experimental PCI DMA fixes use proper Linux interfacesDave Airlie3-20/+19
2006-02-18make some functions static from the kernelDave Airlie4-7/+2
2006-02-18always enable and set master on pci deviceDave Airlie1-1/+4
2006-02-18fix build wrong function callDave Airlie1-1/+1
2006-02-18major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie19-109/+123
2006-02-18fix card unloadDave Airlie1-6/+6
2006-02-18Fixup test for memory at end of memory spaceDave Airlie1-1/+1
2006-01-26add missing name, desc, date, major, minor and patchlevel entriesdrm_20060201Alan Hourihane1-2/+9
2006-01-12via: direction bug in get_user_pages call in via_dmablit.c fixed. BumpedThomas Hellstrom1-1/+2
2006-01-06via: Combine PCI DMA transfers with stride==width (Idea from LucThomas Hellstrom1-13/+29
2006-01-02nothing from VIA or S3 in thisDave Airlie1-2/+0
2006-01-02use drm_cards_limit instead of cards_limitDave Airlie4-12/+12
2006-01-02use common read/write routinesDave Airlie1-9/+4
2006-01-02sparse cleanupsDave Airlie1-2/+2
2006-01-02align spacing with kernelDave Airlie1-2/+1
2006-01-02Realign via driver with changes in Linux kernel (mainly whitespace)Dave Airlie1-2/+3
2005-12-28Add vblank support to i915 DRM..Dave Airlie1-1/+2
2005-12-04Fix from SuSE for issue with context creation failureDave Airlie1-1/+4
2005-11-29Fix from Hugh Dickins for consistent mappingDave Airlie1-6/+10
2005-11-15Loosen via dmablit alignment checks somewhat. Adapt stride check to maximumThomas Hellstrom1-3/+5
2005-11-11enable i915 32/64 bit ioctlsDave Airlie1-0/+3
2005-11-11i810 should be fine with i810.. no idea what this crack is ..Dave Airlie1-6/+0
2005-11-11whitespace align with kernelDave Airlie1-11/+15
2005-11-11realign whitespace with kernelDave Airlie2-7/+4
2005-11-11A bunch of create_proc_dir_entry() calls creating directories had crept inDave Airlie2-2/+2
2005-11-11convert to use __set_current_state, align some header includesDave Airlie3-9/+8
2005-11-11whitespace align closer with kernelDave Airlie1-112/+112
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie11-27/+6
2005-11-10Fix cpu_to_le32 same as kernel not sure it is correct for ppcDave Airlie1-1/+1
2005-11-10cleanup / whitespace align with kernelDave Airlie1-49/+49
2005-11-08Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. AddsEric Anholt1-0/+15
2005-11-08Catch FreeBSD up to the pcie gart changes. Required minor modification toEric Anholt2-10/+11
2005-11-07Fix bug #4908 for now. Alternative is highlighted in this bug report as theAlan Hourihane1-2/+12
2005-11-03Converts the remaining drm_agp_foo functions to be a drm_agp_foo andIan Romanick7-59/+109
2005-10-23we don't use this stuff anymore .. remove 1k buffer from driver ..Dave Airlie2-8/+0
2005-10-21Don't set MTRR's for intel hardwareAlan Hourihane1-1/+4
2005-10-20via: PCI DMA bugfixes and DOS due to too many mapped pages checks.Thomas Hellstrom1-2/+15
2005-10-11The Linux 2.6.9 (and earlier) fops structure does not contain aIan Romanick3-3/+3
2005-10-06Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates byAdam Jackson3-2/+107
2005-10-06remove version not used anymoreDave Airlie1-1/+0
2005-09-30fix header this is now a c fileDave Airlie1-1/+1
2005-09-30Add support to turn writeback off via radeon module optionDave Airlie1-0/+4
2005-09-30fixup bens fix so it works..Dave Airlie1-3/+4
2005-09-30Add Bens fix for radeon maps on ppcDave Airlie1-42/+43
2005-09-25via: fix stray error printout message.Thomas Hellstrom1-1/+0
2005-09-25Add the via PCI DMA blit code.Thomas Hellstrom3-1/+927
2005-09-25add __ATTRDave Airlie1-0/+9