OSDN Git Service

Add support for texture cache flushes (R300_TX_CNTL)
[android-x86/external-libdrm.git] / shared-core / radeon_drv.h
2006-01-20 Aapo TahkolaAdd support for texture cache flushes (R300_TX_CNTL)
2006-01-02 Dave AirlieThe radeon DRM wasn't passing sparse checking in the...
2005-12-29 Dave Airlieadd radeon card type get param so userspace can avoid...
2005-12-16 Dave Airliefix radeon memory mapping from Ben Herrenschmidt
2005-12-05 Dave Airlieadd texrect support for r300
2005-11-11 Dave AirlieRV200 < R200
2005-11-11 Dave Airliecleanup ioctl/max_ioctl to use header file for extern...
2005-09-30 Dave AirlieAdd support to turn writeback off via radeon module...
2005-09-11 Dave AirlieAdd GART in FB support for ati pcigart, and PCIE suppor...
2005-09-09 Roland ScheideggerAdd support for GL_ATI_fragment_shader, new packets...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Jon SmirlMark some radeon init variables deprecated. These used...
2005-07-27 Roland Scheideggerfix driver date and drm minor version for r300 support
2005-07-20 Eric AnholtAdd latest r300 support from r300.sf.net CVS. Patch...
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-28 Dave Airlieadd compat code from Paul Mackerras
2005-06-19 Jon SmirlRemove I2C support from radeon driver. Same support...
2005-05-27 Dave Airlieadd radeon registers from VHA code these are the "unkno...
2005-03-15 Roland Scheideggeradd R200_EMIT_PP_TRI_PERF_CNTL packet to support brilin...
2005-03-04 Dave Airlieadd some idct type 3 packets for reference
2005-02-10 Roland Scheideggeradd support for texture micro tiling on radeon/r200...
2005-02-08 Eric AnholtClose a race which could allow for privilege escalation...
2005-02-01 Dave Airliecleanup patch from Adrian Bunk <bunk@stusta.de>
2005-01-27 Dave Airliefix incorrect PCI id for ATI radeon
2005-01-26 Roland Scheidegger(Stephane Marchesin,me) Add radeon framebuffer tiling...
2005-01-26 Roland Scheideggerreplace magic number with macro constant RADEON_ZBLOCK16
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-11-06 Jon SmirlMove radeon i2c include to top of file
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2004-10-10 Dave AirlieVladimir requested support so we can at least load...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-24 Jon SmirlCreate new linux-2.6 build. Move all gpl files into...
2004-09-17 Jon SmirlAdd linux sysfs i2c support to radeon driver. This...
2004-09-14 Jon SmirlAdd chip family names to the radeon driver
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-08-17 Dave Airliepreparation patch for radeon permanent mapping register...
2004-08-10 Dave AirliePatch from Jon Smirl to add attribute field to the...
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-05-18 Roland Scheideggeradd R200_EMIT_RB3D_BLENDCOLOR state packet to support...
2003-12-16 Eric AnholtDon't ioremap the framebuffer area. The ioremapped...
2003-11-04 Michel DaenzerMemory layout transition:
2003-08-26 Michel DaenzerRemove artificial PCI GART limitations, rename AGP...
2003-06-10 Keith WhitwellTexture rectangle support for r100
2003-05-20 David DawesDRM part of Radeon DRI suspend/resume support (Charl...
2003-04-30 Ian RomanickMerged texmem-0-0-1
2003-04-26 Eric AnholtRemove the map argument from DRM_*MEMORYBARRIER. Not...
2003-04-22 Michel Daenzerget rid of superfluous fields in struct drm_radeon_ring...
2003-04-22 Keith Whitwelladd more get_param queries for embedded project
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2003-03-25 Alan HourihaneXFree86 4.3.0 merge
2003-02-21 Eric AnholtMerge from bsd-4-0-0-branch.
2003-02-04 Michel Daenzerfix PCI and AGP posting problems (based on testing...
2003-01-02 Keith WhitwellMake the radeon drm module better at cleaning up after...
2002-10-29 Michel Daenzerpreserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid...
2002-10-28 Brian Paulmerge from mesa-4-1-branch to get cube-map registers...
2002-09-27 Michel Daenzermake SW interrupts more robust: write sequence number...
2002-09-26 Eric AnholtBSD vblank framework.
2002-09-25 Michel Daenzercommon ioctl to wait for vertical blank IRQs
2002-09-23 Keith Whitwellmerged r200-0-2-branch to trunk
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-08-26 Keith Whitwellmerged r200-0-1-branch
2002-08-11 Michel Daenzertest scratch register writeback before using it
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch