i915: only use tiled blits on 965+
[platform/upstream/libdrm.git] / shared-core / i915_irq.c
2008-07-01 Jesse Barnesi915: only use tiled blits on 965+
2008-06-24 Jesse Barnesi915: register definition & header file cleanup
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
2008-04-20 Keith Packard[I915] Handle tiled buffers in vblank tasklet
2008-04-20 Keith PackardOn I965, use correct 3DSTATE_DRAWING_RECTANGLE command...
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-08 Keith PackardSwitch from PIPE_VBLANK to PIPE_EVENT interrupts.
2008-03-03 Zou Nan hai [i915] 2D driver may reset Frame count value, this...
2008-02-13 Kristian Høgsbergi915: Make sarea_priv setup optional.
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
2008-01-24 Jesse BarnesRemove broken 'in vblank' accounting
2008-01-23 Jesse BarnesFix thinko in get_vblank_counter
2008-01-22 Jesse BarnesCorrect vblank count value
2008-01-22 Jesse Barnesi915 irq fixes
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-22 Dave AirlieRevert "Fix pipe<->plane mapping vs. vblank handling...
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-16 Li Zefandrm: don't cast a pointer to pointer of list_head
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-07 Jesse BarnesFix pipe<->plane mapping vs. vblank handling (again)
2007-12-05 Kristian HøgsbergRemove references to the sarea_priv perf_boxes field.
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-14 Dave Airliei915: fix vbl_swap allocation
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-09-18 Michel Dänzeri915: Reinstate check that drawable has valid informati...
2007-09-18 Michel Dänzeri915: Fix scheduled buffer swaps.
2007-09-12 Jesse BarnesRemove plane->pipe mapping from SAREA private after all
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-11 Jesse BarnesDisambiguate planes & pipes for swap operations
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 AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-18 Eric AnholtAdd dry-coded DRM drawable private information storage...
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-03 Michel DänzerOne more spinlock initializer cleanup.
2007-06-22 Jesse BarnesMerge branch 'vblank-rework' into vblank
2007-06-22 Jesse Barnesmore vblank rework
2007-06-21 Jesse BarnesMerge branch 'vblank-rework' into vblank
2007-06-19 Jesse BarnesRemove broken CRTC enable checks and incorrect user...
2007-06-15 Michel DänzerWake up vblank waitqueue in drm_handle_vblank().
2007-06-15 Michel Dänzeri915: Fix tests for vblank interrupts being enabled...
2007-06-15 Michel DänzerFix memory leaks in vblank error paths.
2007-06-14 Jesse BarnesComment new vblank routines and fixup several issues:
2007-06-12 Jesse BarnesRemove unnecessary (and uncommented!) read barrier...
2007-06-12 Jesse BarnesUpdate vblank code:
2007-06-12 Jesse BarnesInitial checkin of vblank rework. Code attempts to...
2007-06-03 rootRevert "move i915 to new drm_wait_on function"
2007-05-25 Thomas Gleixnerdrm: spinlock initializer cleanup
2007-05-10 Keith PackardAllow vblank interrupts to remain disabled across VT...
2007-04-28 Dave Airliemove i915 to new drm_wait_on function
2007-04-03 Thomas HellstromMake sure we ack irqs before we read a breadcrumb so...
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2007-02-28 Michel Dänzeri915: Eliminate dev_priv->current_page.
2007-02-28 Michel Dänzeri915: Fix test for synchronous flip affecting both...
2007-02-22 Michel Dänzeri915: Add support for scheduled buffer swaps to be...
2007-02-19 Michel Dänzeri915: Improved page flipping support, including triple...
2007-02-19 Michel Dänzeri915: Unify breadcrumb emission.
2007-01-25 Nian WuMerge branch 'master' into crestline
2007-01-24 Zou Nan haivblank interrupt fix
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-02 Michel Dänzeri915: Fix a DRM_ERROR that should be DRM_DEBUG.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-11-27 Michel Dänzeri915_vblank_tasklet: Try harder to avoid tearing.
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-10-02 Michel DänzerFix type of second argument to spin_lock_irqsave().
2006-09-29 Michel Dänzeri915: Only schedule vblank tasklet if there are schedul...
2006-09-29 Michel Dänzeri915: Only initialize IRQ fields in postinstall, not...
2006-09-29 Michel Dänzeri915: Avoid mis-counting vblank interrupts when they...
2006-09-29 Michel Dänzeri915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
2006-09-29 Michel DänzerOnly return EBUSY after we've established we need to...
2006-09-29 Michel DänzerFix 'sequence has passed' condition in i915_vblank_swap().
2006-09-29 Michel DänzerMake handling of dev_priv->vblank_pipe more robust.
2006-09-29 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-29 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-29 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-29 Michel Dänzeri915: Only schedule vblank tasklet if there are schedul...
2006-09-28 Michel Dänzeri915: Avoid mis-counting vblank interrupts when they...
2006-09-28 Michel Dänzeri915_vblank_swap: Add support for DRM_VBLANK_NEXTONMISS.
2006-09-28 Michel DänzerOnly return EBUSY after we've established we need to...
2006-09-28 Michel DänzerFix 'sequence has passed' condition in i915_vblank_swap().
2006-09-28 Michel DänzerMake handling of dev_priv->vblank_pipe more robust.
2006-09-28 Michel DänzerDRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t...
2006-09-28 Michel Dänzeri915: Add ioctl for scheduling buffer swaps at vertical...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-15 Thomas HellstromSome bugfixes.
next