Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff9ce46ed6878d6be08660f7d75897d500a4fe9e
ff9ce46
drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
by Daniel Vetter
· 12 years ago
6ff9360
drm/i915: drop adjusted_mode from *_set_pipeconf functions
by Daniel Vetter
· 12 years ago
af13188
drm/i915: force bpp for eDP panels
by Daniel Vetter
· 12 years ago
60c4ae1
drm/i915: put the right cpu_transcoder into pipe_config for hw state readout
by Daniel Vetter
· 12 years ago
d824178
drm/i915: Only print the info message about incresing stolen size for FBC once
by Chris Wilson
· 12 years ago
2ce12e3
drm/i915: remove VLV MSI IRQ hack
by Jesse Barnes
· 12 years ago
ab3e67f
drm/i915: warn about invalid pfit modes
by Jesse Barnes
· 12 years ago
b074cec
drm/i915: move PCH pfit controls into pipe_config
by Jesse Barnes
· 12 years ago
2dd2455
drm/i915: factor out GMCH panel fitting code and use for eDP v3
by Jesse Barnes
· 12 years ago
198a037f
drm/i915: simplify config->pixel_multiplier handling
by Daniel Vetter
· 12 years ago
9566e9a
drm/i915: remove redundant has_pch_encoder check
by Daniel Vetter
· 12 years ago
4f4134a
drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
by Daniel Vetter
· 12 years ago
d8b3224
drm/i915: use pipe_config for lvds dithering
by Daniel Vetter
· 12 years ago
c6bb353
drm/i915: move dp clock computations to encoder->compute_config
by Daniel Vetter
· 12 years ago
7429e9d
drm/i915: shovel compute clock into crtc->config.dpll on ilk
by Daniel Vetter
· 12 years ago
cbbab5b
drm/i915: consolidate pch pll computations a bit
by Daniel Vetter
· 12 years ago
d49f709
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
by Damien Lespiau
· 12 years ago
35ffda4
drm/i915: hsw backlight registers need transcoder instead of pipe
by Jani Nikula
· 12 years ago
81a0780
drm/i915: drop code duplication in favor of asle interrupt handler
by Jani Nikula
· 12 years ago
e93d440
drm/i915/opregion: don't pretend we did something when we didn't
by Jani Nikula
· 12 years ago
1767afa
drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
by Jani Nikula
· 12 years ago
8ba2d18
drm/i915: protect backlight registers and data with a spinlock
by Jani Nikula
· 12 years ago
d654063
drm/i915: keep max backlight internal to intel_panel.c
by Jani Nikula
· 12 years ago
2a7acee
drm/i915: Fixup non-24bpp support for VGA screens on Haswell
by Daniel Vetter
· 12 years ago
996a223
drm/i915: Disable high-bpc on pre-1.4 EDID screens
by Daniel Vetter
· 12 years ago
fd0c064
drm/i915: disable interrupts earlier in the driver unload code
by Daniel Vetter
· 12 years ago
d20d4f0
drm/i915: create spearate VLV disable_rps function
by Jesse Barnes
· 12 years ago
250848c
drm/i915: cancel RPS work before disabling RPS
by Jesse Barnes
· 12 years ago
52ceb90
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
by Jesse Barnes
· 12 years ago
30568c4
drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag
by Damien Lespiau
· 12 years ago
e76ebff
drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
by Damien Lespiau
· 12 years ago
dd93be5
drm/i915: Turn HAS_DDI() into a device_info flag
by Damien Lespiau
· 12 years ago
a587f77
drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
by Damien Lespiau
· 12 years ago
e2a5800
drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
by Damien Lespiau
· 12 years ago
79fc46d
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
by Damien Lespiau
· 12 years ago
321a1b3
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
by Egbert Eich
· 12 years ago
142e239
drm/i915: Add bit field to record which pins have received HPD events (v3)
by Egbert Eich
· 12 years ago
259bd5d
drm/i915: fix locking around punit access in cur_delayinfo for VLV
by Jesse Barnes
· 12 years ago
9119708
drm/i915: Split out Haswell code from gen6_pte_encode.
by Kenneth Graunke
· 12 years ago
93c34e7
drm/i915: Fix page table entries for Bay Trail.
by Kenneth Graunke
· 12 years ago
2d04bef
drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.
by Kenneth Graunke
· 12 years ago
80ad920
drm/i915: Make struct dpll == intel_clock_t
by Ville Syrjälä
· 12 years ago
cece5d5
drm/i915: use vlv_dport_to_channel in vlv_signal_levels
by Jesse Barnes
· 12 years ago
bf98a72
drm/i915: Remove mention of Haswell in DDI code
by Damien Lespiau
· 12 years ago
29a397b
drm/i915: Move the CSC_MODE bits next to the register
by Ville Syrjälä
· 12 years ago
f196e6b
drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
by Paulo Zanoni
· 12 years ago
2bfce95
drm/i915: check the power well inside haswell_get_pipe_config
by Paulo Zanoni
· 12 years ago
de032bf
drm/i915: print Gen5+ CPU/PCH poison interrupts
by Paulo Zanoni
· 12 years ago
8664281
drm/i915: report Gen5+ CPU and PCH FIFO underruns
by Paulo Zanoni
· 12 years ago
89b667f
drm/i915: update VLV PLL and DPIO code v11
by Jesse Barnes
· 12 years ago
78c9b7e
drm/i915: drop init_dpio, shouldn't be needed
by Jesse Barnes
· 12 years ago
e2fa6fb
drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2
by Pallavi G
· 12 years ago
598fac6
drm/i915: magic VLV PLL registers in the dpio sideband
by Daniel Vetter
· 12 years ago
75e5398
drm/i915: fix VLV limits
by Daniel Vetter
· 12 years ago
0a073b8
drm/i915: turbo & RC6 support for VLV v7
by Jesse Barnes
· 12 years ago
855ba3b
drm/i915: VLV GPU frequency to opcode functions
by Jesse Barnes
· 12 years ago
06da8da
drm/i915: Use alphabetical names for sprites
by Ville Syrjälä
· 12 years ago
4bb6f1f
drm/i915: Use alphabetical names for transcoders too
by Ville Syrjälä
· 12 years ago
84f44ce
drm/i915: Print plane, pipe, port names as alphabetical insted of decimal
by Ville Syrjälä
· 12 years ago
cfc33bf
drm/i915: Use port_name() in PCH port audio power change message
by Ville Syrjälä
· 12 years ago
2582a85
drm/i915: Use pipe_name() and port_name() where appropriate
by Ville Syrjälä
· 12 years ago
e3641d3
drm/i915: move debug output back to the right place
by Daniel Vetter
· 12 years ago
e29a18f
drm/i915: add i9xx pfit pipe asserts
by Daniel Vetter
· 12 years ago
58c6eaa
drm/i915: add pipe asserts for the crtc enable sequence
by Daniel Vetter
· 12 years ago
4667730
drm/i915: drop redundant vblank waits
by Daniel Vetter
· 12 years ago
d59f9f4
drm/i915: don't enable the plane too early in i9xx_crtc_mode_set
by Daniel Vetter
· 12 years ago
bd080ee
drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_config
by Daniel Vetter
· 12 years ago
3b117c8
drm/i915: move cpu_transcoder to the pipe configuration
by Daniel Vetter
· 12 years ago
dc4bd2d
drm/i915: preserve the PBC bits of TRANS_CHICKEN2
by Paulo Zanoni
· 12 years ago
3f704fa
drm/i915: set CPT FDI RX polarity bits based on VBT
by Paulo Zanoni
· 12 years ago
ac4c16c
drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4)
by Egbert Eich
· 12 years ago
cd569ae
drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3)
by Egbert Eich
· 12 years ago
995e6b3
drm/i915: Mask out the HPD irq bits before setting them individually.
by Egbert Eich
· 12 years ago
821450c
drm/i915: (re)init HPD interrupt storm statistics
by Egbert Eich
· 12 years ago
b543fb0
drm/i915: Add HPD IRQ storm detection (v5)
by Egbert Eich
· 12 years ago
08e1413
drm/i915: WARN when LPT-LP is not paired with ULT CPU
by Paulo Zanoni
· 12 years ago
c40c0f5
drm/i915: don't intel_crt_init on any ULT machines
by Paulo Zanoni
· 12 years ago
6af79ae
drm/i915: remove comment about IVB link training from intel_pm.c
by Paulo Zanoni
· 12 years ago
30ccd96
drm/i915: VLV doesn't have LLC
by Ben Widawsky
· 12 years ago
3ebecd0
drm/i915: Scale ring, rather than ia, frequency on Haswell
by Chris Wilson
· 12 years ago
3a3b4f9
drm/i915: shorten debugfs output simple attributes
by Mika Kuoppala
· 12 years ago
87476d6
drm/i915: Fixup pfit disabling for gen2/3
by Daniel Vetter
· 12 years ago
b6c5164
drm/i915: Fixup Oops in the pipe config computation
by Daniel Vetter
· 12 years ago
dc652f9
drm/i915: ensure single initialization and cleanup of backlight device
by Jani Nikula
· 12 years ago
f7708f7
drm/i915: don't touch the PF regs if the power well is down
by Paulo Zanoni
· 12 years ago
15d199e
drm/i915: add intel_using_power_well
by Paulo Zanoni
· 12 years ago
f30da18
drm/i915: don't check inconsistent modeset state when force-restoring
by Daniel Vetter
· 12 years ago
42b5aea
drm/i915: IVB/HSW have 32 fence register
by Ville Syrjälä
· 12 years ago
182642b
drm/i915: Return stored value from max freq sysfs entry
by Mika Kuoppala
· 12 years ago
6a99476
drm/i915: Remove stale code
by Ben Widawsky
· 12 years ago
3a06247
drm/i915: Increase max fence pitch limit to 256KB on IVB+
by Ville Syrjälä
· 12 years ago
fe48d8d
drm/i915: Reject fence stride=0 on gen4+
by Ville Syrjälä
· 12 years ago
a6f429a
drm/i915: Configure GAM_ECOCHK appropriatly for Gen7
by Ville Syrjälä
· 12 years ago
a65c2fc
drm/i915: Set GAC_ECO_BITS register on Gen7+
by Ville Syrjälä
· 12 years ago
3b9d788
drm/i915: Add ECOBITS_SNB_BIT
by Ville Syrjälä
· 12 years ago
10e0849
drm/i915: Don't default to overclock max
by Ben Widawsky
· 12 years ago
31c7738
drm/i915: Better overclock support
by Ben Widawsky
· 12 years ago
2c55c33
drm/i915: use lower aux clock divider on non-ULT HSW
by Jani Nikula
· 12 years ago
b7c36d2
drm/i915: Allow PPGTT enable to fail
by Ben Widawsky
· 12 years ago
5963cf0
drm/i915: NULL aliasing_ppgtt on cleanup
by Ben Widawsky
· 12 years ago
Next »