drm: only trust core drm ioctls - driver ioctls are a mess.
[safe/jmp/linux-2.6] / drivers / char / drm /
2008-06-20 Dave Airliedrm: only trust core drm ioctls - driver ioctls are...
2008-06-20 Zhenyu Wangdrm/i915: add support for Intel series 4 chipsets.
2008-06-19 Dave Airliedrm/radeon: add hier-z registers for r300 and r500...
2008-06-19 Alex Deucherdrm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCA...
2008-06-19 Alex Deucherdrm/radeon: switch IGP gart to use radeon_write_agp_base()
2008-06-19 Dennis Kasprzykdrm/radeon: Restore sw interrupt on resume
2008-06-19 Dave Airliedrm/r500: add support for AGP based cards.
2008-06-19 Roland Scheideggerdrm/radeon: fix texture uploads with large 3d textures...
2008-06-19 Dave Airliedrm/radeon: add initial r500 support.
2008-06-19 Alex Deucherdrm/radeon: init pipe setup in kernel code.
2008-06-19 Alex Deucherdrm/radeon: fixup radeon_do_engine_reset
2008-06-19 Alex Deucherdrm/radeon: fix pixcache and purge/cache flushing registers
2008-06-19 Alex Deucherdrm/radeon: write AGP_BASE_2 on chips that support it.
2008-06-19 Alex Deucherdrm/radeon: merge IGP chip setup and fixup RS400 vs...
2008-06-19 Alex Deucherdrm/radeon: IGP clean up register and magic numbers.
2008-06-19 Dave Airliedrm/rs690: set base 2 to 0.
2008-06-19 Dave Airliedrm/rs690: set all of gart base address.
2008-06-19 Alex Deucherradeon: add production microcode from AMD
2008-06-19 Dave Airliedrm: pcigart use proper pci map interfaces.
2008-06-13 Dave Airliedrm: the sg alloc ioctl should write back the handle...
2008-06-13 Johannes Weinerdrm: use drms ioctl cmd not what we get passed from...
2008-05-23 Jesse Barnesremove debug printk from DRM suspend path
2008-05-07 Keith Packarddrm/i915: save and restore dsparb and d_state registers.
2008-05-07 Jesse Barnesdrm/i915: fix off by one in VGA save/restore of AR...
2008-05-07 Thomas Hellstromdrm: disable tasklets not IRQs when taking the drm...
2008-05-07 Dave AirlieRevert "drm/vbl rework: rework how the drm deals with...
2008-04-30 Harvey Harrisondrivers/char: replace remaining __FUNCTION__ occurrences
2008-04-29 Harvey Harrisondrivers: atm, char fix integer as NULL pointer warnings
2008-04-26 Dave Airliedrm: _end is shadowing real _end, just rename it.
2008-04-26 Jesse Barnesdrm/vbl rework: rework how the drm deals with vblank.
2008-04-26 Dave Airliedrm: reorganise minor number handling using backported...
2008-04-26 Keith Packarddrm/i915: Handle tiled buffers in vblank tasklet
2008-04-26 Keith Packarddrm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGL...
2008-04-26 Benjamin Herrenschmidtdrm: Remove unneeded dma sync in ATI pcigart alloc
2008-04-26 Benjamin Herrenschmidtdrm: Fix mismerge of non-coherent DMA patch
2008-04-20 Greg Kroah-HartmanDRM: remove unused dev_class
2008-04-06 Jesse Barnesfix IS_I9XX macro in i915 DRM driver
2008-03-29 Benjamin Herrenschmidtdrm: fix for non-coherent DMA PowerPC
2008-03-29 Harvey Harrisondrm: radeon: fix sparse integer as NULL pointer warning...
2008-03-29 Dave Airliedrm/i915: fix oops on agp=off
2008-03-29 Dave Airliedrm/r300: fix bug in r300 userspace hardware wait emission
2008-03-28 Andrew Mortondrivers/char/drm/ati_pcigart.c: fix printk warning
2008-03-17 Dave Airliedrm/ati_pcigart: fix the PCIGART to use drm_pci to...
2008-03-17 Alex Deucherdrm/radeon: fixup RV550 chip family
2008-03-17 Thomas Hellstromdrm/via: attempt again to stabilise the AGP DMA command...
2008-03-16 Mike Iselydrm: Fix race that can lockup the kernel
2008-02-23 Jesse Barnesi915: fix AR register restore.
2008-02-20 Chaoyu Chendrm/sis: add pciid for SiS 662/671 chipset
2008-02-20 Mirkodrm: add new rv380 pciid
2008-02-20 Dave Airliedrm: add support for passing state into the suspend...
2008-02-19 Jesse Barnesdrm/i915: Fix hibernate save/restore of VGA attribute...
2008-02-19 Keith Packarddrm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MO...
2008-02-19 Jesse Barnesdrm/i915: restore pipeconf regs unconditionally
2008-02-19 Jesse Barnesdrm/i915: save/restore interrupt state
2008-02-19 Nick Piggindrm: convert drm from nopage to fault.
2008-02-19 Zhenyu Wangi915: wrap chipset types requiring hw status set ioctl
2008-02-19 Maciej Cencoradrm/radeon: add initial rs690 support to drm.
2008-02-14 Harvey HarrisonFinal removal of FASTCALL()/fastcall
2008-02-07 Jesse Barnesi915: Fix GR register array size off-by-one bug
2008-02-07 Dave Airliedrm: add initial r500 drm support
2008-02-07 Roland Scheideggerradeon: setup the ring buffer fetcher to be less agressive.
2008-02-07 Dave Airliedrm: fixup some of the ioctl function exit paths
2008-02-07 Dave Airliedrm: the drm really should call pci_set_master..
2008-02-07 Zhenyu Wangi915: Add chipset id for Intel Integrated Graphics...
2008-02-07 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-02-07 Carlos Martíndrm/i915: add support for E7221 chipset
2008-02-07 Li Zefandrm: don't cast a pointer to pointer of list_head
2008-02-07 Jesper Juhlmga_dma: return 'err' not just zero from mga_do_cleanup...
2008-02-07 Dave Airliedrm: add _DRM_DRIVER flag, and re-order unload.
2008-02-07 Dave Airliedrm: enable udev node creation
2008-02-07 Eric Anholtdrm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it...
2008-02-07 Dave Airliedrm: move drm_mem_init to proper place in startup sequence
2008-02-07 Dave Airliedrm: call driver load function after initialising AGP
2008-02-07 Ian Romanickdrm: Fix ioc32 compat layer
2008-02-07 Eric Anholtdrm: fd.o bug #11895: Only add the AGP base to map...
2008-02-07 Jesse Barnesi915: add suspend/resume support
2008-02-07 Jesse Barnesdrm: update DRM sysfs support
2008-02-07 Eric Anholtdrm: Initialize the AGP structure's base address at...
2008-02-07 Dave Airliedrm: move two function extern into the correct block
2008-02-07 Dave Airliedrm: run cleanfile across drm tree
2008-02-07 Dave Airliedrm: some minor cleanups and changes to make memory...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04 Nick Pigginvm audit: add VM_DONTEXPAND to mmap for drivers that...
2008-02-03 Joe Perchesdrivers/char/: Spelling fixes
2008-01-24 Carlos Martíndrm/i915: add support for E7221 chipset
2007-11-06 Li Zefandrm: DRM: fix memset size error
2007-11-06 Dave Airliedrm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
2007-11-06 Dave Airliedrm: remove second forward decleration of drm device...
2007-11-05 Roel Kluindrm/sis: missing mutex unlock in error path.
2007-11-05 Dave Airlieradeon: set the address to access the GART table on...
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-16 Randy Dunlapvideo gfx: merge kconfig menus
2007-10-16 Adrian Bunkradeon_driver_vblank_do_wait() static
2007-10-15 Xavier Bachelotvia invalid device ids removal
2007-10-15 chaohong guoradeon: Commit the ring after each partial texture...
2007-10-15 Dave Airliei915: fix vbl swap allocation size.
2007-10-15 Eric Anholtdrm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv...
2007-10-15 Dave Airliedrm: remove XFREE86_VERSION macros.
2007-10-15 Eric Anholtdrm: Replace filp in ioctl arguments with drm_file...
next