index
:
~anholt/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
android
arb_timer_query
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-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
aub
batch
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
cache-buckets
cairo-gl
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
execbuf2
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-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-decode
intel-decode-gen7
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
likely
m3-0-0-1-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
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
no-more-buckets
nouveau-1
nv-0-0-1-branch
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
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-branch
reloc-reset
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
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-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
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
vc4-android
vc4-label
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drmP.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
Delete the pre-core DRM code with extreme prejudice.
Adam Jackson
1
-1012
/
+0
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
1
-6
/
+8
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
1
-2
/
+2
2004-10-09
remove unused dma remnants that were gamma only - these could cause an oops
Dave Airlie
1
-7
/
+0
2004-09-23
Remove 2.6 code that allow DRM major device number to be shared. We can add
Jon Smirl
1
-4
/
+0
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
1
-1
/
+3
2004-09-22
Remove hotplug reset support from DRM driver. This will be handled by the
Jon Smirl
1
-2
/
+0
2004-09-16
Let's try adding the dyn-minor patch again. This patch will reuse minor
Jon Smirl
1
-5
/
+27
2004-09-15
Back dyn-minor patch out for now. fops handling is broken on some cards
Jon Smirl
1
-27
/
+5
2004-09-15
Dynamic device minor support. Minor device numbers will be reused if the
Jon Smirl
1
-5
/
+27
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
1
-9
/
+9
2004-09-04
Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, as
Dave Airlie
1
-11
/
+21
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
1
-0
/
+5
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
Dave Airlie
1
-2
/
+20
2004-08-29
Drop GAMMA DRM from a great height ...
Dave Airlie
1
-7
/
+0
2004-08-24
Merged drmfntbl-0-0-2
drmfntbl-0-0-2-20040824-merge
Dave Airlie
1
-49
/
+41
2004-08-24
addmap-base-2 patch from Jon Smirl:
Dave Airlie
1
-0
/
+2
2004-08-17
Merged drmfntbl-0-0-1
drmfntbl-0-0-1-20040817-merge
Dave Airlie
1
-54
/
+67
2004-08-11
minor patch from Jon Smirl : sets up some things for later use
Dave Airlie
1
-0
/
+1
2004-08-04
2.4 hotplug compat
Dave Airlie
1
-0
/
+1
2004-08-03
fix for drm in /proc - from Jon Smirl
Dave Airlie
1
-4
/
+4
2004-07-31
Add a hotplug event to DRM. Parameters match the ones from the general PCI
Jon Smirl
1
-3
/
+5
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
1
-5
/
+5
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
1
-1
/
+1
2004-07-11
split out backwards compat into a separate file makes it easier for merging
Dave Airlie
1
-115
/
+1
2004-07-11
fix issue in 2.4 kernels with returning NULL from this function
Dave Airlie
1
-1
/
+1
2004-05-30
2.4 compat
Dave Airlie
1
-0
/
+4
2004-05-18
another 2.4 fix
Dave Airlie
1
-0
/
+2
2004-05-18
2.4 compat fix
Dave Airlie
1
-0
/
+1
2004-05-09
Commit sysfs and drm PCI changes for 2.6 kernel
drmpci-0-0-1
Dave Airlie
1
-0
/
+1
2004-05-02
fix 2.4 build
Dave Airlie
1
-2
/
+1
2004-04-22
Add __user annotations from kernel
Dave Airlie
1
-0
/
+4
2004-04-21
centralise pci ids into one place and use scripts to generate files for
Dave Airlie
1
-8
/
+4
2004-04-12
Add mach64 to the trunk
Dave Airlie
1
-0
/
+6
2004-04-08
2.6 sysfs patches + stubs in drmP.h for 2.4 compatibility
Dave Airlie
1
-0
/
+12
2004-04-08
more 2.4 compat fns
Dave Airlie
1
-0
/
+10
2004-03-12
Fixes need to clean up the mess I made with the mesa merge. This code
Jon Smirl
1
-12
/
+0
2004-02-28
Remove extraneous code accidentally added with revision 1.86
driinterface-0-0-3-20040303-premerge
driinterface-0-0-3-20040303-merge
Michel Daenzer
1
-17
/
+0
2004-02-21
Conditionally add definition of list_for_each_entry_safe for kernel
Felix Kuehling
1
-0
/
+8
2004-02-20
drm_ctx_dtor.patch Submitted by: Erdi Chen
Keith Whitwell
1
-0
/
+16
2004-01-11
Adapt to nopage() prototype change in Linux 2.6.1.
Michel Daenzer
1
-12
/
+17
2003-11-05
- Tie the DRM to a specific device: setunique no longer succeeds when given
Eric Anholt
1
-4
/
+12
2003-11-04
Memory layout transition:
Michel Daenzer
1
-0
/
+3
2003-10-23
- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the
Eric Anholt
1
-0
/
+2
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
1
-7
/
+11
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
1
-4
/
+8
2003-08-29
Add DRM(calloc), which is convenient, used by the new sis code, and takes
Eric Anholt
1
-0
/
+1
2003-07-29
IRQ code cleanup suggested by Linus Torvalds
Michel Daenzer
1
-1
/
+1
2003-07-25
Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break
Michel Daenzer
1
-12
/
+11
2003-07-04
Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved
Leif Delgass
1
-1
/
+0
[next]