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_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
drm/i915: Repeat unbinding during free if interrupted (v6)
Chris Wilson
1
-0
/
+8
2010-08-02
drm/i915: Refactor i915_gem_retire_requests()
Chris Wilson
1
-2
/
+1
2010-08-02
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-0
/
+5
2010-08-02
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
1
-0
/
+4
2010-08-02
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
1
-0
/
+2
2010-08-02
drm/i915: Sparse warns about the incorrect sign for storing bit17
Chris Wilson
1
-1
/
+1
2010-08-02
drm/i915: Silence sparse complaints over insufficient bitfield int types.
Chris Wilson
1
-2
/
+2
2010-08-02
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
1
-1
/
+1
2010-08-02
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
1
-0
/
+1
2010-08-02
drm/i915: Fix watermark calculation in self-refresh mode
Zhao Yakui
1
-1
/
+2
2010-07-26
drm/i915: add pipe A force quirks to i915 driver
Jesse Barnes
1
-0
/
+4
2010-07-26
drm/i915: disable FBC when more than one pipe is active
Jesse Barnes
1
-0
/
+1
2010-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+2
2010-06-19
drm/i915: gen3 page flipping fixes
Jesse Barnes
1
-0
/
+1
2010-06-15
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
Zou Nan hai
1
-1
/
+1
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
1
-0
/
+1
2010-05-27
drm/i915: Clean up leftover bits from hws move to ring structure.
Eric Anholt
1
-3
/
+0
2010-05-27
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
1
-1
/
+1
2010-05-27
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
1
-26
/
+49
2010-05-27
drm/i915: add power monitoring support
Jesse Barnes
1
-1
/
+19
2010-05-27
drm/i915: implement BSD ring buffer V2
Zou Nan hai
1
-0
/
+2
2010-05-27
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
1
-22
/
+17
2010-05-27
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
1
-55
/
+25
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
1
-10
/
+10
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
1
-0
/
+18
2010-05-11
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
1
-3
/
+1
2010-05-11
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
1
-0
/
+1
2010-05-11
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-1
/
+9
2010-05-08
drm/i915: Make fbc control wrapper functions
Adam Jackson
1
-1
/
+4
2010-04-23
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
1
-0
/
+4
2010-04-23
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
1
-0
/
+3
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
1
-1
/
+0
2010-04-20
drm/i915: don't use ->driver_private anymore
Daniel Vetter
1
-1
/
+1
2010-04-20
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
1
-0
/
+1
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
1
-0
/
+2
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-0
/
+5
2010-04-19
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
Adam Jackson
1
-1
/
+2
2010-04-12
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
Zhenyu Wang
1
-0
/
+1
2010-04-12
drm/i915: Probe for PCH chipset type
Zhenyu Wang
1
-0
/
+13
2010-04-12
drm/i915: Sandybridge has no integrated TV
Zhenyu Wang
1
-1
/
+2
2010-04-10
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
1
-0
/
+2
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
1
-2
/
+3
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-0
/
+4
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
1
-0
/
+2
2010-03-17
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
1
-2
/
+2
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
1
-0
/
+2
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-0
/
+2
2010-02-27
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
1
-1
/
+25
2010-02-22
drm/i915: Record batch buffer following GPU error
Chris Wilson
1
-0
/
+21
2010-02-22
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
1
-1
/
+2
[next]