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
2009-06-22
drm: Strip old ttm.
Thomas Hellstrom
2009-03-02
drm: drop Linux < 2.6.16 support
Pekka Paalanen
2009-03-02
drm: drop Linux < 2.6.12 support
Pekka Paalanen
2009-02-28
drm: build fix for Linux drm_vblank_cleanup()
Pekka Paalanen
2009-02-24
linux: Add msi_enabled to the drm_device so the build should be happy.
Robert Noland
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
2008-08-14
Merge branch 'radeon-gem-cs' into modesetting-gem
Dave Airlie
2008-08-04
drm: fixup master code to use krefs
Dave Airlie
2008-08-01
Merge commit 'origin/drm-gem' into modesetting-gem
Kristian Høgsberg
2008-07-31
Merge commit 'origin/master' into modesetting-gem
Kristian Høgsberg
2008-07-31
drm: remove object hash
Dave Airlie
2008-07-31
TTM: remove API and userspace objects.
Dave Airlie
2008-07-30
intel-gem: Remove dead field from reverted changes.
Eric Anholt
2008-07-30
Revert "Rename drm_mm.c and its fuctions to drm_memrange."
Eric Anholt
2008-07-28
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie
2008-07-21
Reinstate dev->vblank_enabled[].
Michel Dänzer
2008-07-21
vblank-rework rework cleanups.
Michel Dänzer
2008-07-21
Remove obsolete dev->vblank_suspend[crtc] tests.
Michel Dänzer
2008-07-17
Avoid incorrect vblank wakeups
Jesse Barnes
2008-07-15
drm: add fix for PAT on radeon with 2.6.26
Dave Airlie
2008-07-07
Merge commit 'origin/drm-gem' into ms-gem
Kristian Høgsberg
2008-07-07
Use lowercase bool constants.
Kristian Høgsberg
2008-06-20
Add device-specific proc_init and proc_cleanup hooks
Keith Packard
2008-06-18
Merge commit 'origin/drm-gem' into modesetting-gem
Jesse Barnes
2008-06-13
[intel-gem] show total GTT space in /proc/dri/*/gem_objects
Keith Packard
2008-06-13
[intel-gem] add gtt and pin counts to /proc/dri/*/gem_objects
Keith Packard
2008-06-11
[gem] Remove the drm_client_lock_take in set_domain.
Eric Anholt
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
2008-06-11
Merge commit 'origin/drm-gem' into modesetting-gem
Jesse Barnes
2008-06-10
[gem] Manage the ringbuffer from the kernel in the GEM case.
Eric Anholt
2008-06-10
Merge commit 'origin/drm-gem' into modesetting-gem
Jesse Barnes
2008-06-05
drm: modesetting unify the hotplug init paths a lot.
Dave Airlie
2008-06-05
modesetting: initial attempt at debonging fb
Dave Airlie
2008-06-04
drm/modesetting: overhaul the fb create/delete.
Dave Airlie
2008-06-03
vblank: Don't wait or update the counter while the CRTC is supposedly disabled.
Michel Dänzer
2008-06-03
vblank: Clean up compensation for spurious wraparounds of driver counter.
Michel Dänzer
2008-06-02
drm: initial mode object groups.
Dave Airlie
2008-05-30
modesetting: the great renaming.
Dave Airlie
2008-05-27
[intel-gem] Replace idlelock usage with real lock acquisition.
Eric Anholt
2008-05-12
fix kernel oops when removing fb
Hong Liu
2008-05-11
[GEM] Make pread/pwrite manage memory domains. No luck with movnti though.
Keith Packard
2008-05-09
[gem] API cleanup. allocate->create unreference->close name->flink
Keith Packard
2008-05-08
i915: Changed intel_fb to use the new drm_crtc_set_config interface
Jakob Bornecrantz
2008-05-08
[intel-gem] Move domains to relocation records. add set_domain ioctl.
Keith Packard
2008-05-06
Start coding up memory domains
Keith Packard
2008-05-05
GEM: Replace drm_memrange_for_each with just evicting what we brought in.
Eric Anholt
2008-05-05
Add i915_dispatch_gem_execbuffer (broken).
Keith Packard
2008-05-02
Add a bit of /proc/dri/*/gem support. Clean up some refcount/pagelock issues.
Keith Packard
2008-05-02
Add name/open ioctls, separate handle and pointer ref counts.
Keith Packard
[next]