Chris Wilson
|
be72615bcf
drm/i915: Repeat unbinding during free if interrupted (v6)
|
15 years ago |
Chris Wilson
|
b09a1feca6
drm/i915: Refactor i915_gem_retire_requests()
|
15 years ago |
Eric Anholt
|
2bd34f6ca8
Merge remote branch 'origin/master' into drm-intel-next
|
15 years ago |
Chris Wilson
|
534843dabf
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
|
15 years ago |
Chris Wilson
|
cbb465e72a
drm/i915: Include instdone[1] in hangcheck
|
15 years ago |
Chris Wilson
|
d312ec2517
drm/i915: Sparse warns about the incorrect sign for storing bit17
|
15 years ago |
Chris Wilson
|
11824e8c4e
drm/i915: Silence sparse complaints over insufficient bitfield int types.
|
15 years ago |
Chris Wilson
|
2dafb1e082
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
|
15 years ago |
Zhao Yakui
|
b52eb4dcab
drm/i915: Add frame buffer compression support on Ironlake mobile
|
15 years ago |
Zhao Yakui
|
fa143215b1
drm/i915: Fix watermark calculation in self-refresh mode
|
15 years ago |
Jesse Barnes
|
b690e96cf9
drm/i915: add pipe A force quirks to i915 driver
|
15 years ago |
Jesse Barnes
|
9c928d168d
drm/i915: disable FBC when more than one pipe is active
|
15 years ago |
Linus Torvalds
|
97e0214044
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
15 years ago |
Jesse Barnes
|
1afe3e9d43
drm/i915: gen3 page flipping fixes
|
15 years ago |
Zou Nan hai
|
be26a10bd1
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
|
15 years ago |
Dave Airlie
|
a3524f1b27
drm/i915: fix oops on single crtc devices.
|
15 years ago |
Eric Anholt
|
e20f9c64c7
drm/i915: Clean up leftover bits from hws move to ring structure.
|
15 years ago |
Li Peng
|
9553426372
drm/i915: Add CxSR support on Pineview DDR3
|
15 years ago |
Daniel Vetter
|
778c35444f
drm/i915: combine all small integers into one single bitfield
|
15 years ago |
Jesse Barnes
|
7648fa99eb
drm/i915: add power monitoring support
|
15 years ago |
Zou Nan hai
|
d1b851fc0d
drm/i915: implement BSD ring buffer V2
|
15 years ago |
Zou Nan hai
|
852835f343
drm/i915: convert some gem structures to per-ring V2
|
15 years ago |
Zou Nan hai
|
8187a2b70e
drm/i915: introduce intel_ring_buffer structure (V2)
|
15 years ago |
Eric Anholt
|
d3301d86b4
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
|
15 years ago |
Eric Anholt
|
62fdfeaf8b
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
|
15 years ago |
Daniel Vetter
|
007cc8ac4e
drm/i915: move fence lru to struct drm_i915_fence_reg
|
15 years ago |
Adam Jackson
|
b1083333de
drm/i915: Fix DDC bus selection for multifunction SDVO
|
15 years ago |
Eric Anholt
|
34dc4d4423
Merge remote branch 'origin/master' into drm-intel-next
|
15 years ago |
Adam Jackson
|
ee5382aedf
drm/i915: Make fbc control wrapper functions
|
15 years ago |
Jesse Barnes
|
e552eb7038
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
|
15 years ago |