Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf6a7112bda99aadd6675526423a96be6b356a3d
/
drivers
/
char
/
drm
7ff9205
[PATCH] don't include ioctl32.h in drivers
by Christoph Hellwig
· 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
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
aff138a
drm: fix minor function header issue
by Dave Airlie
· 19 years ago
7ab9840
drm: update some function so a driver can call them
by Dave Airlie
· 19 years ago
9c8da5e
drm: update support for drm pci buffers
by Dave Airlie
· 19 years ago
d59431b
Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
by Dave Airlie
· 19 years ago
b84397d6
drm: add framebuffer maps
by Dave Airlie
· 19 years ago
2d0f9ea
drm: add _DRM_CONSISTENT map type
by Dave Airlie
· 19 years ago
f179bc7
drm: fix stupid missing semicolon.
by Dave Airlie
· 19 years ago
0109fd3
Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
cc14cf4
Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
8ca7c1d
drm: add 32/64 support for MGA/R128/i915
by Dave Airlie
· 19 years ago
850eb83
drm: wrap config.h include in a ifdef KERNEL
by Dave Airlie
· 19 years ago
c94f702
drm: misc cleanup
by Dave Airlie
· 19 years ago
b952324
drm: use kcalloc now that it is available..
by Dave Airlie
· 19 years ago
f650130
drm: ctx release can happen before dev->ctxlist is allocated
by Dave Airlie
· 19 years ago
0c7b525
drm: fix minor issues caused by core conversion
by Dave Airlie
· 19 years ago
22f579c
drm: Add via unichrome support
by Dave Airlie
· 19 years ago
8678887
Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 19 years ago
6921e33
drm: fix radeon irq properly
by Dave Airlie
· 19 years ago
bc54fd1
Add missing license texts from Tungsten Graphics.
by Dave Airlie
· 19 years ago
cfd9e15
Currently DRM depends on PCI this will need to change for ffb on Sparc to
by Dave Airlie
· 19 years ago
9a18664
drm: 32/64-bit DRM ioctl compatibility patch
by Dave Airlie
· 19 years ago
74e8ebc
[PATCH] remove bogus hack from radeon IRQ handler
by Dave Airlie
· 19 years ago
e98ded3
[PATCH] drm add i945G pci id
by Dave Airlie
· 19 years ago
41aac24
[PATCH] r128_state.c: break missing in switch statement
by Dave Airlie
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago