Daniel Vetter
|
ac52bc56de
drm/i915: introduce i915_gem_alloc_object
|
15 years ago |
Dave Airlie
|
7fff400be6
Merge branch 'drm-fbdev-cleanup' into drm-core-next
|
15 years ago |
Dave Airlie
|
97921a5b03
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
|
15 years ago |
Adam Jackson
|
77ffb5979d
drm/i915/pch: Use minimal number of FDI lanes (v2)
|
15 years ago |
Linus Torvalds
|
13bd8e4673
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
15 years ago |
Zhenyu Wang
|
7f8a85698f
drm/i915: Add the support of memory self-refresh on Ironlake
|
15 years ago |
Zhao Yakui
|
d4294342fd
drm/i915: Move Pineview CxSR and watermark code into update_wm hook.
|
15 years ago |
Zhao Yakui
|
461ed3caee
drm/i915: Add support of SDVO on Ibexpeak PCH
|
15 years ago |
Carl Worth
|
cfecde435d
drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
|
15 years ago |
Zhenyu Wang
|
409608b391
drm/i915: remove unused intel_pipe_get_connector()
|
15 years ago |
Zhenyu Wang
|
1f254ec2f1
drm/i915: remove connector object in old output structure
|
15 years ago |
Zhenyu Wang
|
55f78c4359
drm/i915: convert DP/eDP driver to new encoder/connector structure
|
15 years ago |
Zhenyu Wang
|
e3421a1894
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
|
15 years ago |
Zhenyu Wang
|
b3b095b3b2
drm/i915: enable LVDS on Cougarpoint
|
15 years ago |
Zhenyu Wang
|
8db9d77b1b
drm/i915: Support for Cougarpoint PCH display pipeline
|
15 years ago |
Eric Anholt
|
d275f6614e
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
|
15 years ago |
Adam Jackson
|
0f3ee801b3
drm/i915: Allow LVDS on pipe A on gen4+
|
15 years ago |
Zhenyu Wang
|
c1c43977e6
drm/i915: passing drm connector param for load detection
|
15 years ago |
Zhenyu Wang
|
f1c79df3aa
drm/i915: Add new helper to return current attached encoder for connector
|
15 years ago |
Zhenyu Wang
|
c5e4df3382
drm/i915: more conversion from connector_list walk to encoder_list
|
15 years ago |
Dave Airlie
|
386516744b
drm/fb: fix fbdev object model + cleanup properly.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Anholt
|
c751ce4f52
drm/i915: Rename many remaining uses of "output" to encoder or connector.
|
15 years ago |
Eric Anholt
|
21d40d37ec
drm/i915: Rename intel_output to intel_encoder.
|
15 years ago |
Daniel Vetter
|
23010e43b3
drm/i915: introduce to_intel_bo helper
|
15 years ago |
Robert Hooker
|
8d06a1e1e9
drm/i915: Disable FBC on 915GM and 945GM.
|
15 years ago |
Eric Anholt
|
8956c8bba5
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
|
15 years ago |
Priit Laes
|
4967790112
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
|
15 years ago |
Eric Anholt
|
c619eed4b2
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
|
15 years ago |
Eric Anholt
|
c2416fc6bb
drm/i915: Disable the surface tile swizzling on Sandybridge.
|
15 years ago |