Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a6b69765ad794389f2fc3e14a0afa1a995221c2
/
drivers
/
gpu
/
drm
/
i915
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
1471ca9
fbdev: allow passing more than one aperture for handoff
by Marcin Slusarz
· 15 years ago
788885a
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
by Andrew Morton
· 15 years ago
a7c5427
drm/i915: Fix out of tree builds
by Peter Clifton
· 15 years ago
007cc8a
drm/i915: move fence lru to struct drm_i915_fence_reg
by Daniel Vetter
· 15 years ago
31770bd
drm/i915: don't allow tiling changes on pinned buffers v2
by Daniel Vetter
· 15 years ago
149c36a
drm/i915: Be extra careful about A/D matching for multifunction SDVO
by Adam Jackson
· 15 years ago
b108333
drm/i915: Fix DDC bus selection for multifunction SDVO
by Adam Jackson
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
3d8620c
drm/i915: cleanup mode setting before unmapping registers
by Jesse Barnes
· 15 years ago
ee5382a
drm/i915: Make fbc control wrapper functions
by Adam Jackson
· 15 years ago
1637ef4
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
by Chris Wilson
· 15 years ago
0a31a44
drm/i915: Use spatio-temporal dithering on PCH
by Adam Jackson
· 15 years ago
1918ad7
drm/i915: fix non-Ironlake 965 class crashes
by Jesse Barnes
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
e552eb7
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
by Jesse Barnes
· 15 years ago
20bf377
drm/i915: cleanup FBC buffers at unload time
by Jesse Barnes
· 15 years ago
d4b74bf
Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable"
by Dave Airlie
· 15 years ago
a8089e8
drm/i915: drop pointer to drm_gem_object
by Daniel Vetter
· 15 years ago
62b8b21
drm/i915: don't use ->driver_private anymore
by Daniel Vetter
· 15 years ago
c397b90
drm/i915: embed the gem object into drm_i915_gem_object
by Daniel Vetter
· 15 years ago
ac52bc5
drm/i915: introduce i915_gem_alloc_object
by Daniel Vetter
· 15 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
c36a2a6
drm/i915: fix tiling limits for i915 class hw v2
by Daniel Vetter
· 15 years ago
6e0032f
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
by Karsten Wiese
· 15 years ago
3143751
drm/i915: set DIDL using the ACPI video output device _ADR method return.
by Zhang Rui
· 15 years ago
77ffb59
drm/i915/pch: Use minimal number of FDI lanes (v2)
by Adam Jackson
· 15 years ago
5ce8ba7
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
by Adam Jackson
· 15 years ago
8f4695e
drm/i915: Attempt to fix watermark setup on 85x (v2)
by Adam Jackson
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
7f8a856
drm/i915: Add the support of memory self-refresh on Ironlake
by Zhenyu Wang
· 15 years ago
d429434
drm/i915: Move Pineview CxSR and watermark code into update_wm hook.
by Zhao Yakui
· 15 years ago
a2c459e
drm/i915: Only save/restore FBC on the platform that supports FBC
by Zhao Yakui
· 15 years ago
8a1837c
drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
by Zhao Yakui
· 15 years ago
461ed3c
drm/i915: Add support of SDVO on Ibexpeak PCH
by Zhao Yakui
· 15 years ago
cfecde4
drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
by Carl Worth
· 15 years ago
ea059a1
drm/i915: do not read uninitialized ->dev_private
by Luca Tettamanti
· 15 years ago
a1f4b7ff
Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."
by Zhenyu Wang
· 15 years ago
14571b4
drm/i915: implement multifunction SDVO device support
by Zhenyu Wang
· 15 years ago
409608b
drm/i915: remove unused intel_pipe_get_connector()
by Zhenyu Wang
· 15 years ago
1f254ec2
drm/i915: remove connector object in old output structure
by Zhenyu Wang
· 15 years ago
0c41ee2
drm/i915: convert TV driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
d2a82a6
drm/i915: convert SDVO driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
599be16
drm/i915: convert DVO driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
55f78c4
drm/i915: convert DP/eDP driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
674e2d0
drm/i915: convert HDMI driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
bb8a356
drm/i915: convert LVDS driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
454c1ca
drm/i915: convert VGA driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
9c9e792
drm/i915: Set sync polarity correctly on DisplayPort
by Adam Jackson
· 15 years ago
ab00a9e
drm/i915: Un-magic a DPCD register write
by Adam Jackson
· 15 years ago
e3421a1
drm/i915: enable DP/eDP for Sandybridge/Cougarpoint
by Zhenyu Wang
· 15 years ago
0f22906
drm/i915: enable HDMI on Cougarpoint
by Zhenyu Wang
· 15 years ago
b3b095b
drm/i915: enable LVDS on Cougarpoint
by Zhenyu Wang
· 15 years ago
a4a6b90
drm/i915: Fix CRT force detect on Cougarpoint
by Zhenyu Wang
· 15 years ago
8db9d77
drm/i915: Support for Cougarpoint PCH display pipeline
by Zhenyu Wang
· 15 years ago
3bad078
drm/i915: Probe for PCH chipset type
by Zhenyu Wang
· 15 years ago
7da9f6c
drm/i915: Sandybridge has no integrated TV
by Zhenyu Wang
· 15 years ago
edcb49c
drm/i915: Fix legacy BLC event for pipe A
by Zhao Yakui
· 15 years ago
d275f66
drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.
by Eric Anholt
· 15 years ago
0f3ee80
drm/i915: Allow LVDS on pipe A on gen4+
by Adam Jackson
· 15 years ago
6443170
drm/i915: Remove dead KMS encoder save/restore code.
by Eric Anholt
· 15 years ago
bfac4d6
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
by Zhao Yakui
· 15 years ago
335af9a
drm/i915: change intel_ddc_get_modes() function parameters
by Zhenyu Wang
· 15 years ago
c1c4397
drm/i915: passing drm connector param for load detection
by Zhenyu Wang
· 15 years ago
f1c79df
drm/i915: Add new helper to return current attached encoder for connector
by Zhenyu Wang
· 15 years ago
5daa55e
drm/i915: Add new 'intel_connector' structure
by Zhenyu Wang
· 15 years ago
c5e4df3
drm/i915: more conversion from connector_list walk to encoder_list
by Zhenyu Wang
· 15 years ago
5bf4c9c
drm/i915: use encoder_list for hotplug callback
by Zhenyu Wang
· 15 years ago
903cf20
drm/i915: Convert some trace events to DEFINE_TRACE
by Li Zefan
· 15 years ago
fb8b5a3
drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable
by Zhao Yakui
· 15 years ago
b1f2019
drm/fb: remove drm_fb_helper_setcolreg
by James Simmons
· 15 years ago
4abe352
drm/kms/fb: use slow work mechanism for normal hotplug also.
by Dave Airlie
· 15 years ago
0b4c0f3
drm/kms/fb: separate fbdev connector list from core drm connectors
by Dave Airlie
· 15 years ago
8be48d9
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
9875557ee8
drm/i915: Add no_lvds entry for the Clientron U800
by Stefan Bader
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
c751ce4
drm/i915: Rename many remaining uses of "output" to encoder or connector.
by Eric Anholt
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
23010e4
drm/i915: introduce to_intel_bo helper
by Daniel Vetter
· 15 years ago
8d06a1e
drm/i915: Disable FBC on 915GM and 945GM.
by Robert Hooker
· 15 years ago
6e6c822
drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
by Eric Anholt
· 15 years ago
fe30519
drm/intel: fix up set_tiling for untiled->tiled transition
by Daniel Vetter
· 15 years ago
8956c8b
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
by Eric Anholt
· 15 years ago
915a428
drm/i915: fix small leak on overlay error path
by Dan Carpenter
· 15 years ago
1f2b101
drm/i915: Avoid NULL deref in get_pages() unwind after error.
by Chris Wilson
· 15 years ago
59f2d0f
drm/i915: Fix check with IS_GEN6
by Zhenyu Wang
· 15 years ago
76e47c3
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
by Joe Perches
· 15 years ago
71cf39b
drm/i915: Enable VS timer dispatch.
by Eric Anholt
· 15 years ago
4967790
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
by Priit Laes
· 15 years ago
5d93916
drm/i915: remove an unnecessary wait_request()
by Owain G. Ainsworth
· 15 years ago
f05dd2f
drm/i915: Don't bother with the BKL for GEM ioctls.
by Eric Anholt
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
Next »