Add support for user defined modes
[platform/upstream/libdrm.git] / linux-core / drm_drv.c
2007-05-01 Dave AirlieAdd support for user defined modes
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-18 David Airlieclean up ring buffer and TTM in i915_driver_unload
2007-04-13 David Airliei915/drm: clean up a lot of the i915/drm startup/teardo...
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-11 Dave Airlieadd getfb ioctl
2007-04-11 Dave Airlieonly bo finish at driver unload
2007-04-10 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 Jakob Bornecrantzadd addfb/rmfb ioctls
2007-04-05 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-05 Dave Airliecheckpoint commit: implement SetCrtc so modes can in...
2007-04-05 Dave Airliecheckpoint commit: added getresources, crtc and output
2007-04-05 Dave Airlieinitial userspace interface to get modes
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-19 Dave Airlierename badly named define
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliecleanup ioctl expansion code
2007-03-18 Dave Airliemake drm fops const from kernel
2007-02-13 Wang ZhenyuMerge branch 'master' into crestline
2007-01-25 Thomas HellstromRemove a scary error printed when we were leaking memor...
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-15 Thomas HellstromRemove the memory caches for fence objects and memory...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-20 Thomas HellstromBug #8707, 2.6.19-rc compatibility for memory manager...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromAdd vma list memory usage to memory accounting.
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-10-17 Thomas HellstromExtend generality for more memory types.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-11 Thomas HellstromBig update:
2006-10-10 Thomas HellstromUse a nopage-based approach to fault in pfns.
2006-10-03 Thomas HellstromGet rid of all ugly PTE hacks.
2006-10-02 Thomas HellstromAdd a buffer object manager for TTM maps.
2006-09-29 Michel DänzerChange first valid DRM drawable ID to be 1 instead...
2006-09-29 Michel DänzerHook up DRM_IOCTL_UPDATE_DRAW ioctl.
2006-09-28 Michel DänzerChange first valid DRM drawable ID to be 1 instead...
2006-09-28 Michel DänzerHook up DRM_IOCTL_UPDATE_DRAW ioctl.
2006-09-05 Thomas HellstromFix memory cache initialization.
2006-09-04 Thomas HellstromMake memory caches global so that they can be used...
2006-09-01 Thomas HellstromBugfixes,
2006-08-30 Thomas HellstromRemove the buffer object hint field and use it only
2006-08-30 Thomas HellstromMemory manager init and takedown.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airlieadd static function, and remove bad attributions
2006-08-28 Dave Airlieremove some DRM_ARRAY_SIZE from linux core code
2006-08-27 Thomas HellstromRemove the ioctl multiplexing, and instead allow for...
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-21 Thomas HellstromUser / Kernel space fence objects (device-independent...
2006-08-21 Thomas HellstromGeneric DRM support base-class support for user-space...
2006-08-19 Dave Airlieadd static function, and remove bad attributions
2006-08-19 Dave Airlieremove some DRM_ARRAY_SIZE from linux core code
2006-08-16 Thomas HellstromRemove hash tables on DRM exit.
2006-08-14 Thomas HellstromAvoid kernel oops in some error paths calling drm_lastc...
2006-07-24 Dave Airlieremove incorrect exit marking on cleanup pci as this...
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-04-03 Dave Airliemake add context non master...
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-02-18 Dave Airliefix card unload
2006-01-02 Dave Airlieuse drm_cards_limit instead of cards_limit
2005-11-11 Dave AirlieA bunch of create_proc_dir_entry() calls creating direc...
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Jon SmirlSplit the control of master vs root priv. Everything...
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-28 Alan HourihaneGiven that BenH says using the sysdev approach for...
2005-06-24 Jon SmirlMake sysdev class only register when fbdev detected
2005-06-24 Jon SmirlMore err path clean up for drm_pm Add mandatory sysdev...
2005-06-22 Jon SmirlGet the power management hooks into the right place...
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-09 Jon Smirldrm_mem_init should be done at core load, not driver...
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-05-28 Eric AnholtBugzilla #3217: Create a new __drm_pci_free which is...
2005-05-28 Alan HourihaneActually check for drm_fb_loaded before trying to initi...
2005-05-28 Alan HourihaneRe-implement the power management.
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-03-25 Dave Airliefix up AGP multi-head support for kernel 2.6.12
2005-03-25 Dave Airliefix bug with XFree86 4.3 on core drm
2005-02-07 Dave AirlieInvalid bound check of driver defined ioctls in drm_ioctl
2005-02-07 Dave Airliechange DRIVER_ to CORE_ makes things look nicer, also...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-12-07 Thomas HellstromPatch from Jon Smirl from Nov. 2nd that makes older...
2004-10-23 Jon SmirlRound 2 of getting rid of inter_module_get()
2004-10-23 Jon SmirlRevert symbol_get() changes from drm_drv
2004-10-23 Dave Airliefix inter module put/get
2004-10-23 Jon SmirlPrepare to eliminate inter_module_get("agp")
2004-10-19 Jon Smirldrm-core, Clean up bug error path on stealth mode exit
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-15 Jon SmirlSwitch linux-core over to 2.6 parameter model to enable...
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-10-08 Jon SmirlFix refcount bug in stealth mode
next