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
/
i810_dma.c
Age
Commit message (
Expand
)
Author
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-16
drm: remove drm_buf_t
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-03-19
make drm fops const from kernel
Dave Airlie
2007-02-18
drm: remove last usage of VM_OFFSET
Dave Airlie
2007-01-08
fixup i810/i830 to use drm_core_ioremap instead of drm_ioremap
Dave Airlie
2006-12-19
remove do munmap 4 args
Dave Airlie
2006-08-28
fix const pointer warnings with file_operations
Dave Airlie
2006-08-28
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
Dave Airlie
2006-02-18
make some functions static from the kernel
Dave Airlie
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2005-09-03
convert ioctl flags to use flags instead of separate ints
Dave Airlie
2005-08-16
add Egberts 32/64 bit patch (its in kernel already...)
Dave Airlie
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
2005-08-04
Split the control of master vs root priv. Everything is still marked as
Jon Smirl
2005-06-16
Force AGP always for Intel chipsets.
Alan Hourihane
2005-02-01
make more functions static in i810 and fix pageflip cleanup
Dave Airlie
2005-01-01
i810/i830 bug with Jon's file operations changes
Dave Airlie
2004-11-11
patch from bug 1803 - will try and push to kernel soon
Dave Airlie
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
2004-10-23
fix pfn vs page for older kernels (2.6.9-rc kernels many not work..)
Dave Airlie
2004-10-22
Bring in patch from kernel for remap_pfn_range
Jon Smirl
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
2004-09-20
remove HAVE_COUNTERS
Dave Airlie
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
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-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-07-31
athe patch below optimises the drm code to not do put_user() on memory the
Dave Airlie
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2004-07-20
fix some more NULLs from kernel
Dave Airlie
2004-04-21
bug from Linux kernel list caught by checker
Dave Airlie
2004-04-10
patch from Andrew Morton tree from Arjan van de Ven fixes some oopses seen
Dave Airlie
2004-04-08
big whitespace .. this aligns all the whitespace in this file with the bk
Dave Airlie
2003-11-05
- Tie the DRM to a specific device: setunique no longer succeeds when given
Eric Anholt
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
2003-09-25
Whitespace cleanup (spaces before tabs or instead of tabs).
Eric Anholt
2003-08-15
DA: loads of whitespace .. some from Linus, some from me
Dave Airlie
[next]