[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drmP.h
2008-06-14 Keith Packard[intel-gem] show total GTT space in /proc/dri/*/gem_objects
2008-06-13 Keith Packard[intel-gem] add gtt and pin counts to /proc/dri/*/gem_o...
2008-06-11 Eric Anholt[gem] Remove the drm_client_lock_take in set_domain.
2008-06-11 Eric Anholt[gem] Move potentially device-specific ioctls to the...
2008-06-11 Eric Anholt[gem] Manage the ringbuffer from the kernel in the...
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-28 Eric Anholt[intel-gem] Replace idlelock usage with real lock acqui...
2008-05-11 Keith Packard[GEM] Make pread/pwrite manage memory domains. No luck...
2008-05-11 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-09 Keith Packard[gem] API cleanup. allocate->create unreference->close...
2008-05-08 Keith Packard[intel-gem] Move domains to relocation records. add...
2008-05-06 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-06 Keith PackardStart coding up memory domains
2008-05-05 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-05 Eric AnholtGEM: Replace drm_memrange_for_each with just evicting...
2008-05-05 Keith PackardAdd i915_dispatch_gem_execbuffer (broken).
2008-05-02 Keith PackardAdd a bit of /proc/dri/*/gem support. Clean up some...
2008-05-02 Keith PackardAdd name/open ioctls, separate handle and pointer ref...
2008-05-02 Keith PackardRemove drm_driver argument to functions taking drm_gem_...
2008-05-02 Keith PackardUse krefs for refcounting.
2008-05-01 Eric Anholtcheckpoint: gtt binding written.
2008-05-01 Eric Anholtcheckpoint: rename to GEM and a few more i915 bits.
2008-04-30 Eric AnholtHacking towards hooking up execbuffer.
2008-04-29 Eric AnholtMove mmfs ioctls into the DRM. Untested.
2008-04-28 Eric AnholtRename drm_mm.c and its fuctions to drm_memrange.
2008-03-16 Dave Airliedrm/pcigart: fix the pci gart to use the drm_pci wrapper.
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromAdd an emergency pinnable memory quota for root-only...
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-02-20 Dave Airliedrm: add support for passing state into the suspend...
2008-02-07 Jesse BarnesFix vblank enable/disable callbacks
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-10 Dave Airliedrm: move agp include outside CONFIG_AGP as it isn...
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
2007-11-05 Dave Airliedrm: move some of the OS stuff into the OS header
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-29 Kristian HøgsbergMove struct drm_drawable_info out of public header...
2007-10-26 Jesse Barnesupdate DRM sysfs support
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-20 Dave Airliedrm_sysfs: update sysfs code from kernel
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-06 Ben Skeggsnouveau: Various internal and external API changes
2007-08-02 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-08-02 Dave Airliedrm: add unlocked ioctl code path - not used yet
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-20 Eric AnholtFix linux spinlock macros after the last commit.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-18 Eric AnholtAdd dry-coded DRM drawable private information storage...
2007-07-17 Dave Airliedrm: remove drm_u64_t, replace with uint64_t everwhere
2007-07-17 Ian RomanickMake drm_sg_free callable in-kernel.
2007-07-16 Dave Airliedrm: remove drm_ref_t
2007-07-16 Dave Airliedrm: remove drm_buf_t
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove hashtab/sman and object typedefs
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-12 Ben Skeggsnouveau: separate region_offset into map_handle and...
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-11 Arthur HuilletMade drm_sg_alloc accessible from inside the DRM -...
2007-07-03 Kristian HøgsbergUse idr_replace trick to eliminate struct drm_ctx_sarea...
2007-07-02 Kristian HøgsbergDrop drm_drawable_list and add drm_drawable_info direct...
2007-06-22 Jesse BarnesMerge branch 'vblank-rework' into vblank
2007-06-22 Jesse Barnesmore vblank rework
2007-06-15 Michel DänzerRemove DRIVER_IRQ_VBL(2).
2007-06-15 Michel DänzerMake vblank waitqueue per CRTC.
2007-06-14 Jesse BarnesComment new vblank routines and fixup several issues:
2007-06-12 Jesse BarnesUpdate vblank code:
2007-06-12 Jesse BarnesInitial checkin of vblank rework. Code attempts to...
2007-06-10 Dave Airlieuse krh's idr mods to remove lists from idr code
2007-06-03 rootRevert "drm: add new drm_wait_on function to replace...
2007-05-26 Dave Airliedrm: move context handling code to use linux idr
2007-05-26 Dave Airliedrm: convert drawable handling to use Linux idr
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-04-28 Dave Airliedrm: add new drm_wait_on function to replace macro
2007-04-28 Dave Airlieremove DRM_GETSAREA and replace with drm_getsarea function
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-04-09 Dave Airlieradeon: add support for reverse engineered xpress200m
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliemore tab/space conversion
2007-03-18 Dave Airliewhitespace cleanup pending a kernel merge
2007-03-05 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-04 Dave Airlieati: make pcigart code able to handle variable size...
2007-02-28 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-27 Jay EstabrookFix Alpha domain/bus issue
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-14 Thomas HellstromRename drm_ttm.h to drm_objects.h
2007-02-14 Thomas HellstromMove fence- and buffer-object related header stuff...
2007-02-14 Thomas HellstromRemove an intel-specific hack and replace it with a...
2007-02-14 Thomas HellstromSet the drm bus map type for each buffer object memory...
2007-02-13 Thomas HellstromBugzilla Bug #9457
next