profile/ivi/libdrm.git
2007-12-26 Xiang, Haihaoi915: return fence argument from i915_execbuffer ioctl3...
2007-12-25 Xiang, Haihaoi915: i915_execbuffer ioctl32 routine, fix #13732
2007-12-21 Keith PackardChange drm_bo_type_dc to drm_bo_type_device and comment...
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-21 Keith PackardUse dummy_read_page for unpopulated kernel-allocated...
2007-12-21 Keith PackardMove dummy_read_page from drm_ttm_set_user to drm_ttm_c...
2007-12-21 Keith PackardClean up and document drm_ttm.c APIs. drm_bind_ttm...
2007-12-16 Li Zefandrm: don't cast a pointer to pointer of list_head
2007-12-16 Jesper JuhlWhile reading some code I stumbled across the use of...
2007-12-15 Keith PackardDocument drm_ttm_set_user.
2007-12-15 Keith PackardDocument drm_buffer_object_validate function.
2007-12-15 Keith PackardDocument fence_class mess in drm_bo_setstatus_ioctl
2007-12-15 Keith PackardDocument drm_bo_handle_validate. Match drm_bo_do_valida...
2007-12-15 Keith PackardDocument drm_bo_do_validate. Remove spurious 'do_wait...
2007-12-15 Keith PackardMake ttm create/destroy APIs consistent. Pass page_flag...
2007-12-15 Patrice MandinRevert "nouveau: nv30: missing ramin init, does it...
2007-12-13 Alan Hourihanecatch an out of memory condition
2007-12-12 Keith PackardMake relocation validate client computed values when...
2007-12-12 Keith Packardi915: wait for buffer idle before writing relocations
2007-12-12 Keith PackardBump driver minor for relocation optimzations
2007-12-12 Keith PackardAllow relocation to be skipped when buffers don't move.
2007-12-10 Dave Airliedrm: move agp include outside CONFIG_AGP as it isn...
2007-12-08 José Fonsecamach64: comment bus master / ring buffer behavior and...
2007-12-07 Jesse BarnesFix pipe<->plane mapping vs. vblank handling (again)
2007-12-06 Dave Airlietake down stuff after asking driver to unload
2007-12-05 José Fonsecamach64: make buffer emission macros normal functions
2007-12-05 José Fonsecamach64: use utf-8
2007-12-05 Kristian HøgsbergRemove references to the sarea_priv perf_boxes field.
2007-12-04 Dave Airliepatch from -mm kernel to use upper_32_bits
2007-12-02 Robert Nolandbsd: Replace other occurrences of msleep with mtx_sleep
2007-12-02 Robert Nolandbsd: Now make secondary vblank work
2007-12-01 Robert Nolandbsd: Hook secondary vblank support.
2007-12-01 Robert Nolandbsd: Fix typo in i915_drv.c
2007-12-01 Robert Nolandmtx_sleep is preferred to msleep
2007-12-01 Robert NolandClarify order of operations
2007-12-01 Robert NolandDRM_DEBUG already prints the function name.
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-12-01 Robert Nolandbsd: Move counter initialization to load time.
2007-11-30 Maarten Maathuisnouveau: Properly identify NV40 and NV44 generation.
2007-11-28 Jiri SlabyBeside the emitted warning, the added cast (u64 ->...
2007-11-28 Dave Airliedrm: enable udev node creation
2007-11-28 Dave Airliedrm: oops not a cleanup..
2007-11-28 Robert C. Noland IIIFix up drm_ati_pcigart_info
2007-11-28 Dave Airliedrm: more cleanups
2007-11-28 Dave Airliei965: oops force mi batchbuffer start
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-22 Dave Airliedrm: cleanup drm_regman.c coding style
2007-11-21 Dave Airliei915: add context handle to superioctl struct
2007-11-21 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-19 Eric AnholtFix capitalization of __linux__ define.
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-19 Robert NolandBug #13233: Fix build on FreeBSD.
2007-11-19 Robert NolandBug #13233: Chase move of agp headers on FreeBSD.
2007-11-18 Dave Airlieradeon: refactor out the fb/agp location read/write.
2007-11-16 Stephane Marchesinnouveau: also mention the number of succcessfully copie...
2007-11-16 Jeremy Kolbnouveau: rename
2007-11-16 Jeremy Kolbnouveau: flip buffer into gart.
2007-11-15 Stephane Marchesinnouveau: be verbose about PPC bios for now.
2007-11-15 Stephane Marchesinnouveau: revert the nv34 context size change, it was...
2007-11-15 Stephane Marchesinnouveau: use get_property instead of of_get_property...
2007-11-15 Thomas Hellstrommm fixups.
2007-11-15 Dave Airliei915: remove excess debug output
2007-11-15 Stephane Marchesinnouveau: Copy the PPC bios to RAMIN on init, that lets...
2007-11-15 Dave Airlieintel: add flushing for i8xx chipsets.
2007-11-14 Patrice Mandinnouveau: nv30: missing ramin init, does it brake other hw?
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
2007-11-14 Stephane Marchesinnouveau: adjust the size of the NV34 context. That...
2007-11-13 Thomas HellstromFix ttmtest.
2007-11-13 Ben Skeggsnouveau: Also wait until CACHE1 gets emptied.
2007-11-13 Ben SkeggsRevert "nouveau: stub superioctl"
2007-11-13 Ben SkeggsMerge branch 'fifo-cleanup' into upstream-master
2007-11-13 Ben Skeggsnouveau: Attempt to wait for channel idle before we...
2007-11-13 Ben Skeggsnouveau: Use "new" NV40 USER control regs.
2007-11-13 Ben Skeggsnouveau: store user control reg offsets in channel...
2007-11-13 Ben Skeggsnouveau: funcs to determine active channel on PFIFO.
2007-11-13 Ben Skeggsnouveau: stub superioctl
2007-11-10 Jesse BarnesMake sure PLLs are enabled before writing pipe configur...
2007-11-09 Patrice Mandinsuspend() and resume() need kernel 2.6.22 or later
2007-11-07 Thomas HellstromDon't overwrite TTM page flags.
2007-11-07 Dave Airliei915: oops disable TTM is backwards
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: disable TTM on 8xx chips for now until flushing...
2007-11-06 Dave Airliei915: compat code doesn't work in i8xx hw.
2007-11-06 Zhenyu Wang[PATCH] i915: fix missing G33 detect in IS_I9XX
2007-11-06 Dave Airliedrm/agp: kernel style fixes
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Thomas HellstromExport a symbol.
2007-11-05 Thomas HellstromFix a user-buffer check.
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: update kernel generator script using v4l script
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 Pekka Paalanennouveau: more nv20_graph_init.
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
next