Chris Wilson
|
a25c25c2a2
drm/i915: Allocate the PCI resource for the MCHBAR
|
15 years ago |
Dan Carpenter
|
9927a403ca
i915: return -EFAULT if copy_to_user fails
|
15 years ago |
Daniel Vetter
|
9f82d23846
drm/i915: overlay on gen2 can't address above 1G
|
15 years ago |
Linus Torvalds
|
ee005577aa
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Dave Airlie
|
1b2f148963
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
|
15 years ago |
Zou Nan hai
|
1cafd34731
drm/i915 invalidate indirect state pointers at end of ring exec
|
15 years ago |
Jesse Barnes
|
d1d6ca73ef
drm/agp/i915: trim stolen space to 32M
|
15 years ago |
Eric Anholt
|
2bd34f6ca8
Merge remote branch 'origin/master' into drm-intel-next
|
15 years ago |
Zhao Yakui
|
b52eb4dcab
drm/i915: Add frame buffer compression support on Ironlake mobile
|
15 years ago |
Jesse Barnes
|
aebf0dafee
drm/i915: don't free non-existent compressed llb on ILK+
|
15 years ago |
Dave Airlie
|
db8cc27b80
Merge branch 'drm-platform' into drm-testing
|
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 |
Prarit Bhargava
|
132b6aab90
drm/i915: fix uninitialized variable warning in i915_setup_compression()
|
15 years ago |
Dan Carpenter
|
ee0c6bfbd6
drm/i915: take struct_mutex in i915_dma_cleanup()
|
15 years ago |
Jesse Barnes
|
1afe3e9d43
drm/i915: gen3 page flipping fixes
|
15 years ago |
Chris Wilson
|
5a79395b27
drm: Propagate error from drm_fb_helper_init().
|
15 years ago |
Linus Torvalds
|
1067b6c2be
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Zou Nan hai
|
e3a815fcd3
drm/i915: add HAS_BSD check to i915_getparam
|
15 years ago |
Dave Airlie
|
fbf81762e3
drm/kms: disable/enable poll around switcheroo on/off
|
15 years ago |
Jordan Crouse
|
dcdb167402
drm: Add support for platform devices to register as DRM devices
|
15 years ago |
Jordan Crouse
|
01d73a6967
drm: Remove drm_resource wrappers
|
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 |
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 |
Chris Wilson
|
79a78dd626
drm/i915: Fail to load driver if KMS request without GEM
|
15 years ago |