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_drv.c
Age
Commit message (
Expand
)
Author
2005-06-24
Make sysdev class only register when fbdev detected
Jon Smirl
2005-06-24
More err path clean up for drm_pm Add mandatory sysdev shutdown function
Jon Smirl
2005-06-22
Get the power management hooks into the right place so that everything gets
Jon Smirl
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
2005-06-09
drm_mem_init should be done at core load, not driver init
Jon Smirl
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
Actually check for drm_fb_loaded before trying to initialize the sysdev
Alan Hourihane
2005-05-28
Re-implement the power management.
Alan Hourihane
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-03-25
fix bug with XFree86 4.3 on core drm
Dave Airlie
2005-02-07
Invalid bound check of driver defined ioctls in drm_ioctl
Dave Airlie
2005-02-07
change DRIVER_ to CORE_ makes things look nicer, also change it so the
Dave Airlie
2005-01-01
Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
Felix Kuehling
2004-12-07
Patch from Jon Smirl from Nov. 2nd that makes older X servers behave well
Thomas Hellstrom
2004-10-23
Round 2 of getting rid of inter_module_get()
Jon Smirl
2004-10-23
Revert symbol_get() changes from drm_drv
Jon Smirl
2004-10-23
fix inter module put/get
Dave Airlie
2004-10-23
Prepare to eliminate inter_module_get("agp")
Jon Smirl
2004-10-19
drm-core, Clean up bug error path on stealth mode exit
Jon Smirl
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
2004-10-15
Switch linux-core over to 2.6 parameter model to enable debug use
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-08
Fix refcount bug in stealth mode
Jon Smirl
2004-10-05
enable the device in the right order, remove __devinit from drm_int
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-20
Remove size restriction on permanent addmap
Jon Smirl
2004-09-20
remove HAVE_COUNTERS
Dave Airlie
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-12
Fix error path in probe() to release resources if there is an error.
Jon Smirl
2004-09-10
More general patch to mark resources in use by all DRM drivers. Makes the
Jon Smirl
2004-09-05
missed fix as part of last checkin
Dave Airlie
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-09-02
Fix ref count problem in stealth mode. pci_get_subsys() with last parameter
Jon Smirl
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
2004-08-29
remove hacky context thing that was gamma only
Dave Airlie
2004-08-29
Drop GAMMA DRM from a great height ...
Dave Airlie
2004-08-28
Initialize pdev to NULL correctly so that pci_get_subsys() will work.
Jon Smirl
2004-08-27
Make DRM detect vesafb and revert to stealth mode to avoid resource
Jon Smirl
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-24
addmap-base-2 patch from Jon Smirl:
Dave Airlie
[next]