summaryrefslogtreecommitdiff
path: root/bsd-core/nv50_instmem.c
AgeCommit message (Expand)Author
2009-03-16FreeBSD: Set up the nouveau build infrastructureRobert Noland
enesas/drm.git/commit/linux-core/i810_drv.c?h=android&id=07e1126bde7c4a9e9737894748822f98e914922f'>add missing name, desc, date, major, minor and patchlevel entriesAlan Hourihane 2005-11-11i810 should be fine with i810.. no idea what this crack is ..Dave Airlie 2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie 2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt 2005-07-03Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.cJon Smirl 2005-06-29these don't need reclaim buffers their release functions handle itDave Airlie 2005-06-16Force AGP always for Intel chipsets.Alan Hourihane 2005-02-01make more functions static in i810 and fix pageflip cleanupDave Airlie 2005-01-01i810/i830 bug with Jon's file operations changesDave Airlie 2004-10-13Add a poll function that alternates between zero and normal poll return toJon Smirl 2004-10-12Breakout heads into their own data structures.Jon Smirl 2004-10-10Rename fn_tbl to driver. Core driver now uses pci_driver name whichJon Smirl 2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl 2004-09-30Make fops per driver instead of global, remove default flush, poll, readJon Smirl 2004-09-27First check in for DRM that splits core from personality modulesJon Smirl 2004-09-231) switches from class_sysfs to drm sysfs implementation to allowJon Smirl 2004-08-24Merged drmfntbl-0-0-2Dave Airlie 2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca 2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca 2003-04-22Rename drm_lists.h to gamma_lists.hKeith Whitwell 2002-07-05merged bsd-3-0-0-branchAlan Hourihane 2002-04-09Merged drmcommand-0-0-1Jens Owen 2002-02-14First pass of mesa-4-0 branch merge into trunk.David Dawes 2002-01-27First pass merge of XFree86 4.2.0 import.David Dawes 2001-11-27Put back i810 major version number (same reasons as for r128)Keith Whitwell 2001-09-17bumped the DRM versions (already done in ddx and client side drivers).Alan Hourihane 2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann 2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann 2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann 2001-07-17Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0Jeff Hartmann 2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann 2001-06-18Forgot to bump date stamp.Gareth Hughes 2001-02-16- Clean up the way customization of the templates is done.Gareth Hughes 2001-02-15Added missing include "drm_lists.h".Keith Whitwell 2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes 2000-11-15Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith 2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith 2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann 2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane 2000-09-10Sync with 2.4.0-test8 kernel.Gareth Hughes 2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes 2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith 2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversRik Faith 2000-08-08Sync with Linux 2.4.0-test6-pre8Rik Faith 2000-08-04Sync with Linux 2.4.0-test6-pre2Rik Faith 2000-07-20More fixups for kernel build: EXPORT_SYMTAB warning removalRik Faith 2000-07-20Fix signature for *_options functionRik Faith 2000-07-20Added support for building as modules or as part of monolithic kernelRik Faith 2000-07-19Bump driver dates and add descriptionsRik Faith