index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-115
/
+144
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-3
/
+2
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
1
-26
/
+38
2010-10-20
drm/i915: Track objects in global active list (as well as per-ring)
Chris Wilson
1
-7
/
+4
2010-10-19
drivers: gpu: drm: i915: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-10-08
drm/i915: Update hotplug interrupts register definitions for Sandybridge
Yuanhan Liu
1
-5
/
+16
2010-10-01
drm/i915: Only print 'generating error event' if we actually are
Chris Wilson
1
-2
/
+3
2010-09-25
drm/i915: Adjust hangcheck EIO semantics
Chris Wilson
1
-0
/
+2
2010-09-25
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
1
-14
/
+15
2010-09-21
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
1
-5
/
+10
2010-09-21
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
1
-13
/
+5
2010-09-21
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
1
-0
/
+1
2010-09-21
drm/i915: Rename graphics reset registers.
Kenneth Graunke
1
-1
/
+1
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
1
-15
/
+14
2010-09-14
drm/i915: Reduce hangcheck frequency
Chris Wilson
1
-3
/
+6
2010-09-11
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
1
-23
/
+12
2010-09-11
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-7
/
+15
2010-09-09
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
1
-10
/
+6
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
1
-7
/
+15
2010-09-08
drm/i915: Add ringbuffer wait reset to hangcheck
Chris Wilson
1
-0
/
+16
2010-09-08
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
1
-3
/
+3
2010-09-08
drm/i915: Compile out error state without DEBUG_FS
Chris Wilson
1
-0
/
+4
2010-09-08
drm/i915: Ironlake page-flipping is per-plane not per-pipe
Chris Wilson
1
-2
/
+2
2010-09-08
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson
1
-4
/
+4
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
1
-2
/
+49
2010-08-22
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
1
-1
/
+6
2010-08-09
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
Chris Wilson
1
-0
/
+10
2010-08-09
drm/i915: Record error batch buffers using iomem
Chris Wilson
1
-7
/
+57
2010-08-09
drm/i915: Capture the overlay status upon a GPU hang.
Chris Wilson
1
-0
/
+3
2010-08-02
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
1
-15
/
+23
2010-08-02
drm/i915: remove duplicate PIPE*STAT bit definitions
Jesse Barnes
1
-6
/
+6
2010-08-02
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
Jesse Barnes
1
-6
/
+2
2010-07-02
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-02
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
1
-1
/
+11
2010-06-19
drm/i915: gen3 page flipping fixes
Jesse Barnes
1
-4
/
+12
2010-06-05
drm/i915/gen4: Fix interrupt setup ordering
Adam Jackson
1
-27
/
+23
2010-05-28
drm/i915: Only print an message if there was an error
Chris Wilson
1
-14
/
+24
2010-05-27
drm/i915: add power monitoring support
Jesse Barnes
1
-24
/
+4
2010-05-27
drm/i915: implement BSD ring buffer V2
Zou Nan hai
1
-2
/
+11
2010-05-27
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
1
-17
/
+28
2010-05-27
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
1
-6
/
+9
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
1
-6
/
+6
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
1
-33
/
+2
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+14
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
1
-4
/
+4
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-2
/
+1
2010-05-12
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...
Andrew Morton
1
-2
/
+6
2010-05-11
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-4
/
+4
2010-04-23
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
1
-4
/
+4
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
1
-2
/
+2
[next]