summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm
Commit message (Expand)AuthorAgeFilesLines
* i915: fix AR register restore.Jesse Barnes2008-02-221-0/+1
* drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
* drm: add new rv380 pciidMirko2008-02-201-0/+1
* drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
* drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
* drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
* drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4
* drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
* drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
* i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
* drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-131-1/+1
* i915: Fix GR register array size off-by-one bugJesse Barnes2008-02-071-1/+1
* drm: add initial r500 drm supportDave Airlie2008-02-076-59/+240
* radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger2008-02-072-3/+62
* drm: fixup some of the ioctl function exit pathsDave Airlie2008-02-071-5/+7
* drm: the drm really should call pci_set_master..Dave Airlie2008-02-071-0/+1
* i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang2008-02-073-3/+7
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-0728-145/+122
* drm/i915: add support for E7221 chipsetCarlos Martín2008-02-071-1/+1
* drm: don't cast a pointer to pointer of list_headLi Zefan2008-02-071-1/+1
* mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl2008-02-071-1/+1
* drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-073-8/+11
* drm: enable udev node creationDave Airlie2008-02-071-6/+1
* drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-071-14/+11
* drm: move drm_mem_init to proper place in startup sequenceDave Airlie2008-02-071-2/+2
* drm: call driver load function after initialising AGPDave Airlie2008-02-071-4/+4
* drm: Fix ioc32 compat layerIan Romanick2008-02-071-1/+5
* drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt2008-02-071-4/+10
* i915: add suspend/resume supportJesse Barnes2008-02-074-57/+1309
* drm: update DRM sysfs supportJesse Barnes2008-02-074-62/+117
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-072-3/+2
* drm: move two function extern into the correct blockDave Airlie2008-02-071-3/+2
* drm: run cleanfile across drm treeDave Airlie2008-02-0743-375/+362
* drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2008-02-072-28/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-042-2/+2
|\
| * drivers/char/: Spelling fixesJoe Perches2008-02-032-2/+2
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-0/+2
|/
* drm/i915: add support for E7221 chipsetCarlos Martín2008-01-231-0/+1
* drm: DRM: fix memset size errorLi Zefan2007-11-061-1/+1
* drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2007-11-062-11/+0
* drm: remove second forward decleration of drm device struct.Dave Airlie2007-11-061-2/+0
* drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-051-0/+1
* radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2007-11-052-2/+4
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1913-14/+14
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-197-11/+12
* video gfx: merge kconfig menusRandy Dunlap2007-10-161-1/+1
* radeon_driver_vblank_do_wait() staticAdrian Bunk2007-10-161-2/+2
* via invalid device ids removalXavier Bachelot2007-10-151-2/+0
* radeon: Commit the ring after each partial texture upload blit.chaohong guo2007-10-151-1/+3
OpenPOWER on IntegriCloud