Age | Commit message (Expand) | Author |
2008-09-18 | radeon: sort out atom vs combios tables for r400 cards | Dave Airlie |
2008-09-18 | radeon: remove unneeded debugging | Dave Airlie |
2008-09-18 | radeon: don't do full edid for detection purposes | Dave Airlie |
2008-09-18 | make text reserve 256k | Dave Airlie |
2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie |
2008-09-18 | modesetting: Add helper to force restore modes on crtcs at resume time | Dave Airlie |
2008-09-17 | radeon: fix legacy LVDS | Alex Deucher |
2008-09-17 | nv50: add initial context for chipset 0xaa | Ben Skeggs |
2008-09-17 | nv50: add initial context to match ctxprog for chipset 0x50 | Ben Skeggs |
2008-09-17 | nv50: add ctxprog for chipset 0x50 | Ben Skeggs |
2008-09-17 | nv50: add ctxprog for chipset 0xaa | Ben Skeggs |
2008-09-17 | nv50: add support for chipset 0x92 | Ben Skeggs |
2008-09-10 | Remove incomplete and obsolete free/net/open code. | vehemens |
2008-09-10 | Add missing \ to libdrm_la_SOURCES | Eric Anholt |
2008-09-10 | intel: don't forget to include config.h in bufmgr code. | Eric Anholt |
2008-09-10 | intel: move drm calls to exec buffers to libdrm_intel. | Eric Anholt |
2008-09-10 | intel: Move IRQ emit/wait from callbacks into the bufmgr. | Eric Anholt |
2008-09-10 | Move intel libdrm stuff to libdrm_intel.so | Eric Anholt |
2008-09-10 | drm: Add tests for GEM_FLINK ioctl. | Eric Anholt |
2008-09-08 | [FreeBSD] We need to call drm_detach before we free dev->driver. | Robert Noland |
2008-09-07 | [FreeBSD] Implement drm_ioremap_wc() to set a range of mem to write-combining | Robert Noland |
2008-09-06 | [FreeBSD] IGP gart needs to be un-cached. | Robert Noland |
2008-09-06 | Free temp_pagelist on error. Free in reverse order. Noticed by open. | vehemens |
2008-09-06 | Pass lock data like linux and open. | vehemens |
2008-09-06 | Move order to end like linux. | vehemens |
2008-09-06 | Style white space cleanup part 2. | vehemens |
2008-09-06 | [FreeBSD] Ensure that drm_pci_alloc is never called while locks are held. | Robert Noland |
2008-09-07 | radeon: change interface from headers add pin_domain into padding | Dave Airlie |
2008-09-05 | Reorder lock functions like linux. | vehemens |
2008-09-05 | Style white space cleanup. | vehemens |
2008-09-05 | Need M_NOWAIT for malloc. | vehemens |
2008-09-05 | i915: fix i915_ring_validate() | Robert Noland |
2008-09-05 | radeon: rs690 GART tables need to be in uncached memory. | Dave Airlie |
2008-09-05 | nouveau: 8200 cards are 0xA0 family. | Stephane Marchesin |
2008-09-04 | radeon: fixup a number of avivo checks for rs690 | Dave Airlie |
2008-09-02 | drm: fix sysfs error path. | Dave Airlie |
2008-08-31 | radeon: make writeback work after suspend/resume. | Dave Airlie |
2008-08-29 | [FreeBSD] Use driver features macros and flags | vehemens |
2008-08-29 | [FreeBSD] Convert drm_driver to a pointer like linux. | vehemens |
2008-08-29 | [FreeBSD] Replace typedefs on bsd. | vehemens |
2008-08-29 | [FreeBSD] Catch up to vblank rework for via. | vehemens |
2008-08-29 | [FreeBSD] Correct debug message | vehemens |
2008-08-29 | [FreeBSD] Fix a couple of locking problems. | Robert Noland |
2008-08-29 | [FreeBSD] Increase debugging output for vblank code. | Robert Noland |
2008-08-29 | Fix drm_realloc when you're reallocing into something smaller. | Tomas Carnecky |
2008-08-29 | radeon: fixup LVDS mode getting | Dave Airlie |
2008-08-28 | radeon: get lvds atombios info | Dave Airlie |
2008-08-28 | drm: port X crtc picking algorithm. | Dave Airlie |
2008-08-28 | radeon: limit LVDS to first CRTC for now | Dave Airlie |
2008-08-28 | radeon: fixup checks for crtc in dpms paths | Dave Airlie |