aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm
Commit message (Expand)AuthorAge
* drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-19
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-13
* i915: Fix GR register array size off-by-one bugJesse Barnes2008-02-07
* drm: add initial r500 drm supportDave Airlie2008-02-07
* radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger2008-02-07
* drm: fixup some of the ioctl function exit pathsDave Airlie2008-02-07
* drm: the drm really should call pci_set_master..Dave Airlie2008-02-07
* i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang2008-02-07
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-07
* drm/i915: add support for E7221 chipsetCarlos Martín2008-02-07
* drm: don't cast a pointer to pointer of list_headLi Zefan2008-02-07
* mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl2008-02-07
* drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-07
* drm: enable udev node creationDave Airlie2008-02-07
* drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt2008-02-07
* drm: move drm_mem_init to proper place in startup sequenceDave Airlie2008-02-07
* drm: call driver load function after initialising AGPDave Airlie2008-02-07
* drm: Fix ioc32 compat layerIan Romanick2008-02-07
* drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt2008-02-07
* i915: add suspend/resume supportJesse Barnes2008-02-07
* drm: update DRM sysfs supportJesse Barnes2008-02-07
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-07
* drm: move two function extern into the correct blockDave Airlie2008-02-07
* drm: run cleanfile across drm treeDave Airlie2008-02-07
* drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie2008-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * drivers/char/: Spelling fixesJoe Perches2008-02-03
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
|/
* drm/i915: add support for E7221 chipsetCarlos Martín2008-01-23
* drm: DRM: fix memset size errorLi Zefan2007-11-05
* drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2007-11-05
* drm: remove second forward decleration of drm device struct.Dave Airlie2007-11-05
* drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-04
* radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2007-11-04
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* video gfx: merge kconfig menusRandy Dunlap2007-10-16
* radeon_driver_vblank_do_wait() staticAdrian Bunk2007-10-16
* via invalid device ids removalXavier Bachelot2007-10-14
* radeon: Commit the ring after each partial texture upload blit.chaohong guo2007-10-14
* i915: fix vbl swap allocation size.Dave Airlie2007-10-14
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-14
* drm: remove XFREE86_VERSION macros.Dave Airlie2007-10-14
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-14
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-14
* i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2007-09-27
* Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-25
|\
| * drm: ioremap return value checksScott Thompson2007-08-25
| * drm/via: Fix dmablit when blit queue is fullSimon Farnsworth2007-07-23
| * drm_rmmap_ioctl(): remove dead codeAdrian Bunk2007-07-23