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-core
/
drm_bufs.c
Age
Commit message (
Expand
)
Author
2005-02-05
- Implement drm_initmap, and extend it with the resource number to help
Eric Anholt
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
2005-01-01
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
Felix Kuehling
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
2004-10-06
Revert back to drm_order() instead of using kernel get_order(). The
Jon Smirl
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-30
Move things around to reduce public symbols and even out files. Switch to
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-21
Make DRM permanent maps match broken X behavior. X is mapping regions that
Jon Smirl
2004-09-20
Remove size restriction on permanent addmap
Jon Smirl
2004-09-20
Felix's fix for map request smaller than permanent map size
Jon Smirl
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
2004-09-08
Adjust permanent mapping code to account for more than one framebuffer map
Jon Smirl
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-29
Drop GAMMA DRM from a great height ...
Dave Airlie
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
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-07-25
whitespace merge with kernel
Dave Airlie
2004-07-25
Patch from Tom Arbuckle for missing bus_address
Dave Airlie
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
2004-07-20
fix some more NULLs from kernel
Dave Airlie
2004-07-15
sparse cleanups from kernel: Al Viro
Dave Airlie
2004-04-10
update from linux kernel for ia64
Dave Airlie
2003-12-16
Don't ioremap the framebuffer area. The ioremapped area wasn't used by
Eric Anholt
2003-11-06
Return EBUSY when attempting to addmap a DRM_SHM area with a lock in it if
Eric Anholt
2003-06-19
Revert the janitorial - that works is now on the new branch
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-28
Only free original pagelist in addbufs_pci if one already exists (fixes
Leif Delgass
2003-04-25
Fix potential oops and memory leaks when allocations fail in
Leif Delgass
2003-04-22
remove unused dma histogram code
Keith Whitwell
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2002-09-21
make sure we never oops because the hardware lock pointer in the sigdata
Michel Daenzer
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
Alan Hourihane
2001-08-07
Avoid compiler warning about r_list being used uninitialized.
Jeff Hartmann
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
2001-07-20
Merge checker fixes from Alan Cox made to the drm in the ac kernel tree.
Jeff Hartmann
2001-05-01
Import of XFree86 4.0.99.3
David Dawes
2001-04-09
Import -f XFree86 4.0.99.2
David Dawes
2001-04-05
Merged ati-pcigart-1-0-0
Kevin E Martin
2001-04-03
include 2.4.2
Alan Hourihane
2001-04-03
make 2.4.2 -> 2.4.3 change conditional. works with older than 2.4.3 kernels
Alan Hourihane
2001-03-30
merge in 2.4.3 kernel change.
Alan Hourihane
[next]