index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
Age
Commit message (
Expand
)
Author
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-02
DRM/i915: only use tiled blits on 965+
Jesse Barnes
2008-06-24
enable bus mastering on i915 at resume time
Jie Luo
2008-06-20
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
2008-06-20
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2008-06-19
drm/radeon: add hier-z registers for r300 and r500 chipsets
Dave Airlie
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2008-06-19
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
2008-06-19
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
2008-06-19
drm/r500: add support for AGP based cards.
Dave Airlie
2008-06-19
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
2008-06-19
drm/radeon: add initial r500 support.
Dave Airlie
2008-06-19
drm/radeon: init pipe setup in kernel code.
Alex Deucher
2008-06-19
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
2008-06-19
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
2008-06-19
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
2008-06-19
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
2008-06-19
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
2008-06-19
drm/rs690: set base 2 to 0.
Dave Airlie
2008-06-19
drm/rs690: set all of gart base address.
Dave Airlie
2008-06-19
radeon: add production microcode from AMD
Alex Deucher
2008-06-19
drm: pcigart use proper pci map interfaces.
Dave Airlie
2008-06-13
drm: the sg alloc ioctl should write back the handle to userspace
Dave Airlie
2008-06-13
drm: use drms ioctl cmd not what we get passed from userspace.
Johannes Weiner
2008-05-23
remove debug printk from DRM suspend path
Jesse Barnes
2008-05-07
drm/i915: save and restore dsparb and d_state registers.
Keith Packard
2008-05-07
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
Jesse Barnes
2008-05-07
drm: disable tasklets not IRQs when taking the drm lock spinlock
Thomas Hellstrom
2008-05-07
Revert "drm/vbl rework: rework how the drm deals with vblank."
Dave Airlie
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
2008-04-19
DRM: remove unused dev_class
Greg Kroah-Hartman
2008-04-06
fix IS_I9XX macro in i915 DRM driver
Jesse Barnes
2008-03-30
drm: fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
2008-03-30
drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c
Harvey Harrison
2008-03-30
drm/i915: fix oops on agp=off
Dave Airlie
2008-03-30
drm/r300: fix bug in r300 userspace hardware wait emission
Dave Airlie
2008-03-28
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
2008-03-17
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
2008-03-17
drm/radeon: fixup RV550 chip family
Alex Deucher
2008-03-17
drm/via: attempt again to stabilise the AGP DMA command submission.
Thomas Hellstrom
2008-03-17
drm: Fix race that can lockup the kernel
Mike Isely
2008-02-22
i915: fix AR register restore.
Jesse Barnes
[next]