summaryrefslogtreecommitdiff
path: root/linux-core/drmP.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-1480/+0
2009-06-22drm: Strip old ttm.Thomas Hellstrom1-21/+0
2009-03-02drm: drop Linux < 2.6.16 supportPekka Paalanen1-2/+0
2009-03-02drm: drop Linux < 2.6.12 supportPekka Paalanen1-6/+0
2009-02-28drm: build fix for Linux drm_vblank_cleanup()Pekka Paalanen1-0/+1
2009-02-24linux: Add msi_enabled to the drm_device so the build should be happy.Robert Noland1-0/+1
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-110/+41
2008-08-14Merge branch 'radeon-gem-cs' into modesetting-gemDave Airlie1-25/+8
2008-08-04drm: fixup master code to use krefsDave Airlie1-5/+8
2008-08-01Merge commit 'origin/drm-gem' into modesetting-gemKristian Høgsberg1-28/+19
2008-07-31Merge commit 'origin/master' into modesetting-gemKristian Høgsberg1-4/+11
2008-07-31drm: remove object hashDave Airlie1-2/+0
2008-07-31TTM: remove API and userspace objects.Dave Airlie1-18/+0
2008-07-30intel-gem: Remove dead field from reverted changes.Eric Anholt1-5/+0
2008-07-30Revert "Rename drm_mm.c and its fuctions to drm_memrange."Eric Anholt1-24/+19
2008-07-28Merge commit 'origin/master' into drm-gemEric Anholt1-4/+11
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie1-3/+5
2008-07-21Reinstate dev->vblank_enabled[].Michel Dänzer1-0/+2
2008-07-21vblank-rework rework cleanups.Michel Dänzer1-4/+0
2008-07-21Remove obsolete dev->vblank_suspend[crtc] tests.Michel Dänzer1-1/+1
2008-07-17Avoid incorrect vblank wakeupsJesse Barnes1-0/+8
2008-07-15drm: add fix for PAT on radeon with 2.6.26Dave Airlie1-0/+1
2008-07-07Merge commit 'origin/drm-gem' into ms-gemKristian Høgsberg1-1/+5
2008-07-07Use lowercase bool constants.Kristian Høgsberg1-0/+1
2008-06-20Add device-specific proc_init and proc_cleanup hooksKeith Packard1-1/+4
2008-06-18Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-40/+11
2008-06-13[intel-gem] show total GTT space in /proc/dri/*/gem_objectsKeith Packard1-0/+1
2008-06-13[intel-gem] add gtt and pin counts to /proc/dri/*/gem_objectsKeith Packard1-0/+5
2008-06-11[gem] Remove the drm_client_lock_take in set_domain.Eric Anholt1-3/+0
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt1-36/+5
2008-06-11Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-0/+3
2008-06-10[gem] Manage the ringbuffer from the kernel in the GEM case.Eric Anholt1-0/+3
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-21/+206
2008-06-05drm: modesetting unify the hotplug init paths a lot.Dave Airlie1-4/+0
2008-06-05modesetting: initial attempt at debonging fbDave Airlie1-1/+1
2008-06-04drm/modesetting: overhaul the fb create/delete.Dave Airlie1-1/+0
2008-06-03vblank: Don't wait or update the counter while the CRTC is supposedly disabled.Michel Dänzer1-0/+1
2008-06-03vblank: Clean up compensation for spurious wraparounds of driver counter.Michel Dänzer1-3/+2
2008-06-02drm: initial mode object groups.Dave Airlie1-1/+1
2008-05-30modesetting: the great renaming.Dave Airlie1-4/+4
2008-05-27[intel-gem] Replace idlelock usage with real lock acquisition.Eric Anholt1-0/+9
2008-05-12fix kernel oops when removing fbHong Liu1-1/+1
2008-05-11[GEM] Make pread/pwrite manage memory domains. No luck with movnti though.Keith Packard1-0/+7
2008-05-09[gem] API cleanup. allocate->create unreference->close name->flinkKeith Packard1-5/+5
2008-05-08i915: Changed intel_fb to use the new drm_crtc_set_config interfaceJakob Bornecrantz1-1/+1
2008-05-08[intel-gem] Move domains to relocation records. add set_domain ioctl.Keith Packard1-0/+18
2008-05-06Start coding up memory domainsKeith Packard1-1/+23
2008-05-05GEM: Replace drm_memrange_for_each with just evicting what we brought in.Eric Anholt1-4/+0
2008-05-05Add i915_dispatch_gem_execbuffer (broken).Keith Packard1-0/+4
2008-05-02Add a bit of /proc/dri/*/gem support. Clean up some refcount/pagelock issues.Keith Packard1-0/+4