Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
82a4d9c0a82a59c1f214ab1f9ce6b34d0736a54a
/
drivers
/
gpu
/
drm
/
i915
82a4d9c
drm/i915: turn the eDP DDI panel on/off
by Paulo Zanoni
· 13 years ago
d6c50ff
drm/i915: set/unset the DDI eDP backlight
by Paulo Zanoni
· 13 years ago
b8fc2f6
drm/i915: set the correct eDP aux channel clock divider on DDI
by Paulo Zanoni
· 13 years ago
e6f0bfc
drm/i915: select the correct pipe when using TRANSCODER_EDP
by Paulo Zanoni
· 13 years ago
b5e508d
drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP
by Paulo Zanoni
· 13 years ago
fe2b8f9
drm/i915: convert pipe timing definitions to transcoder
by Paulo Zanoni
· 13 years ago
afe2fcf
drm/i915: convert CPU M/N timings to transcoder
by Paulo Zanoni
· 13 years ago
c980979
drm/i915: convert PIPE_MSA_MISC to transcoder
by Paulo Zanoni
· 13 years ago
702e7a5
drm/i915: convert PIPECONF to use transcoder instead of pipe
by Paulo Zanoni
· 13 years ago
e28d54c
drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state
by Paulo Zanoni
· 13 years ago
ad80a81
drm/i915: convert DDI_FUNC_CTL to transcoder
by Paulo Zanoni
· 13 years ago
bb523fc
drm/i915: convert PIPE_CLK_SEL to transcoder
by Paulo Zanoni
· 13 years ago
a5c961d
drm/i915: add TRANSCODER_EDP
by Paulo Zanoni
· 13 years ago
8361663
drm/i915: don't call Haswell PCH code when we can't or don't need
by Paulo Zanoni
· 13 years ago
fc316cb
drm/i915: simplify intel_crtc_driving_pch
by Paulo Zanoni
· 13 years ago
1f54438
drm/i915: fix checks inside haswell_crtc_{enable, disable}
by Paulo Zanoni
· 13 years ago
20474e9
drm/i915: fix checks inside ironlake_crtc_{enable, disable}
by Paulo Zanoni
· 13 years ago
4f771f1
drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable}
by Paulo Zanoni
· 13 years ago
051f866
drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZE
by Jani Nikula
· 13 years ago
67a5456
drm/i915: extract intel_dp_init_panel_power_sequencer
by Daniel Vetter
· 13 years ago
6b3ec1c
drm/i915/dp: compute the pch dp aux divider from the rawclk
by Daniel Vetter
· 13 years ago
d2acd21
drm/i915/eDP: compute the panel power clock divisor from the pch rawclock
by Daniel Vetter
· 13 years ago
035aa3d
drm/i915: enable/disable backlight for eDP
by Daniel Vetter
· 13 years ago
82ed61f
drm/i915: make edp panel power sequence setup more robust
by Daniel Vetter
· 13 years ago
2d354c3
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
by Damien Lespiau
· 13 years ago
9324cf7
drm/i915/dp: actually nack test request
by Daniel Vetter
· 13 years ago
397fe15
drm: extract drm_dp_max_lane_count helper
by Daniel Vetter
· 13 years ago
3b5c662
drm: extract dp link bw helpers
by Daniel Vetter
· 13 years ago
a7c9655
drm/i915: use the new dp train delay helpers
by Daniel Vetter
· 13 years ago
1a644cd
drm: extract dp link train delay functions from radeon
by Daniel Vetter
· 13 years ago
0f037bd
drm: extract helpers to compute new training values from sink request
by Daniel Vetter
· 13 years ago
0191627
drm: dp helper: extract drm_dp_clock_recovery_ok
by Daniel Vetter
· 13 years ago
1ffdff1
drm: dp helper: extract drm_dp_channel_eq_ok
by Daniel Vetter
· 13 years ago
9ec1561
drm/i915: remove unused mem_block struct definition
by Mika Kuoppala
· 13 years ago
9cd300e
drm/i915: Move cached EDID to intel_connector
by Jani Nikula
· 13 years ago
ebda95a
drm/i915: Do not free the passed EDID in intel_connector_update_modes()
by Jani Nikula
· 13 years ago
dd06f90
drm/i915: Move the fixed mode to intel_panel
by Jani Nikula
· 13 years ago
1d50870
drm/i915: Create generic intel_panel for LVDS and eDP
by Jani Nikula
· 13 years ago
f8779fd
drm/i915/dp: Initialize eDP fixed mode in intel_dp_init
by Jani Nikula
· 13 years ago
62165e0
drm/i915/lvds: Move some connector specific info across from the encoder
by Jani Nikula
· 13 years ago
0657b6b
drm/i915: Backlight setup requires connector so pass it as parameter
by Jani Nikula
· 13 years ago
db1740a
drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector
by Jani Nikula
· 13 years ago
c7362c4
drm/i915/lvds: Introduce intel_lvds_connector
by Jani Nikula
· 13 years ago
29b99b4
drm/i915/lvds: Rename intel_lvds to intel_lvds_encoder
by Jani Nikula
· 13 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
29de6ce
drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV
by Damien Lespiau
· 13 years ago
4d47e4f
drm/i915: Program DSPCLK_GATE_D only once on Ironlake
by Damien Lespiau
· 13 years ago
231e54f
drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE
by Damien Lespiau
· 13 years ago
36ec8f8
drm/i915: unconditionally use mt forcewake on hsw/ivb
by Daniel Vetter
· 13 years ago
a7902ac5
drm/i915: set the correct function pointers for Haswell DP
by Paulo Zanoni
· 13 years ago
c19b066
drm/i915: implement Haswell DP link train sequence
by Paulo Zanoni
· 13 years ago
1eb8dfe
drm/i915: fix Haswell DP M/N registers
by Paulo Zanoni
· 13 years ago
a836bdf
drm/i915: add DP support to intel_ddi_disable_port
by Paulo Zanoni
· 13 years ago
247d89f
drm/i915: add DP support to intel_ddi_mode_set
by Paulo Zanoni
· 13 years ago
6547fef
drm/i915: add DP support to intel_enable_ddi
by Paulo Zanoni
· 13 years ago
fe43d3f
drm/i915: add DP support to intel_ddi_get_hw_state
by Paulo Zanoni
· 13 years ago
0bdee30
drm/i915: add DP support to intel_ddi_get_encoder_port
by Paulo Zanoni
· 13 years ago
750eb99
drm/i915: fix DP AUX register definitions on Haswell
by Paulo Zanoni
· 13 years ago
16995a9
drm/i915: Clear FORCEWAKE when taking over from BIOS
by Chris Wilson
· 13 years ago
7fdd74a
drm/i915: don't save/restor ADPA for kms
by Daniel Vetter
· 13 years ago
2e93889
drm/i915/crt: explicitly set up HOTPLUG_BITS on resume
by Daniel Vetter
· 13 years ago
912d812
drm/i915/crt: don't set HOTPLUG bits on !PCH
by Daniel Vetter
· 13 years ago
c630119
drm/i915: don't save/restore HWS_PGA reg for kms
by Daniel Vetter
· 13 years ago
905c27b
drm/i915: don't save/restore irq regs for kms
by Daniel Vetter
· 13 years ago
f81183f
drm/i915: don't save/restore DP regs for kms
by Daniel Vetter
· 13 years ago
7346bfa
drm/i915: use TU_SIZE macro at intel_dp_set_m_n
by Paulo Zanoni
· 13 years ago
d6c0d72
drm/i915: add basic Haswell DP link train bits
by Paulo Zanoni
· 13 years ago
068759b
drm/i915: add DP support to intel_ddi_pll_mode_set
by Paulo Zanoni
· 13 years ago
dae8479
drm/i915: add intel_ddi_set_pipe_settings
by Paulo Zanoni
· 13 years ago
7739c33
drm/i915: add DP support to intel_ddi_enable_pipe_func
by Paulo Zanoni
· 13 years ago
c5836c2
drm/i915: Document the multi-threaded FORCEWAKE bits
by Chris Wilson
· 13 years ago
d7d4eed
drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers
by Chris Wilson
· 13 years ago
76e4383
drm/i915: move hpd handling to (ibx|cpt)_irq_handler
by Daniel Vetter
· 13 years ago
ecd8fae
drm/i915: Add rc6vids to debugfs
by Ben Widawsky
· 13 years ago
31643d5
drm/i915: Workaround to bump rc6 voltage to 450
by Ben Widawsky
· 13 years ago
42c0526
drm/i915: Extract PCU communication
by Ben Widawsky
· 13 years ago
3459f62
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
be3cd5e
drm/i915: fix non-DP-D eDP backlight cleanup and module reload
by Jani Nikula
· 13 years ago
eda2d7f
drm/i915: HSW CRW stability magic
by Rodrigo Vivi
· 13 years ago
4afa0ac
drm/i915/dvo-ch7xxx: fix get_hw_state
by Daniel Vetter
· 13 years ago
fa55583
drm/i915: fixup the plane->pipe fixup code
by Daniel Vetter
· 13 years ago
ccd0d36
drm/i915: rip out the pipe A quirk for i855gm
by Daniel Vetter
· 13 years ago
1cf8378
drm/i915: fixup i915_gem_object_get_page inline helper
by Chris Wilson
· 13 years ago
acb868d
drm/i915: Disallow preallocation of requests
by Chris Wilson
· 13 years ago
26b6e44
drm/i915: Set guardband clipping workaround bit in the right register.
by Kenneth Graunke
· 13 years ago
39bc66c
drm/i915: Fix the SCC/SSC typo in the SPLL bits definition
by Damien Lespiau
· 13 years ago
1ce4292
drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set
by Paulo Zanoni
· 13 years ago
2886e93
drm/i915: disable DDI_BUF_CTL at the correct time
by Paulo Zanoni
· 13 years ago
27c6f0a
drm/i915: don't implement WaDisableEarlyCull for Haswell
by Paulo Zanoni
· 13 years ago
1e6210f
drm/i915: don't rely on previous values set on DDI_BUF_CTL
by Paulo Zanoni
· 13 years ago
6441ab5
drm/i915: completely rewrite the Haswell PLL handling code
by Paulo Zanoni
· 13 years ago
ee2b0b3
drm/i915: add haswell_set_pipeconf
by Paulo Zanoni
· 13 years ago
5dc5298
drm/i915: add proper CPU/PCH checks to crtc_mode_set functions
by Paulo Zanoni
· 13 years ago
09b4ddf
drm/i915: add haswell_crtc_mode_set
by Paulo Zanoni
· 13 years ago
fc91463
drm/i915: enable and disable PIPE_CLK_SEL at the right time
by Paulo Zanoni
· 13 years ago
8d9ddbc
drm/i915: enable and disable DDI_FUNC_CTL at the right time
by Paulo Zanoni
· 13 years ago
79f689a
drm/i915: rewrite the LCPLL code
by Paulo Zanoni
· 13 years ago
6ce9410
drm/i915: paper over a pipe-enable vs pageflip race
by Daniel Vetter
· 13 years ago
bcb4508
drm/i915: Align the retire_requests worker to the nearest second
by Chris Wilson
· 13 years ago
cecc21f
drm/i915: Align the hangcheck wakeup to the nearest second
by Chris Wilson
· 13 years ago
Next »