Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70b12bb415463c1bd146b67c5fbf6784fd046ad9
« Previous
4fc688c
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
by Jesse Barnes
· 12 years ago
1a01ab3
drm/i915: put ring frequency and turbo setup into a work queue v5
by Jesse Barnes
· 12 years ago
073f34d
drm/i915: don't block resume on fb console resume v2
by Jesse Barnes
· 12 years ago
a4da4fa
drm/i915: extract l3_parity substruct from dev_priv
by Daniel Vetter
· 12 years ago
231f42a
drm/i915: move dri1 dungeon out of dev_priv
by Daniel Vetter
· 12 years ago
3e37394
drm/i915: move pwrctx/renderctx to the other ilk power state
by Daniel Vetter
· 12 years ago
c85aa88
drm/i915: move dev_priv->(rps|ips) out of line
by Daniel Vetter
· 12 years ago
f4c956a
drm/i915: move the suspend/resume register file out of dev_priv
by Daniel Vetter
· 12 years ago
310c53a
drm/i915: add clock gating regs to VLV offset check function
by Jesse Barnes
· 12 years ago
3ac7831
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
by Jesse Barnes
· 12 years ago
9a28977
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
by Jesse Barnes
· 12 years ago
12f3382
drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV
by Jesse Barnes
· 12 years ago
2d80957
drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV
by Jesse Barnes
· 12 years ago
5c9664d
drm/i915: implement WaForceL3Serialization on VLV and IVB
by Jesse Barnes
· 12 years ago
8ab4397
drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB
by Jesse Barnes
· 12 years ago
d0cf5ea
drm/i915: implement WaDisableL3CacheAging on VLV
by Jesse Barnes
· 12 years ago
1ad960f
drm/i915: fix Haswell FDI link disable path
by Paulo Zanoni
· 12 years ago
0494564
drm/i915: fix Haswell FDI link training code
by Paulo Zanoni
· 12 years ago
547dc04
drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection
by Jani Nikula
· 12 years ago
349d7e5
drm/i915: set the correct number of FDI lanes on Haswell
by Paulo Zanoni
· 12 years ago
3107bd4
drm/i915: kill pch_init_clock_gating indirection
by Daniel Vetter
· 12 years ago
ce40141
drm/i915: implement WADP0ClockGatingDisable
by Daniel Vetter
· 12 years ago
23670b32
drm/i915: CPT+ pch transcoder workaround
by Daniel Vetter
· 12 years ago
8f5718a
drm/i915: drop unnecessary check from fdi_link_train code
by Daniel Vetter
· 12 years ago
7fcb83c
drm/i915: check whether the pch is the soulmate of the cpu
by Daniel Vetter
· 12 years ago
270b304
drm/i915: move panel connectors to the front
by Daniel Vetter
· 12 years ago
cfc1a06
drm: add helper to sort panels to the head of the connector list
by Daniel Vetter
· 12 years ago
ab4d966
drm/i915: don't assert disabled FDI before disabling the FDI
by Paulo Zanoni
· 12 years ago
fd9c018
drm/i915: don't call intel_disable_pch_pll on Haswell/LPT
by Paulo Zanoni
· 12 years ago
223a6fd
drm/i915: implement timing override workarounds on LPT
by Paulo Zanoni
· 12 years ago
8a52fd9
drm/i915: use CPU and PCH transcoders on lpt_disable_pch_transcoder
by Paulo Zanoni
· 12 years ago
32ae46bf
drm/i915: Add SURFLIVE register definitions
by Ville Syrjälä
· 12 years ago
9a76b1c
drm/i915: use PIPECONF_INTERLACE_MASK_HSW on lpt_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
69d3ed5
drm/i915: don't assert_pch_ports_disabled on LPT
by Paulo Zanoni
· 12 years ago
25f3ef1
drm/i915: don't rely on previous values when setting LPT TRANSCONF
by Paulo Zanoni
· 12 years ago
937bb61
drm/i915: use CPU and PCH transcoders on lpt_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
1f6921c
drm/i915: don't assert_pch_pll_enabled on lpt_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
a35f267
drm/i915: remove IBX code from lpt_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
25e78e9
drm/i915: remove Haswell code from ironlake_enable_pch_transcoder
by Paulo Zanoni
· 12 years ago
8fb033d
drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder
by Paulo Zanoni
· 12 years ago
b8a4f40
drm/i915: rename intel_{en, dis}able_transcoder
by Paulo Zanoni
· 12 years ago
daed2db
drm/i915: use the CPU and PCH transcoders on lpt_pch_enable
by Paulo Zanoni
· 12 years ago
0540e48
drm/i915: don't assert_panel_unlocked on LPT
by Paulo Zanoni
· 12 years ago
7cbfd06
drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable
by Paulo Zanoni
· 12 years ago
b6b4e18
drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll
by Paulo Zanoni
· 12 years ago
8c52b5e
drm/i915: remove ironlake bits from lpt_pch_enable
by Paulo Zanoni
· 12 years ago
303b81e
drm/i915: remove Haswell/LPT bits from ironlake_pch_enable
by Paulo Zanoni
· 12 years ago
1507e5b
drm/i915: add lpt_pch_enable
by Paulo Zanoni
· 12 years ago
4eda01b
drm/i915: use intel_ddi_get_hw_state on CRT encoder too
by Paulo Zanoni
· 12 years ago
4837813
drm/i915: don't set ADPA pipe select on LPT
by Paulo Zanoni
· 12 years ago
9256aa1
drm/i915: move encoder->mode_set calls to crtc_mode_set
by Daniel Vetter
· 12 years ago
198598d
drm/i915: Introduce intel_crtc_update_sarea_pos()
by Ville Syrjälä
· 12 years ago
28d491d
drm/i915: Bad pixel formats can't reach the sprite code
by Ville Syrjälä
· 12 years ago
2bd3c3c
drm/i915: pixel_size == cpp
by Ville Syrjälä
· 12 years ago
90f9a33
drm/i915: Check the framebuffer offset
by Ville Syrjälä
· 12 years ago
5d7bd70
drm/i915: Check framebuffer stride more thoroughly
by Ville Syrjälä
· 12 years ago
57779d0
drm/i915: Fix display pixel format handling
by Ville Syrjälä
· 12 years ago
e7210c3
drm/i915: move more pte encoding to pte encode
by Ben Widawsky
· 12 years ago
54d1252
drm/i915: Extract PPGTT pte encoding
by Ben Widawsky
· 12 years ago
f61c060
drm/i915: introduce gtt_pte_t
by Ben Widawsky
· 12 years ago
8f2c59f
drm/i915: Add dev to ppgtt
by Ben Widawsky
· 12 years ago
8693607
drm/i915: No LLC_MLC for HSW.
by Ben Widawsky
· 12 years ago
17f10fd
drm/i915/ringbuffer: exclude last 2 cachelines on 845g on all callpaths
by Mika Kuoppala
· 12 years ago
00c09d7
drm/i915: create the DDI encoder
by Paulo Zanoni
· 12 years ago
bcbc889
drm/i915: add intel_ddi_connector_get_hw_state
by Paulo Zanoni
· 12 years ago
174edf1
drm/i915: add port field to intel_digital_port
by Paulo Zanoni
· 12 years ago
d63885d
drm/i915: reset intel_encoder->type when DP or HDMI is detected
by Paulo Zanoni
· 12 years ago
f0fec3f
drm/i915: split intel_dp_init into encoder and connector pieces
by Paulo Zanoni
· 12 years ago
b9cb234
drm/i915: split intel_hdmi_init into encoder and connector pieces
by Paulo Zanoni
· 12 years ago
da63a9f
drm/i915: create intel_digital_port and use it
by Paulo Zanoni
· 12 years ago
30add22
drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
by Paulo Zanoni
· 12 years ago
fa90ece
drm/i915: simplify assignments inside intel_dp.c
by Paulo Zanoni
· 12 years ago
263b30d
drm/i915: Fix HSW power well control state read
by Zhenyu Wang
· 12 years ago
14f8614
drm/i915: Flush using only the correct base address register
by Damien Lespiau
· 12 years ago
4358a37
drm/i915: implement WaDisableRenderCachePipelinedFlush
by Daniel Vetter
· 12 years ago
a8b1397
drm/i915: implement WaIssueDummyWriteToWakeupFromRC6
by Daniel Vetter
· 12 years ago
5a35e99
drm/i915: adjust sprite base address
by Damien Lespiau
· 12 years ago
c54173a
drm/i915: Fix sprite offset on HSW
by Damien Lespiau
· 12 years ago
bc1c91e
drm/i915: Fix primary plane offset on HSW
by Damien Lespiau
· 12 years ago
94c6419
drm/i915: Error out when trying to set a y-tiled as a sprite
by Damien Lespiau
· 12 years ago
f5d8491
drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane
by Damien Lespiau
· 12 years ago
01a415f
drm/i915: check fdi B/C lane sharing constraint
by Daniel Vetter
· 12 years ago
47fab73
drm/i915: add ->display.modeset_global_resources callback
by Daniel Vetter
· 12 years ago
e95d41e
drm/i915: BUG on impossible pch dp port
by Daniel Vetter
· 12 years ago
572deb3
drm/i915: add comment about pch pll enabling rules
by Daniel Vetter
· 12 years ago
d74cf32
drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT
by Daniel Vetter
· 12 years ago
fff367c
drm/i915: clarify why we need to enable fdi plls so early
by Daniel Vetter
· 12 years ago
cd986ab
drm/i915: Write the FDI RX TU size reg at the right time
by Daniel Vetter
· 12 years ago
4a0833e
drm/i915: shut up spurious message in intel_dp_get_hw_state
by Daniel Vetter
· 12 years ago
6380813
gma500: medfield: drop bogus NULL check in mdfld_dsi_output_init()
by Wei Yongjun
· 12 years ago
39ec748
gma600: Enable HDMI support
by Alan Cox
· 12 years ago
94baf0e
drm/vmwgfx: use ttm_bo_is_reserved
by Maarten Lankhorst
· 12 years ago
0a46fb5
drm/radeon: Use ttm_bo_is_reserved
by Maarten Lankhorst
· 12 years ago
a9dbfff
drm/ttm: add ttm_bo_is_reserved
by Maarten Lankhorst
· 12 years ago
c4a5675
drm: Ignore blob propertys in drm_property_change_is_valid()
by Ville Syrjälä
· 12 years ago
0b3904a
drm: Constify some function arguments
by Ville Syrjälä
· 12 years ago
b180b5d
drm: Be more paranoid with integer overflows
by Ville Syrjälä
· 12 years ago
3d70f8c
Linux 3.7-rc4
by Linus Torvalds
· 12 years ago
d416497
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
225ff86
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 12 years ago
Next »