summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-28- Remove drm_initmap and replace its usage with drm_addmap. This reducesEric Anholt1-0/+1
2005-06-28add compat code from Paul MackerrasDave Airlie1-0/+2
2005-06-19Remove I2C support from radeon driver. Same support is available fromJon Smirl1-7/+0
2005-05-27add radeon registers from VHA code these are the "unknown" registersDave Airlie1-0/+30
2005-03-15add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering onRoland Scheidegger1-2/+6
2005-03-04add some idct type 3 packets for referenceDave Airlie1-0/+2
2005-02-10add support for texture micro tiling on radeon/r200. Add support for r100Roland Scheidegger1-2/+11
2005-02-08Close a race which could allow for privilege escalation by users with DRIEric Anholt1-15/+16
2005-02-01cleanup patch from Adrian Bunk <bunk@stusta.de>Dave Airlie1-23/+0
2005-01-27fix incorrect PCI id for ATI radeonDave Airlie1-1/+0
2005-01-26(Stephane Marchesin,me) Add radeon framebuffer tiling support to radeonRoland Scheidegger1-2/+26
2005-01-26replace magic number with macro constant RADEON_ZBLOCK16Roland Scheidegger1-0/+1
2004-12-08(Stephane Marchesin, me) add hyperz support to radeon drm. Only fast zRoland Scheidegger1-3/+15
2004-11-06Move radeon i2c include to top of fileJon Smirl1-8/+4
2004-11-06Commit WIP of BSD conversion to core model. Compiles for r128, radeon, butEric Anholt1-0/+4
2004-10-10Vladimir requested support so we can at least load r300 microcode forDave Airlie1-2/+45
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-94/+88
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-0/+18
2004-09-24Create new linux-2.6 build. Move all gpl files into the 2.6 build. If youJon Smirl1-3/+3
2004-09-17Add linux sysfs i2c support to radeon driver. This patch adds GPL licensedJon Smirl1-2/+9
2004-09-14Add chip family names to the radeon driverJon Smirl1-0/+16
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+8
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-5/+4
2004-08-17preparation patch for radeon permanent mapping registers/framebuffer makesDave Airlie1-5/+15
2004-08-10Patch from Jon Smirl to add attribute field to the pciids, and use this forDave Airlie1-0/+11
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-1/+1
2004-05-18add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color,Roland Scheidegger1-0/+1
2003-12-16Don't ioremap the framebuffer area. The ioremapped area wasn't used bydriinterface-0-0-2-branchEric Anholt1-1/+0
2003-11-04Memory layout transition:Michel Daenzer1-0/+5
2003-08-26Remove artificial PCI GART limitations, rename AGP to GART whereMichel Daenzer1-6/+6
2003-06-10Texture rectangle support for r100Keith Whitwell1-0/+4
2003-05-20DRM part of Radeon DRI suspend/resume support (Charl Botha).config-0-0-1-20031005-freezeconfig-0-0-1-branchDavid Dawes1-0/+1
2003-04-30Merged texmem-0-0-1texmem-0-0-1-20030429-mergeIan Romanick1-0/+1
2003-04-26Remove the map argument from DRM_*MEMORYBARRIER. Not all of the uses ofEric Anholt1-1/+1
2003-04-22get rid of superfluous fields in struct drm_radeon_ring_bufferMichel Daenzer1-7/+5
2003-04-22add more get_param queries for embedded projectKeith Whitwell1-0/+7
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-69/+24
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-22/+57
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-20/+18
2003-02-04fix PCI and AGP posting problems (based on testing by Chris Ison andMichel Daenzer1-9/+7
2003-01-02Make the radeon drm module better at cleaning up after itself if all theKeith Whitwell1-0/+1
2002-10-29preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whennv-0-0-1-branchMichel Daenzer1-2/+2
2002-10-28merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7Brian Paul1-0/+41
2002-09-27make SW interrupts more robust: write sequence number to scratch register,Michel Daenzer1-1/+1
2002-09-26BSD vblank framework.Eric Anholt1-1/+0
2002-09-25common ioctl to wait for vertical blank IRQsMichel Daenzer1-4/+11
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell1-0/+43
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell1-2/+2
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell1-37/+90
2002-08-11test scratch register writeback before using itMichel Daenzer1-0/+5