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
/
drmP.h
Age
Commit message (
Expand
)
Author
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
2005-05-28
Bugzilla #3217: Create a new __drm_pci_free which is used internally in
Eric Anholt
2005-05-28
Re-implement the power management.
Alan Hourihane
2005-05-27
Modify drm_driver::device_is_agp to return a tri-state value to indicate
Ian Romanick
2005-05-16
Added device_is_agp callback to drm_driver. This function is called by the
Ian Romanick
2005-04-26
Convert BSD code to mostly use bus_dma, the dma abstraction for dealing
Eric Anholt
2005-03-25
fix up AGP multi-head support for kernel 2.6.12
Dave Airlie
2005-02-07
fix agp detection on linux
Dave Airlie
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
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
2004-10-23
Round 2 of getting rid of inter_module_get()
Jon Smirl
2004-10-15
Move drm_cpu_valid out of drm_init. drm_init is empty now.
Jon Smirl
2004-10-15
Switch linux-core over to 2.6 parameter model to enable debug use
Jon Smirl
2004-10-13
Add a poll function that alternates between zero and normal poll return to
Jon Smirl
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-09
remove unused dma remnants that were gamma only - these could cause an oops
Dave Airlie
2004-10-06
Revert back to drm_order() instead of using kernel get_order(). The
Jon Smirl
2004-09-30
Make the debug memory functions compile for the core model.
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-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
2004-09-28
Getting the AGP module is a global resource. Make sure a dual PCI/AGP
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-23
Remove 2.6 code that allow DRM major device number to be shared. We can add
Jon Smirl
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
2004-09-22
Remove hotplug reset support from DRM driver. This will be handled by the
Jon Smirl
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
[prev]
[next]