OSDN Git Service

[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
[android-x86/external-libdrm.git] / linux-core /
2008-02-17 Keith Packard[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE...
2008-02-08 Jesse BarnesRestore pipeconf regs unconditionally
2008-02-07 Jesse Barnesi915: save/restore interrupt state
2008-02-07 Jesse BarnesFix vblank enable/disable callbacks
2008-02-05 Thomas Hellstromi915: Re-report breadcrumbs on poll to the fence manager,
2008-01-31 Thomas HellstromAdd an fence_class_manager::last_queued_sequence member...
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
2008-01-29 Jesse BarnesFix hibernate save/restore of VGA attribute regs
2008-01-25 Jesse BarnesFixup modeset ioctl number & typedef usage
2008-01-23 Dave Airliei915/flush: get the ret the right way around
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-18 Kyle McMartini915: fix invalid opcode exception on cpus without...
2008-01-15 Zhenyu Wangi915: Add chipset id for Intel Integrated Graphics...
2008-01-15 Thomas HellstromDefine i915_compat.c upper_32_bits for kernels < 2...
2008-01-15 Zou Nan hai this is to fix a deadloop in drm hang system issue.
2008-01-14 Dave Airliefixup i915 compat resource allocation
2008-01-07 Ben Skeggsnv50: use dummy page in gart tables
2008-01-04 Pekka Paalanendrm: One forgotten rename of 'mask' to 'proposed_flags'.
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
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-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-13 Alan Hourihanecatch an out of memory condition
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-12-06 Dave Airlietake down stuff after asking driver to unload
2007-12-04 Dave Airliepatch from -mm kernel to use upper_32_bits
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-11-28 Dave Airliedrm: enable udev node creation
2007-11-28 Dave Airliedrm: oops not a cleanup..
2007-11-28 Dave Airliedrm: more cleanups
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 Jerome Glissedrm: don't reset to 0 irq_enabled when client open...
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-16 Jeremy Kolbnouveau: rename
2007-11-16 Jeremy Kolbnouveau: flip buffer into gart.
2007-11-15 Thomas Hellstrommm fixups.
2007-11-15 Dave Airliei915: remove excess debug output
2007-11-15 Dave Airlieintel: add flushing for i8xx chipsets.
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
2007-11-13 Ben SkeggsRevert "nouveau: stub superioctl"
2007-11-13 Ben SkeggsMerge branch 'fifo-cleanup' into upstream-master
2007-11-13 Ben Skeggsnouveau: store user control reg offsets in channel...
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-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 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: 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 HellstromUser buffer support.
2007-11-01 Jesse BarnesCleanup vblank_init and fix drm_irq_install
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 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
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-26 Jesse Barnesi915: suspend/resume support
2007-10-26 Jesse Barnesupdate DRM sysfs support
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
next