summaryrefslogtreecommitdiff
path: root/shared-core/i915_irq.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-08i915: fix vbl swap for multi-masterDave Airlie1-15/+22
2008-05-06GEM: Use irq-based fencing rather than syncing and evicting every exec.Eric Anholt1-1/+1
2008-04-28Merge branch 'master' into modesetting-101Thomas Hellstrom1-18/+39
2008-04-22clear interrupt status before install irqHong Liu1-0/+11
2008-04-20[I915] Handle tiled buffers in vblank taskletKeith Packard1-5/+16
2008-04-20On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard1-10/+23
2008-04-09Add TV out hotplug detectionJesse Barnes1-4/+56
2008-03-12Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane1-63/+100
2008-03-11global hotplug events happen in the pipe A stat register,Alan Hourihane1-29/+9
2008-03-11Add support for monitor hotplug signals/waitsAlan Hourihane1-88/+158
2008-03-08Switch from PIPE_VBLANK to PIPE_EVENT interrupts.Keith Packard1-53/+99
2008-03-05Merge remote branch 'origin/master' into modesetting-101Dave Airlie1-0/+7
2008-03-03 [i915] 2D driver may reset Frame count value, this may lead driverZou Nan hai1-0/+7
2008-02-14missing bitsDave Airlie1-9/+31
2008-02-13i915: Make sarea_priv setup optional.Kristian Høgsberg1-3/+7
2008-02-07Added kernel part of hotplug ioctlJakob Bornecrantz1-6/+13
2008-02-05build fix for older kernelsAlan Hourihane1-0/+8
2008-01-25Merge remote branch 'origin/master' into modesetting-101Dave Airlie1-113/+213
2008-01-24Remove broken 'in vblank' accountingJesse Barnes1-7/+24
2008-01-23Fix thinko in get_vblank_counterJesse Barnes1-3/+3
2008-01-22Correct vblank count valuevblank-reworkJesse Barnes1-2/+13
2008-01-22i915 irq fixesJesse Barnes1-32/+87
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes1-28/+23
2008-01-22Revert "Fix pipe<->plane mapping vs. vblank handling (again)"Dave Airlie1-15/+2
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh1-12/+10
2007-12-18Fix and cleanup of HotplugJakob Bornecrantz1-17/+25
2007-12-18Modesetting HotplugJakob Bornecrantz1-13/+225
2007-12-17drm: don't cast a pointer to pointer of list_headLi Zefan1-1/+1
2007-12-11Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/drm into modesett...Dave Airlie1-4/+15
2007-12-07Fix pipe<->plane mapping vs. vblank handling (again)Jesse Barnes1-2/+15
2007-12-05Remove references to the sarea_priv perf_boxes field.Kristian Høgsberg1-2/+0
2007-11-06Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Thomas Hellstrom1-5/+5
2007-11-06i915: cleanup most of the whitespaceDave Airlie1-6/+5
2007-11-05Merge branch 'master' into modesetting-101Thomas Hellstrom1-10/+11
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-14/+14
2007-10-30Merge branch 'master' into vblank-rework, fixup remaining driversJesse Barnes1-178/+173
2007-10-16Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane1-1/+1
2007-10-14i915: fix vbl_swap allocationDave Airlie1-1/+1
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes1-187/+205
2007-09-18i915: Reinstate check that drawable has valid information in i915_vblank_swap.Michel Dänzer1-0/+15
2007-09-18i915: Fix scheduled buffer swaps.Michel Dänzer1-1/+1
2007-09-12Remove plane->pipe mapping from SAREA private after allJesse Barnes1-4/+22
2007-09-11Disambiguate planes & pipes for swap operationsJesse Barnes1-31/+35
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-61/+45
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-2/+2
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-16/+16
2007-07-19Merge branch 'origin'Eric Anholt1-17/+18
2007-07-18Add dry-coded DRM drawable private information storage for FreeBSD.Eric Anholt1-37/+33
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-12/+12
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie1-6/+7