Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fb553c0f17444e090db951b96df4d2d71b4f4b6b
/
drivers
/
char
/
drm
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
e96e33e
drm: fixup drm_proc.c struct table
by Dave Airlie
· 19 years ago
61d0416
drm: remove old backwards compatibilty stuff
by Dave Airlie
· 19 years ago
8f5f39f
drm: remove drm_flush
by Dave Airlie
· 19 years ago
7052cff
drm: cleanup via_ds.c includes
by Dave Airlie
· 19 years ago
9d61601
drm: remove remnamt of old DRM code from tdfx
by Dave Airlie
· 19 years ago
3f9df54
drm: remove drm_init.c it is no longer needed
by Dave Airlie
· 19 years ago
22eae94
drm: rename driver hooks more understandably
by Dave Airlie
· 19 years ago
d34d7ae
[PATCH] drm fixup pci gart settings
by Dave Airlie
· 19 years ago
735d566
[PATCH] kfree cleanup: drivers/char
by Jesper Juhl
· 19 years ago
d876274
Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
b0917bd
[PATCH] fix radeon_cp_init_ring_buffer()
by Ivan Kokshaysky
· 19 years ago
a4e62fa
drm: remove unused components of drm structures
by Dave Airlie
· 19 years ago
67e1a01
drm: fix warning on 64-bit platforms..
by Dave Airlie
· 19 years ago
5fb4dc9
merge linus head to drm-mm branch
by Dave Airlie
· 19 years ago
23bfc1a
merge linus head to drm-mm branch
by Dave Airlie
· 19 years ago
e29971f
[PATCH] drm: another mga bug
by Dave Airlie
· 19 years ago
312f572
merge Linus head tree into my drm tree and fix up conflicts
by Dave Airlie
· 19 years ago
11909d6
[PATCH] fix MGA DRM regression before 2.6.14
by Dave Airlie
· 19 years ago
c075814
[PATCH] Fix drm 'debug' sysfs permissions
by Dave Jones
· 19 years ago
3d5efad
drm: fix drm PCIGART
by Dave Airlie
· 19 years ago
b3a8363
drm: fix all sparse warning on 32-bit x86
by Dave Airlie
· 19 years ago
689b9d7
drm: add option to force writeback off.
by Dave Airlie
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
b6ce156
drm: fix some lindent damage
by Dave Airlie
· 19 years ago
13e4a9c
drm: cast handle to a pointer to avoid warning
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
99a2657
drm: use kernel macros
by Dave Airlie
· 19 years ago
4e0c115
update from upstream
by Dave Airlie
· 19 years ago
ea98a92
drm: add radeon PCI express support
by Dave Airlie
· 19 years ago
9d17601
drm: update radeon driver to 1.18
by Dave Airlie
· 19 years ago
70dfcfe
drm: missing drm_vm.c changes for consistent maps
by Dave Airlie
· 19 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 19 years ago
908f9c4
drm: fix MGA on non AGP systems
by Dave Airlie
· 19 years ago
f210973
drm: small cleanups
by Dave Airlie
· 19 years ago
89625eb
drm: fix issue with handle lookup for a 0 handle
by Dave Airlie
· 19 years ago
7a9aff3
drm: fix a bad VERSION check.
by Dave Airlie
· 19 years ago
88f399c
drm: fixes for powerpc
by Dave Airlie
· 19 years ago
ffbbf7a
drm: add new texture upload code from r300 project
by Dave Airlie
· 19 years ago
c8b432d
drm: update pci ids for savage and via
by Dave Airlie
· 19 years ago
414ed53
drm: add initial r300 3D support.
by Dave Airlie
· 19 years ago
282a167
drm: add savage driver
by Dave Airlie
· 19 years ago
d27c9b5
drm: remove version.h and any version checks..
by Dave Airlie
· 19 years ago
aa0ca6b
drm: fix warning in drm_pci.c
by Dave Airlie
· 19 years ago
1fad994
drm: remove the gamma driver
by Dave Airlie
· 19 years ago
db21532
drm: switch drm_handle_t to unsigned int
by Dave Airlie
· 19 years ago
d1f2b55
drm: updated DRM map patch for 32/64 bit systems
by Dave Airlie
· 19 years ago
c73681e
drm: copy the right data back to userspace for getreserved contexts ioctl
by Dave Airlie
· 19 years ago
24d1094
drm: fix ioctl direction in r128 getparam
by Dave Airlie
· 19 years ago
bdf242e
Merge ../linux-2.6/
by Dave Airlie
· 19 years ago
bbaf364
[PATCH] drm: via: fix sparse warnings
by Alexey Dobriyan
· 19 years ago
836cf04
drm: cleanup buffer/map code
by Dave Airlie
· 19 years ago
d01cff4
drm: add mga driver callbacks
by Dave Airlie
· 19 years ago
6795c98
Add support for PCI MGA cards to MGA DRM.
by Dave Airlie
· 19 years ago
b5d499c
drm: make drm_alloc_agp take a dev arg.
by Dave Airlie
· 19 years ago
93f453f
drm: add new mga ids and types
by Dave Airlie
· 19 years ago
cda1738
drm: add test for AGP devices and driver override for it.
by Dave Airlie
· 19 years ago
ceb9c27
drm: destatic exported function.
by Dave Airlie
· 19 years ago
d84f76d
drm: export symbols for use by drivers
by Dave Airlie
· 19 years ago
Next »