index
:
~alon/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
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
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
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
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-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
libkms-master
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-dirty-libdrm
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
nouveau-1
nv-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
qxl
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
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
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 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drmP.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-28
- Remove drm_initmap and replace its usage with drm_addmap. This reduces
Eric Anholt
1
-6
/
+3
2005-06-28
add compat code from Paul Mackerras
Dave Airlie
1
-0
/
+6
2005-06-28
Given that BenH says using the sysdev approach for DRM is bogus, I'll yank
Alan Hourihane
1
-4
/
+0
2005-06-26
removed dev->sysdev_registered
Jon Smirl
1
-1
/
+0
2005-06-22
Get the power management hooks into the right place so that everything gets
Jon Smirl
1
-1
/
+1
2005-06-17
fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around
Dave Airlie
1
-5
/
+1
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
1
-9
/
+19
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
1
-19
/
+1
2005-05-28
Bugzilla #3217: Create a new __drm_pci_free which is used internally in
Eric Anholt
1
-0
/
+1
2005-05-28
Re-implement the power management.
Alan Hourihane
1
-0
/
+11
2005-05-27
Modify drm_driver::device_is_agp to return a tri-state value to indicate
Ian Romanick
1
-5
/
+10
2005-05-16
Added device_is_agp callback to drm_driver. This function is called by the
Ian Romanick
1
-0
/
+17
2005-04-26
Convert BSD code to mostly use bus_dma, the dma abstraction for dealing
Eric Anholt
1
-5
/
+9
2005-03-25
fix up AGP multi-head support for kernel 2.6.12
Dave Airlie
1
-2
/
+13
2005-02-07
fix agp detection on linux
Dave Airlie
1
-0
/
+5
2005-02-05
- Implement drm_initmap, and extend it with the resource number to help
Eric Anholt
1
-1
/
+6
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-23
Round 2 of getting rid of inter_module_get()
Jon Smirl
1
-1
/
+0
2004-10-15
Move drm_cpu_valid out of drm_init. drm_init is empty now.
Jon Smirl
1
-3
/
+0
2004-10-15
Switch linux-core over to 2.6 parameter model to enable debug use
Jon Smirl
1
-3
/
+2
2004-10-13
Add a poll function that alternates between zero and normal poll return to
Jon Smirl
1
-0
/
+1
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
1
-26
/
+29
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
1
-8
/
+7
2004-10-09
remove unused dma remnants that were gamma only - these could cause an oops
Dave Airlie
1
-7
/
+0
2004-10-06
Revert back to drm_order() instead of using kernel get_order(). The
Jon Smirl
1
-0
/
+1
2004-09-30
Make the debug memory functions compile for the core model.
Jon Smirl
1
-1
/
+1
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
1
-469
/
+462
2004-09-30
Move things around to reduce public symbols and even out files. Switch to
Jon Smirl
1
-15
/
+11
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
1
-12
/
+8
2004-09-28
Getting the AGP module is a global resource. Make sure a dual PCI/AGP
Jon Smirl
1
-4
/
+5
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
1
-147
/
+171
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
[next]