index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drmP.h
Age
Commit message (
Expand
)
Author
2004-09-16
Let's try adding the dyn-minor patch again. This patch will reuse minor
Jon Smirl
2004-09-15
Back dyn-minor patch out for now. fops handling is broken on some cards
Jon Smirl
2004-09-15
Dynamic device minor support. Minor device numbers will be reused if the
Jon Smirl
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
2004-09-04
Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, as
Dave Airlie
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
Dave Airlie
2004-08-29
Drop GAMMA DRM from a great height ...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-24
addmap-base-2 patch from Jon Smirl:
Dave Airlie
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-08-11
minor patch from Jon Smirl : sets up some things for later use
Dave Airlie
2004-08-04
2.4 hotplug compat
Dave Airlie
2004-08-03
fix for drm in /proc - from Jon Smirl
Dave Airlie
2004-07-31
Add a hotplug event to DRM. Parameters match the ones from the general PCI
Jon Smirl
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
2004-07-11
split out backwards compat into a separate file makes it easier for merging
Dave Airlie
2004-07-11
fix issue in 2.4 kernels with returning NULL from this function
Dave Airlie
2004-05-30
2.4 compat
Dave Airlie
2004-05-18
another 2.4 fix
Dave Airlie
2004-05-18
2.4 compat fix
Dave Airlie
2004-05-09
Commit sysfs and drm PCI changes for 2.6 kernel
Dave Airlie
2004-05-02
fix 2.4 build
Dave Airlie
2004-04-22
Add __user annotations from kernel
Dave Airlie
2004-04-21
centralise pci ids into one place and use scripts to generate files for
Dave Airlie
2004-04-12
Add mach64 to the trunk
Dave Airlie
2004-04-08
2.6 sysfs patches + stubs in drmP.h for 2.4 compatibility
Dave Airlie
2004-04-08
more 2.4 compat fns
Dave Airlie
2004-03-12
Fixes need to clean up the mess I made with the mesa merge. This code
Jon Smirl
2004-02-28
Remove extraneous code accidentally added with revision 1.86
Michel Daenzer
2004-02-21
Conditionally add definition of list_for_each_entry_safe for kernel
Felix Kuehling
2004-02-20
drm_ctx_dtor.patch Submitted by: Erdi Chen
Keith Whitwell
2004-01-11
Adapt to nopage() prototype change in Linux 2.6.1.
Michel Daenzer
2003-11-05
- Tie the DRM to a specific device: setunique no longer succeeds when given
Eric Anholt
2003-11-04
Memory layout transition:
Michel Daenzer
2003-10-23
- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the
Eric Anholt
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
2003-10-17
- Converted Linux drivers to initialize DRM instances based on PCI IDs, not
Eric Anholt
2003-08-29
Add DRM(calloc), which is convenient, used by the new sis code, and takes
Eric Anholt
2003-07-29
IRQ code cleanup suggested by Linus Torvalds
Michel Daenzer
2003-07-25
Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break
Michel Daenzer
2003-07-04
Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved
Leif Delgass
2003-06-19
Revert the janitorial - that works is now on the new branch
Jose Fonseca
2003-06-14
Move the linux AGP includes into drm_agp.h and only define the AGP data
Jose Fonseca
2003-06-03
Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h
Jose Fonseca
2003-05-27
Merged DRM documentation.
Jose Fonseca
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
2003-04-26
move prototypes for gamma functions to gamma_drv.h
Keith Whitwell
2003-04-24
Remove unused dev->map_count. We always iterate the maplist with
Leif Delgass
[next]