drm: split edid handling in get_edid & add_edid_mode
[profile/ivi/libdrm.git] / linux-core /
2007-11-09 Jerome Glissedrm: split edid handling in get_edid & add_edid_mode
2007-11-07 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-07 Thomas HellstromDon't overwrite TTM page flags.
2007-11-06 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-06 Thomas HellstromAvoid buffers not ending up on a list in some cases.
2007-11-06 Thomas HellstromAdd missing drm_regman.c file.
2007-11-06 Dave Airliei915: compat code doesn't work in i8xx hw.
2007-11-06 Dave Airliedrm/agp: kernel style fixes
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Thomas HellstromExport a symbol.
2007-11-05 Thomas HellstromFix a user-buffer check.
2007-11-05 Alan Hourihaneremove unused define
2007-11-05 Alan Hourihaneremove duplicate and obsolete ioctl statements
2007-11-05 Alan Hourihaneadd missing lock
2007-11-05 Alan HourihaneUse _size
2007-11-05 Dave Airliedrm: more kernel coding style cleanups
2007-11-05 Dave Airliedrm/ttm: apply linux kernel coding style to bo_lock...
2007-11-05 Dave Airliedrm/ttm: kernel coding style for bo.c and objects.h
2007-11-05 Dave Airliedrm: fix the the typo
2007-11-05 Li Zefandrm: fix memset size error
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-05 Dave Airliedrm: move some of the OS stuff into the OS header
2007-11-04 Ben Skeggsnouveau: Use a sw method instead of notify interrupt...
2007-11-04 Ben Skeggsnouveau: disable m2mf buffer move for the moment
2007-11-04 Ben Skeggsnouveau: cleanups
2007-11-04 Ben Skeggsnouveau: vram is bar1
2007-11-04 Ben Skeggsnouveau: hook up an inital fence irq handler
2007-11-04 Dave Airliedrm: fix oops since user objects..
2007-11-02 Jeremy Kolbnouveau: add darktama's email address to authors section.
2007-11-02 Jeremy Kolbnouveau: put it all together.
2007-11-02 Jeremy Kolbnouveau: Add darktama's fencing code. Restructure...
2007-11-02 Jeremy Kolbnouveau: incorporate darktama's buffer object work.
2007-11-02 Jeremy Kolbnouveau: more filling in for ttm. Change copyright...
2007-11-02 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-02 Thomas HellstromUser buffer support.
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
2007-11-01 Jeremy Kolbnouveau: add missing file.
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-01 Jeremy Kolbnouveau: ttm stubs
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-31 Dave Airliei915: fix compat code on 965/g33
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-31 Dave Airliei915: add backwards compat chipset flushing code
2007-10-31 Dave Airliedrm: call driver load after initing agp subsystem
2007-10-30 Dave Airliedrm/i915: add driver cache flush entry point
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 Barnesi915: suspend/resume support
2007-10-26 Jesse Barnesupdate DRM sysfs support
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-25 Thomas HellstromTighten permissions on some buffer manager ioctls.
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromFix buffer object flag / mask checking.
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-25 Roel Kluinmissing mutex unlock bug
2007-10-23 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-23 Alan HourihaneNeed fb attached
2007-10-22 Thomas HellstromRemove duplicate file.
2007-10-22 Thomas HellstromDon't clobber the unfenced list with DONT_FENCE operations.
2007-10-21 Thomas HellstromDisable i915 accelerated blit copy moves for now until...
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-19 Thomas HellstromSome comment updates pending removal of the init mutex.
2007-10-19 Thomas HellstromNo fence_class argument on drmBOSetStatus since it...
2007-10-19 Thomas HellstromRemove the clean_unfenced function.
2007-10-17 Thomas HellstromOnly allow creator to change shared buffer mask.
2007-10-17 Thomas HellstromRemove the op ioctl, and replace it with a setuser...
2007-10-17 Thomas HellstromRevert "Replace NO_MOVE/NO_EVICT flags to buffer object...
2007-10-17 Thomas HellstromRevert "Copy the important parts of object_validate...
2007-10-17 Thomas HellstromRevert "Remove the pinned buffer from the LRU when...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Michel DänzerRevert part of earlier commit that caused an unresolved...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-16 Kristian HøgsbergTake bo type argument out of the ioctl interface.
2007-10-16 [utf-8] Kristian... Eliminate support for fake buffers.
2007-10-15 Alan Hourihaneshould be unlocked
2007-10-15 Alan HourihaneFix some buffer teardown problems.
2007-10-12 Arthur Huilletnouveau: mandatory "oops I forgot half of the files...
2007-10-11 Dave Airliei915: check mask instead of flags for buffer fence...
2007-10-10 Ian RomanickEliminate trailing whitespace from last commit.
2007-10-10 Ian RomanickFix command list submission on big-endian.
2007-10-10 Thomas HellstromOnly add native-type on EXE signals. Otherwise flush...
2007-10-06 Dave Airlieradeon: make vram fixed type
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-10-04 Maarten Maathuisnouveau: Switch over to using PMC_BOOT_0 for card detec...
2007-10-04 Maarten Maathuislinux-drm: Obey device class requirements when detectin...
2007-10-04 Dave Airliedrm: fix page count calculation
2007-10-03 Ian RomanickUse 'ifdef __BIG_ENDIAN' instead of 'if __BIG_ENDIAN'
2007-10-03 Ian RomanickFirst round of byte-ordering fixes for PowerPC.
2007-10-02 Dave Airliettm: returning into dummy causes a buffer object leak
2007-09-30 Pekka Paalanennouveau: rename nv30_graph.c to nv20_graph.c
2007-09-30 Pekka Paalanennouveau: nv30 graph function renames, removed nv20_graph.c
2007-09-29 Michel DänzerDon't build without any optimization on Linux.
2007-09-28 Alan HourihaneSet the fb_base, so userspace applications can actually...
2007-09-27 Alan HourihaneAdd some more checks to modelist walking for matching
2007-09-26 Keith PackardAllow parallel module compile
next