drm: move drm_head to drm_minor and fix up users
[profile/ivi/libdrm.git] / linux-core / drmP.h
2008-01-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2007-12-18 Dave AirlieMerge branch 'modesetting-airlied' into modesetting-101
2007-12-18 Jakob BornecrantzModesetting Hotplug
2007-12-13 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-10 Dave Airliedrm: move agp include outside CONFIG_AGP as it isn...
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-15 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
2007-11-07 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: move some of the OS stuff into the OS header
2007-11-02 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-29 Kristian HøgsbergMove struct drm_drawable_info out of public header...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-26 Jesse Barnesupdate DRM sysfs support
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-23 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
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 Dave AirlieMerge branch 'radeon-ttm' of git://people.freedesktop...
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-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-10 Dave Airlieuse krh's idr mods to remove lists from idr code
2007-06-05 Dave Airliecomplete PCIE backend for ttm
2007-06-05 Dave AirlieWIP cleanup
2007-06-05 Dave Airliecleanup pcigart ttm for new backend layout
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
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-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-17 Jesse BarnesFix FB pitch value (we had it wrong and were working...
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-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-17 Dave Airlieanother large overhaul of interactions with userspace...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Alan HourihaneRemove extraneous drm_crtc.h include
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-10 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-10 Dave Airliemake crtc_config be named mode_config
2007-04-09 Dave Airlieradeon: add support for reverse engineered xpress200m
2007-04-08 Jesse Barnesmake drmP.h include drm_crtc.h for CRTC related stuff.
2007-04-05 Dave AirlieInitial import of modesetting for intel driver in DRM
2007-04-03 Dave Airlieradeon: add setup for PCIE GART ttm
2007-04-03 Dave Airlieadd initial PCIE GART framework for TTM
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...
next