Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8669cbc5e651bf4effa20e8c244a5a7d67da6fe9
/
drivers
/
char
/
drm
8669cbc
drm: move drm authentication to new generic hash table.
by Thomas Hellstrom
· 18 years ago
3d45dbd
drm: Add the P4VM800PRO (?) PCI ID.
by Dave Airlie
· 18 years ago
ce65a44
drm: add drm simple memory manager support for SiS and VIA drivers
by Thomas Hellstrom
· 18 years ago
3a1bd92
drm: add simple DRM memory manager, and hash table
by Thomas Hellstrom
· 18 years ago
b9b603d
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.
by Michel Dänzer
· 18 years ago
ae1b1a48
drm: radeon: fix up bus mastering when writeback is disabled
by Michel Dänzer
· 18 years ago
8624ecb
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
by Michel Dänzer
· 18 years ago
9ca9416
drm: radeon: add some debug output when getparam is called with unknown
by Michel Dänzer
· 18 years ago
7a3f1f2
drm: missing mutex unlock
by Thomas Hellstrom
· 18 years ago
3322960
drm: remove the DRM pci domain
by Dave Airlie
· 18 years ago
242ef0e
drm: remove local copies of pci bus/slot/func
by Dave
· 18 years ago
3d77461
drm: cleanup old compat code and DRM fns from Linux only code
by Dave Airlie
· 18 years ago
18f2905
[PATCH] drm: radeon flush TCL VAP for vertex program enable/disable
by Roland Scheidegger
· 18 years ago
935f6e3
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
c499aeb
drm: radeon constify radeon microcode
by Dave Airlie
· 18 years ago
702880f
Add i915 ioctls to configure pipes for vblank interrupt.
by Dave Airlie
· 18 years ago
d6fece0
drm: update radeon to 1.25 add r200 vertex program support
by Dave Airlie
· 18 years ago
f2a2279
drm: radeon add a tcl state flush before accessing tcl vector space
by Dave Airlie
· 18 years ago
5d23faf
drm: possible cleanups
by Dave Airlie
· 19 years ago
caa98c4
drm: fixup r300 scratch on BE machines
by Dave Airlie
· 19 years ago
d253258
drm: Fix further issues in drivers/char/drm/via_irq.c
by Jayachandran C
· 19 years ago
031de96
drivers/char/drm/drm_memory.c: possible cleanups
by Adrian Bunk
· 19 years ago
31f64bd
drm: deline a few large inlines in DRM code
by Dave Airlie
· 19 years ago
11bab7d
drm: remove master setting from add/remove context
by Dave Airlie
· 19 years ago
195b3a2
drm: drm_pci needs dma-mapping.h
by Dave Airlie
· 19 years ago
86678df
[PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c
by Dave Airlie
· 19 years ago
63e8d91
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
55eb061
drm: remove drm_{alloc,free}_pages
by Dave Airlie
· 19 years ago
d2b58b5
drm: sis fix compile warning
by Dave Airlie
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
f3dd5c3
drm: add new radeon PCI ids..
by Dave Airlie
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
7b9af34
remove dead Radeon URL
by Adrian Bunk
· 19 years ago
6e5fca5
drm: read breadcrumb in IRQ handler
by Dave Airlie
· 19 years ago
e7f947b
drm: fixup i915 breadcrumb read/write
by Dave Airlie
· 19 years ago
2fab58d
drm: remove pointless checks in radeon_state
by Dave Airlie
· 19 years ago
f15e92d
drm: fixup improper cast.
by Dave Airlie
· 19 years ago
dfab115
drm: rationalise some pci ids
by Dave Airlie
· 19 years ago
ee4621f
drm: Add general-purpose packet for manipulating scratch registers (r300)
by Dave Airlie
· 19 years ago
d5ea702
drm: rework radeon memory map (radeon 1.23)
by Dave Airlie
· 19 years ago
45f1710
drm: update r300 register names
by Dave Airlie
· 19 years ago
ddf19b9
drm: fixup PCI DMA support
by Dave Airlie
· 19 years ago
73d72cf
drm: fix brace placement
by Dave Airlie
· 19 years ago
4e5e2e2
drm: radeon add r300 TX_CNTL and verify bitblt packets
by Dave Airlie
· 19 years ago
91e3738
drm: fixup i915 interrupt on X server exit
by Dave Airlie
· 19 years ago
75c0141
[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI list
by Dave Jones
· 19 years ago
0650fd5
[PATCH] DRM: fix up classdev interface for drm core
by Greg Kroah-Hartman
· 19 years ago
cf41f8a
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
30e2fb1
sem2mutex: drivers/char/drm/
by Dave Airlie
· 19 years ago
ce60fe0
drm: drivers/char/drm/: make some functions static
by Dave Airlie
· 19 years ago
339363c
drm: Fixes sparse warnings in via_dmablit.c
by Dave Airlie
· 19 years ago
de227f5
drm: i915 patches from Tungsten Graphics
by Dave Airlie
· 19 years ago
507d256
drm: ati_pcigart: simplify page_count manipulations
by Dave Airlie
· 19 years ago
f1e5c03
drm: use NULL instead of 0 From: Randy Dunlap <rdunlap@xenotime.net>
by Dave Airlie
· 19 years ago
2fed3bd
drm: add X600 PCI IDs
by Dave Airlie
· 19 years ago
5457f38
drm: add i945GM PCI ID
by Dave Airlie
· 19 years ago
d59cc22
drm: Fix sparce warning in radeon driver
by Dave Airlie
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
37ef439
Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
9c7d462
drm: fix issues with systems with no MTRR
by Dave Airlie
· 19 years ago
aab8df1
drm: cleanup properly on drm module unload
by Dave Airlie
· 19 years ago
8d2ea62
drm: fixup drm bufs being just under the EOM
by Dave Airlie
· 19 years ago
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 19 years ago
f8e0f29
drm: fix radeon warnings on 64-bit
by Dave Airlie
· 19 years ago
2185200
drm: fix warning on alpha
by Dave Airlie
· 19 years ago
4e4c62b
drm: remove is_pci flag completely...
by Dave Airlie
· 19 years ago
97f2aab
drm: merge in Linus mainline
by Dave Airlie
· 19 years ago
d985c10
drm: major update from CVS for radeon and core
by Dave Airlie
· 19 years ago
b0cae66
drm: update drm pci ids list
by Dave Airlie
· 19 years ago
fe34765
drm: drm_ioctl.c sync with fixes from CVS
by Dave Airlie
· 19 years ago
b3a80a2
drm: update lock flags from userspace
by Dave Airlie
· 19 years ago
0d6aa60
drm: update to i915 1.3.0
by Dave Airlie
· 19 years ago
f0c408b
drm: update drm_memory_debug.h
by Dave Airlie
· 19 years ago
1e7d519
drm: proper fix for drm_context
by Dave Airlie
· 19 years ago
b5e9fc1
drm: fix issue with contexts running out of RAM
by Dave Airlie
· 19 years ago
f26c473
drm: update PCIGART support from CVS
by Dave Airlie
· 19 years ago
0a40687
drm: remove old reclaim_buffers from ix0 drivers
by Dave Airlie
· 19 years ago
269dc51
drm: bring savage inline with latest CVS
by Dave Airlie
· 19 years ago
3528af1
drm: fix a LOR issue on FreeBSD for savage driver
by Dave Airlie
· 19 years ago
952d751
drm: bring sis + tdfx up to latest CVS
by Dave Airlie
· 19 years ago
443448d
drm: via driver update to CVS version
by Dave Airlie
· 19 years ago
a7a2cc3
drm: move ioctl flags to a bit field of flags
by Dave Airlie
· 19 years ago
392c14b
Revert radeon AGP aperture offset changes
by Linus Torvalds
· 19 years ago
67dbb4e
[PATCH] Fix more radeon GART start calculation cases
by Benjamin Herrenschmidt
· 19 years ago
ee219e5
[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3
by Jean Delvare
· 19 years ago
281ab03
[PATCH] radeon drm: fix agp aperture map offset
by Benjamin Herrenschmidt
· 19 years ago
47807ce
[drm] fix radeon aperture issue
by Dave Airlie
· 19 years ago
c801147
[PATCH] SiS DRM: Fix possible NULL dereference
by Egbert Eich
· 19 years ago
cf65f16
drm: fix quiescent locking
by Dave Airlie
· 19 years ago
7655f49
drm: move is_pci to the end of the structure
by Dave Airlie
· 19 years ago
c41f471
drm: add __GFP_COMP to the drm_alloc_pages
by Dave Airlie
· 19 years ago
bd07ed2
I think that if a PCI bus is a root bus, attached to a host bridge not a
by Dave Airlie
· 19 years ago
9251424
drm: update VIA driver to 2.7.2
by Dave Airlie
· 19 years ago
792d2b9
drm: drop mtrr from i915
by Dave Airlie
· 19 years ago
7ccf800
drm: update mga driver for new bootstrap code
by Dave Airlie
· 19 years ago
c0be4d2
drm: remove exports that modules shouldn't use.
by Dave Airlie
· 19 years ago
efa5839
drm: add in-kernel entry points for rest of AGP ioctls
by Dave Airlie
· 19 years ago
732052e
drm: simplify sysfs code for drm
by Dave Airlie
· 19 years ago
Next »