index
:
~danvet/drm-intel
drm-intel-fixes
drm-intel-next
drm-intel-next-queued
drm-intel-nightly
drm-intel-testing
drm-kms-locking
for-QA
for-airlied
for-linux-next
drm/i915 official branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
drm/i915: Use pipe config state to control gmch pfit enable/disable
drm-intel-next-queued
Daniel Vetter
1
-13/+7
4 days
drm/i915: Use pipe_config state to disable ilk+ pfit
Daniel Vetter
1
-11/+17
4 days
drm/i915: panel fitter hw state readout&check support
Daniel Vetter
2
-2/+66
8 days
drm/i915: implement WADPOClockGatingDisable for LPT
Paulo Zanoni
1
-0/+5
8 days
drm/i915: Add missing platform tags to FBC workaround comments
Damien Lespiau
1
-6/+6
8 days
drm/i915: rip out an unused lvds_reg variable
Daniel Vetter
1
-6/+0
8 days
drm/i915: Compute WR PLL dividers dynamically
Damien Lespiau
1
-403/+214
8 days
drm/i915: HSW FBC WaFbcDisableDpfcClockGating
Rodrigo Vivi
2
-0/+13
8 days
drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue
Rodrigo Vivi
2
-0/+11
8 days
drm/i915: Enable FBC at Haswell.
Rodrigo Vivi
3
-11/+16
8 days
drm/i915: IVB FBC WaFbcDisableDpfcClockGating
Rodrigo Vivi
1
-0/+11
8 days
drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue
Rodrigo Vivi
1
-0/+2
8 days
drm/i915: Add support for FBC on Ivybridge.
Rodrigo Vivi
3
-2/+38
8 days
drm/i915: Organize VBT stuff inside drm_i915_private
Rodrigo Vivi
10
-112/+119
8 days
drm/i915: make SDVO TV-out work for multifunction devices
Daniel Vetter
3
-12/+9
8 days
drm/i915: rip out now unused is_foo tracking from crtc code
Daniel Vetter
1
-25/+3
8 days
drm/i915: rip out TV-out lore ...
Daniel Vetter
1
-4/+0
8 days
drm/i915: drop TVclock special casing on ilk+
Daniel Vetter
1
-10/+1
8 days
drm/i915: move sdvo TV clock computation to intel_sdvo.c
Daniel Vetter
2
-30/+30
8 days
drm/i915: print DP init debug messages from a single place
Imre Deak
2
-9/+7
8 days
drm/i915: remove is_pch_edp() helpers and state variable
Imre Deak
2
-38/+0
8 days
drm/i915: stop using is_pch_edp() in is_cpu_edp()
Imre Deak
1
-6/+11
8 days
drm/i915: stop using is_pch_edp() in intel_dp_init_connector()
Imre Deak
1
-11/+22
8 days
drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A
Imre Deak
1
-7/+3
8 days
drm/i915: hsw: replace !is_pch_edp() with port==PORT_A
Imre Deak
1
-1/+1
8 days
drm/i915: use enc_to_intel_dp() instead of opencoding the same
Imre Deak
1
-7/+5
8 days
drm/i915: VLV support is no longer preliminary
Jesse Barnes
1
-6/+0
8 days
drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2
Jesse Barnes
2
-2/+5
8 days
drm/i915: BIOS and power context stolen mem handling for VLV v7
Jesse Barnes
4
-2/+62
8 days
drm/i915: Re-enable FBC WM if the watermark is good on gen6+
Ville Syrjälä
1
-0/+4
8 days
drm/i915: HSW: allow PCH clock gating for suspend
Imre Deak
5
-0/+27
8 days
drm/i915: fix hotplug event bit tracking
Jani Nikula
1
-1/+1
8 days
drm/i915: Add references to some workaround we implement
Damien Lespiau
5
-2/+10
8 days
drm/i915: Add platform information to implemented workarounds
Damien Lespiau
2
-41/+42
8 days
drm/i915: only disable DDI sound if intel_crtc->eld_vld
Paulo Zanoni
2
-5/+8
8 days
drm/i915: check the power well on i915_pipe_enabled
Paulo Zanoni
1
-0/+4
8 days
drm/i915: clear FPGA_DBG_RM_NOCLAIM when capturing error state
Paulo Zanoni
1
-0/+7
8 days
drm/i915: add power well and cpu transcoder info to the error state
Paulo Zanoni
1
-0/+13
8 days
drm/i915: add intel_display_power_enabled
Paulo Zanoni
4
-10/+46
8 days
drm/i915: set proper DPIO post divider for VGA on VLV v4
Jesse Barnes
1
-4/+7
8 days
drm/i915: fix panel fitting on LVDS on ILK+ v2
Jesse Barnes
1
-2/+1
8 days
drm/i915: go back to switch for VLV mem freq detection v2
Jesse Barnes
1
-1/+12
8 days
drm/i915: read current freq from Punit on VLV
Jesse Barnes
1
-3/+6
8 days
drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid}
Jan-Simon Möller
1
-2/+2
12 days
drm/i915: Extract PDE writes
Ben Widawsky
1
-6/+15
12 days
drm/i915: BUG_ON bad PPGTT offset
Ben Widawsky
1
-0/+2
12 days
drm/i915: Assert mutex_is_locked on context lookup
Ben Widawsky
1
-0/+2
12 days
drm/i915: make intel_cpt_verify_modeset static
Daniel Vetter
2
-3/+2
12 days
drm/i915: Apply OCD to data/link m/n register #defines
Daniel Vetter
3
-61/+61
12 days
drm/i915: make set_m_n functions static
Daniel Vetter
2
-38/+34
[next]