index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
35
-338
/
+419
2004-09-24
Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you
Jon Smirl
1
-3
/
+3
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
1
-18
/
+1
2004-09-22
Create permanent maps of framebuffer, aperture and MMIO registers. Added
Felix Kuehling
1
-22
/
+23
2004-09-22
Remove hotplug reset support from DRM driver. This will be handled by the
Jon Smirl
1
-5
/
+1
2004-09-20
Remove size restriction on permanent addmap
Jon Smirl
1
-2
/
+1
2004-09-20
remove HAVE_COUNTERS
Dave Airlie
3
-2
/
+11
2004-09-17
Add linux sysfs i2c support to radeon driver. This patch adds GPL licensed
Jon Smirl
2
-11
/
+40
2004-09-16
Let's try adding the dyn-minor patch again. This patch will reuse minor
Jon Smirl
1
-1
/
+1
2004-09-15
Back dyn-minor patch out for now. fops handling is broken on some cards
Jon Smirl
1
-1
/
+1
2004-09-15
Dynamic device minor support. Minor device numbers will be reused if the
Jon Smirl
1
-1
/
+1
2004-09-14
Add chip family names to the radeon driver
Jon Smirl
2
-58
/
+74
2004-09-12
Fix DRM to compile cleanly with recent kernel changes in PCI IO and
Jon Smirl
1
-2
/
+4
2004-09-10
More general patch to mark resources in use by all DRM drivers. Makes the
Jon Smirl
1
-31
/
+0
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
1
-5
/
+36
2004-09-07
Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor
Thomas Hellstrom
4
-4
/
+100
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
3
-8
/
+8
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
Dave Airlie
5
-80
/
+72
2004-08-30
Fix copy_from_user return value ignored warning at via_dma.c:168.
Erdi Chen
1
-1
/
+3
2004-08-27
run i915 through lindent
Dave Airlie
5
-583
/
+506
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
7
-7
/
+0
2004-08-26
Rearrange things so that via_dma.c will compile with inline via_check_dma
Jon Smirl
1
-51
/
+45
2004-08-24
Merged drmfntbl-0-0-2
drmfntbl-0-0-2-20040824-merge
Dave Airlie
23
-53
/
+140
2004-08-24
This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:
Erdi Chen
7
-3
/
+2215
2004-08-23
set pointers to NULL after freeing, remove some extra debugging
Dave Airlie
4
-8
/
+18
2004-08-17
Merged drmfntbl-0-0-1
drmfntbl-0-0-1-20040817-merge
Dave Airlie
16
-99
/
+224
2004-08-17
preparation patch for radeon permanent mapping registers/framebuffer makes
Dave Airlie
3
-58
/
+127
2004-08-14
Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in an
Eric Anholt
4
-5
/
+10
2004-08-13
Fix apparent copy'n'paste-o of the card attributes commit that broke the
Eric Anholt
1
-2
/
+2
2004-08-10
Patch from Jon Smirl to add attribute field to the pciids, and use this for
Dave Airlie
2
-169
/
+180
2004-08-02
forgot to check these in.. thanks to Jon for reminding me ..
Dave Airlie
1
-1
/
+1
2004-07-31
patch from RH xorg-x11 tree ported to drm.h
Dave Airlie
1
-2
/
+2
2004-07-31
fixes for using userspace pointers found by sparse utility
Dave Airlie
2
-3
/
+3
2004-07-29
initial port of i915 to BSD, not finished doesn't work.. no idea why...
Dave Airlie
2
-7
/
+18
2004-07-25
check for __user if not there define it
Dave Airlie
1
-0
/
+4
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
18
-124
/
+131
2004-07-23
Correct a couple of packet length calculations.
Keith Whitwell
1
-1
/
+8
2004-07-20
Add NULLs instead of 0 for i915
Dave Airlie
1
-9
/
+9
2004-07-15
sparse cleanups from kernel: Al Viro
Dave Airlie
3
-10
/
+10
2004-07-05
whitespace align with kernel
Dave Airlie
1
-2
/
+2
2004-06-10
i915.o drm driver
Keith Whitwell
6
-0
/
+1687
2004-06-02
Added some comments copied from xf86drm.h.
Ian Romanick
1
-5
/
+5
2004-06-01
Replace size_t with an ugly, ugly hack. This was done so that code in the
Ian Romanick
1
-4
/
+21
2004-05-18
fix whitespace issue in previous patch
Roland Scheidegger
1
-1
/
+1
2004-05-18
add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color,
Roland Scheidegger
3
-2
/
+6
2004-05-14
Add PCI id entry for VIA CN400 (UnichromePro) chip. XFree86 bug: Reported
Erdi Chen
1
-0
/
+1
2004-05-11
Merge from FreeBSD-current. Mostly 64-bit cleanliness fixes, but a few
Eric Anholt
2
-4
/
+4
2004-05-11
Add missing DRM_ERR()s.
Eric Anholt
3
-8
/
+8
2004-04-26
add another tdfx
Dave Airlie
1
-2
/
+6
2004-04-21
add new files to generate pci ids
Dave Airlie
1
-0
/
+183
[next]