index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
Age
Commit message (
Expand
)
Author
2007-02-08
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
2007-02-08
drm/via: Disable AGP DMA for chips with the new 3D engine.
Thomas Hellstrom
2007-02-08
drm: update core memory manager from git drm tree
Thomas Hellstrom
2007-02-08
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
2007-02-08
i810/i830: use drm_core_ioremap instead of drm_ioremap
Dave Airlie
2007-02-08
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
Thomas Hellstrom
2007-02-08
via: allow for npot texture pitch alignment
Thomas Hellstrom
2007-02-08
via: add some new chipsets
Thomas Hellstrom
2007-02-08
via: some PCI posting flushes
Thomas Hellstrom
2007-01-08
i915: Fix a DRM_ERROR that should be DRM_DEBUG.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-19
drm: Stop defining pci_pretty_name
Jean Delvare
2006-12-19
drm: r128: comment aligment with drm git
Dave Airlie
2006-12-19
drm: make kernel context switch same as for drm git tree.
Dave Airlie
2006-12-19
drm: fixup comment header style
Dave Airlie
2006-12-19
drm: savage: compat fix from drm git.
Eric Anholt
2006-12-15
drm: Unify radeon offset checking.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-11
i915_vblank_tasklet: Try harder to avoid tearing.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-11
DRM: handle pci_enable_device failure
Jeff Garzik
2006-12-11
drm: fix return value check
Akinobu Mita
2006-12-09
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-12-08
[PATCH] struct path: convert drm
Josef Sipek
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
2006-12-07
[PATCH] drm-sis linkage fix
Andrew Morton
2006-12-07
Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606
Andrew Morton
2006-12-07
drm: add flag for mapping PCI DMA buffers read-only.
George Sapountzis
2006-12-07
drm: fix up irqflags in drm_lock.c
Dave Airlie
2006-12-07
drm: i915 updates
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: i915: fix up irqflags arg
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: i915: Only return EBUSY after we've established we need to schedule a ne...
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap().
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: i915: Add SAREA fileds for determining which pipe to sync window buffer ...
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: Make handling of dev_priv->vblank_pipe more robust.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: Core vsync: Don't clobber target sequence number when scheduling signal.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: Make locked tasklet handling more robust.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int...
=?utf-8?q?Felix_K=C3=BChling?=
2006-12-07
drm: Change first valid DRM drawable ID to be 1 instead of 0.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: drawable locking + memory management fixes + copyright
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: Add support for interrupt triggered driver callback with lock held to DR...
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: Add support for tracking drawable information to core
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: add support for secondary vertical blank interrupt to i915
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07
drm: add support for secondary vertical blank interrupt to DRM core
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-25
drm: ioremap balanced with iounmap for drivers/char/drm
Amol Lad
2006-10-25
drm: fix error returns, sysfs error handling
Jeff Garzik
2006-10-25
fix return code in error case.
Dave Jones
2006-10-24
drm: mga: set dev_priv_size
Tilman Sauerbeck
2006-10-24
drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages
Michael Karcher
[prev]
[next]