index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm: remove old taskqueue remnant
Dave Airlie
2007-05-08
1
-3
/
+0
*
drm: rename badly named define and cleanup ioctl code spacing
Dave Airlie
2007-05-08
1
-6
/
+4
*
radeon: Don't mess up page flipping when a file descriptor is closed.
Michel Dänzer
2007-05-08
2
-28
/
+19
*
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
Dave Airlie
2007-05-08
9
-48
/
+150
*
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
2007-05-07
20
-196
/
+349
|
\
|
*
drm/i915: Add 965GM pci id update
Wang Zhenyu
2007-04-26
2
-1
/
+3
|
*
drm: just use io_remap_pfn_range on all archs..
Dave Airlie
2007-03-24
1
-6
/
+1
|
*
drm: fix DRM_CONSISTENT mapping
Hugh Dickins
2007-03-24
1
-5
/
+9
|
*
drm: fix up mmap locking in preparation for ttm changes
Thomas Hellstrom
2007-03-24
1
-9
/
+26
|
*
drm: fix driver deadlock with AIGLX and reclaim_buffers_locked
Thomas Hellstrom
2007-03-23
7
-81
/
+174
|
*
drm: fix warning in drm_fops.c
Andrew Morton
2007-03-19
1
-1
/
+1
|
*
drm: allow for more generic drm ioctls
Thomas Hellstrom
2007-03-19
2
-4
/
+9
|
*
drm: fix alpha domain handling
Jay Estabrook
2007-03-11
1
-1
/
+1
|
*
via: fix CX700 pci id
Thomas Hellstrom
2007-03-11
1
-1
/
+1
|
*
drm: make drm_io_prot static.
Adrian Bunk
2007-03-11
1
-1
/
+1
|
*
drm: remove via_mm.h
Robert P. J. Day
2007-03-11
1
-40
/
+0
|
*
drm: add missing NULL assignment
Dave Airlie
2007-03-11
1
-0
/
+1
|
*
drm/radeon: Fix u32 overflows when determining AGP base address in card space.
Michel Dänzer
2007-03-11
1
-4
/
+4
|
*
drm: port over use_vmalloc code from git hashtab
Dave Airlie
2007-03-11
2
-2
/
+15
|
*
drm: fix crash with fops lock and fixup sarea/page size locking
Dave Airlie
2007-03-11
1
-2
/
+4
|
*
drm: bring bufs code from git tree.
Dave Airlie
2007-03-11
2
-10
/
+67
|
*
drm: move protection stuff into separate function
Dave Airlie
2007-03-11
1
-18
/
+26
|
*
drm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-03-11
1
-1
/
+1
|
*
drm: update README.drm (bugzilla #7933)
Randy Dunlap
2007-03-11
1
-9
/
+7
|
*
drm: remove unused exports
Adrian Bunk
2007-03-11
1
-2
/
+0
*
|
[DRM]: Delete sparc64 FFB driver code that never gets built.
David S. Miller
2007-03-26
4
-1280
/
+0
|
/
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
2
-2
/
+0
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
3
-3
/
+3
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
1
-9
/
+5
*
drm: Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
2007-02-08
3
-13
/
+14
*
drm/via: Disable AGP DMA for chips with the new 3D engine.
Thomas Hellstrom
2007-02-08
1
-0
/
+5
*
drm: update core memory manager from git drm tree
Thomas Hellstrom
2007-02-08
3
-47
/
+149
*
drm: remove drm_ioremap and drm_ioremapfree
Christoph Hellwig
2007-02-08
6
-195
/
+25
*
i810/i830: use drm_core_ioremap instead of drm_ioremap
Dave Airlie
2007-02-08
4
-22
/
+48
*
drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
Thomas Hellstrom
2007-02-08
1
-1
/
+1
*
via: allow for npot texture pitch alignment
Thomas Hellstrom
2007-02-08
3
-11
/
+24
*
via: add some new chipsets
Thomas Hellstrom
2007-02-08
5
-17
/
+33
*
via: some PCI posting flushes
Thomas Hellstrom
2007-02-08
2
-1
/
+5
*
i915: Fix a DRM_ERROR that should be DRM_DEBUG.
=?utf-8?q?Michel_D=C3=A4nzer?=
2007-01-08
1
-1
/
+1
*
drm: Stop defining pci_pretty_name
Jean Delvare
2006-12-19
1
-4
/
+0
*
drm: r128: comment aligment with drm git
Dave Airlie
2006-12-19
3
-3
/
+6
*
drm: make kernel context switch same as for drm git tree.
Dave Airlie
2006-12-19
2
-3
/
+2
*
drm: fixup comment header style
Dave Airlie
2006-12-19
2
-4
/
+4
*
drm: savage: compat fix from drm git.
Eric Anholt
2006-12-19
1
-2
/
+2
*
drm: Unify radeon offset checking.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-15
3
-35
/
+25
*
i915_vblank_tasklet: Try harder to avoid tearing.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-11
1
-60
/
+139
*
DRM: handle pci_enable_device failure
Jeff Garzik
2006-12-11
1
-4
/
+8
*
drm: fix return value check
Akinobu Mita
2006-12-11
1
-4
/
+4
*
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-12-09
15
-57
/
+821
|
\
|
*
Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606
Andrew Morton
2006-12-07
1
-0
/
+1
[prev]
[next]