OSDN Git Service

drm: make sure the drawable code doesn't call malloc(0).
[android-x86/external-libdrm.git] / linux-core / drm_fops.c
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-27 Dave Airliedrm/ttm: make sure dev_mapping is set-up for the first...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliewhitespace cleanup pending a kernel merge
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-13 Thomas HellstromBugzilla Bug #9457
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Thomas HellstromReclaim buffers locked fixup.
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-06 Dave Airliedrm: fixup page alignment on SAREA map on ppc64
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-03 Thomas HellstromGet rid of all ugly PTE hacks.
2006-10-02 Thomas HellstromAdd a comment to previos commit.
2006-10-02 Thomas HellstromTrap and be verbose about a deadlock that occurs with...
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-28 Dave Airliefix const pointer warnings with file_operations
2006-08-28 Dave Airlieremove some DRM_ARRAY_SIZE from linux core code
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-21 Thomas HellstromGeneric DRM support base-class support for user-space...
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-19 Dave Airliefix const pointer warnings with file_operations
2006-08-19 Dave Airlieremove some DRM_ARRAY_SIZE from linux core code
2006-08-16 Thomas HellstromRemove hash tables on DRM exit.
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-06-06 Thomas HellstromFix drm_remove_magic potential memory leak / corruption...
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-01-02 Dave Airlieuse drm_cards_limit instead of cards_limit
2005-11-11 Dave Airlieconvert to use __set_current_state, align some header...
2005-10-23 Dave Airliewe don't use this stuff anymore .. remove 1k buffer...
2005-09-18 Dave Airlieremove pci_find_class use for alpha
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Jon SmirlImplement permanent sarea maps
2005-08-04 Jon SmirlSplit the control of master vs root priv. Everything...
2005-06-30 Jon Smirlrelease can happen before dev->ctxlist is allocated
2005-06-29 Dave AirlieBug in conversion from old DRM to core DRM....
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2004-10-31 Felix KuehlingAllow drivers to override reclaim_buffers in an OS...
2004-10-28 Jon SmirlBreak poll() to make it match the Xserver's broken...
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-15 Jon SmirlMove drm_cpu_valid out of drm_init. drm_init is empty...
2004-10-13 Jon SmirlAdd a poll function that alternates between zero and...
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMove things around to reduce public symbols and even...
2004-09-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-07-20 Dave Airliefirst set of __user annotations from kernel (Al Viro)
2004-04-08 Dave Airlielong dev_t patches from 2.6 tree
2003-11-04 Michel DaenzerMemory layout transition:
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-04-23 Keith WhitwellInstall dummy/noop read & poll fops unless the driver...
2003-04-22 Keith Whitwellremove DRM read, poll and write_string
2003-04-17 David DawesBring some drm module changes over from the XFree86...
2003-03-25 Alan Hourihanelinux merge for drm
2002-05-16 Keith WhitwellAllow drm to build under 2.4 and 2.5(.14)
2002-01-27 David DawesFirst pass merge of XFree86 4.2.0 import.
2001-08-19 Alan HourihaneNo one's maintaining 2.2.x support - so remove all...
2001-08-07 Jeff HartmannLots of DRM fixes: added new pieces of template code...
2001-05-01 David DawesImport of XFree86 4.0.99.3
2001-04-09 David DawesImport -f XFree86 4.0.99.2
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-02-16 Gareth Hughes- Clean up the way customization of the templates is...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.