index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-27
Add support SiS based XGI chips to SiS DRM.
Ian Romanick
2
-4
/
+6
2007-06-16
fix radeon setparam on 32/64 systems, harder.
David Woodhouse
1
-0
/
+5
2007-06-10
drm: fix radeon setparam on 32/64 bit systems.
Dave Airlie
1
-0
/
+26
2007-06-10
drm/i915: Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
4
-17
/
+80
2007-06-10
i915: add new pciids for 945GME, 965GME/GLE
Wang Zhenyu
2
-1
/
+4
2007-05-31
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+34
2007-05-29
[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.
Martin Habets
1
-1
/
+1
2007-05-25
drm: make sure the drawable code doesn't call malloc(0).
Michel Dänzer
1
-15
/
+26
2007-05-25
drm/radeon: add more IGP chipset pci ids
Dave Airlie
1
-0
/
+7
2007-05-25
drm: Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
3
-3
/
+3
2007-05-08
via: Make sure we flush write-combining using a follow-up read.
Thomas Hellstrom
1
-2
/
+4
2007-05-08
via: Try to improve command-buffer chaining.
Thomas Hellstrom
2
-66
/
+46
2007-05-08
drm: remove old taskqueue remnant
Dave Airlie
1
-3
/
+0
2007-05-08
drm: rename badly named define and cleanup ioctl code spacing
Dave Airlie
1
-6
/
+4
2007-05-08
radeon: Don't mess up page flipping when a file descriptor is closed.
Michel Dänzer
2
-28
/
+19
2007-05-08
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
Dave Airlie
9
-48
/
+150
2007-05-07
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-196
/
+349
2007-04-26
drm/i915: Add 965GM pci id update
Wang Zhenyu
2
-1
/
+3
2007-03-27
[DRM]: Delete sparc64 FFB driver code that never gets built.
David S. Miller
4
-1280
/
+0
2007-03-24
drm: just use io_remap_pfn_range on all archs..
Dave Airlie
1
-6
/
+1
2007-03-24
drm: fix DRM_CONSISTENT mapping
Hugh Dickins
1
-5
/
+9
2007-03-24
drm: fix up mmap locking in preparation for ttm changes
Thomas Hellstrom
1
-9
/
+26
2007-03-23
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
Thomas Hellstrom
7
-81
/
+174
2007-03-19
drm: fix warning in drm_fops.c
Andrew Morton
1
-1
/
+1
2007-03-19
drm: allow for more generic drm ioctls
Thomas Hellstrom
2
-4
/
+9
2007-03-11
drm: fix alpha domain handling
Jay Estabrook
1
-1
/
+1
2007-03-11
via: fix CX700 pci id
Thomas Hellstrom
1
-1
/
+1
2007-03-11
drm: make drm_io_prot static.
Adrian Bunk
1
-1
/
+1
2007-03-11
drm: remove via_mm.h
Robert P. J. Day
1
-40
/
+0
2007-03-11
drm: add missing NULL assignment
Dave Airlie
1
-0
/
+1
2007-03-11
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
Michel Dänzer
1
-4
/
+4
2007-03-11
drm: port over use_vmalloc code from git hashtab
Dave Airlie
2
-2
/
+15
2007-03-11
drm: fix crash with fops lock and fixup sarea/page size locking
Dave Airlie
1
-2
/
+4
2007-03-11
drm: bring bufs code from git tree.
Dave Airlie
2
-10
/
+67
2007-03-11
drm: move protection stuff into separate function
Dave Airlie
1
-18
/
+26
2007-03-11
drm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-03-11
drm: update README.drm (bugzilla #7933)
Randy Dunlap
1
-9
/
+7
2007-03-11
drm: remove unused exports
Adrian Bunk
1
-2
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
3
-3
/
+3
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-9
/
+5
2007-02-08
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
3
-13
/
+14
2007-02-08
drm/via: Disable AGP DMA for chips with the new 3D engine.
Thomas Hellstrom
1
-0
/
+5
2007-02-08
drm: update core memory manager from git drm tree
Thomas Hellstrom
3
-47
/
+149
2007-02-08
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
6
-195
/
+25
2007-02-08
i810/i830: use drm_core_ioremap instead of drm_ioremap
Dave Airlie
4
-22
/
+48
2007-02-08
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
Thomas Hellstrom
1
-1
/
+1
2007-02-08
via: allow for npot texture pitch alignment
Thomas Hellstrom
3
-11
/
+24
2007-02-08
via: add some new chipsets
Thomas Hellstrom
5
-17
/
+33
[next]