Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
431e50f799b356a899a63924883f2b0d1bfaf7b3
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
431e50f
drm/i915: implement crtc helper semantics relied upon by the fb helper
by Daniel Vetter
· 13 years ago
2e43105
drm/i915: extract intel_set_config_update_output_state
by Daniel Vetter
· 13 years ago
5e2b584
drm/i915: extract intel_set_config_compute_mode_changes
by Daniel Vetter
· 13 years ago
85f9eb7
drm/i915: extract modeset config save/restore code
by Daniel Vetter
· 13 years ago
d9e5560
drm/i915: introduce struct intel_set_config
by Daniel Vetter
· 13 years ago
7fad798
drm/i915: ensure the force pipe A quirk is actually followed
by Daniel Vetter
· 13 years ago
84bb65bd
drm/i915: rip out intel_crtc->dpms_mode
by Daniel Vetter
· 13 years ago
0a91ca2
drm/i915: check connector hw/sw state
by Daniel Vetter
· 13 years ago
2492935
drm/i915: read out the modeset hw state at load and resume time
by Daniel Vetter
· 13 years ago
f0947c3
drm/i915: Add interfaces to read out encoder/connector hw state
by Daniel Vetter
· 13 years ago
08a4846
drm/i915: WARN when trying to enabled an unused crtc
by Daniel Vetter
· 13 years ago
dbf2b54e
drm/i915: call crtc functions directly
by Daniel Vetter
· 13 years ago
c9deac9
drm/i915: rip out encoder->prepare/commit
by Daniel Vetter
· 13 years ago
821112a
drm/i915: simplify intel_crtc_prepare_encoders
by Daniel Vetter
· 13 years ago
a6778b3
drm/i915: copy&paste drm_crtc_helper_set_mode
by Daniel Vetter
· 13 years ago
6d832d1
drm/i915: inline intel_best_encoder
by Daniel Vetter
· 13 years ago
4f660f4
drm/i915: call set_base directly
by Daniel Vetter
· 13 years ago
50f5611
drm/i915: copy&paste drm_crtc_helper_set_config
by Daniel Vetter
· 13 years ago
61b77dd
drm/i915: clean up encoder_prepare/commit
by Daniel Vetter
· 13 years ago
fa5c73b
drm/i915: rip out encoder->disable/enable checks
by Daniel Vetter
· 13 years ago
b2cabb0
drm/i915: convert dpms functions of dvo/sdvo/crt
by Daniel Vetter
· 13 years ago
5ab432e
drm/i915/hdmi: convert to encoder->disable/enable
by Daniel Vetter
· 13 years ago
ef9c3ae
drm/i915: add direct encoder disable/enable infrastructure
by Daniel Vetter
· 13 years ago
eae307a
drm/i915: rip out crtc prepare/commit indirection
by Daniel Vetter
· 13 years ago
76e5a89
drm/i915: add crtc->enable/disable vfuncs insted of dpms
by Daniel Vetter
· 13 years ago
83358c85
drm/i915: Haswell HDMI audio initialization
by Wang Xingchao
· 12 years ago
5233130
drm/i915: Don't hardcode the number of pipes in the error state dump
by Damien Lespiau
· 12 years ago
9b138a8
drm/i915: ironlake_write_eld code cleanup
by Wang Xingchao
· 12 years ago
88cefb6
drm/i915: extract ironlake_fdi_pll_disable
by Daniel Vetter
· 12 years ago
d2434ab
drm/i915: drop intel_encoder argument to load_detect_pipe functions
by Daniel Vetter
· 12 years ago
24218aa
drm/i915: prepare load-detect pipe code for dpms changes
by Daniel Vetter
· 12 years ago
a37b9b3
drm/i915/ns2501: kill pll A enabling hack
by Daniel Vetter
· 12 years ago
dcdaed6
drm/i915: add missing gen2 pipe A quirk entries
by Daniel Vetter
· 12 years ago
e9a851e
drm/i915: fix wrong order of parameters in port checking functions
by Xu, Anhua
· 12 years ago
a22ddff
Merge tag 'v3.6-rc2' into drm-intel-next
by Daniel Vetter
· 12 years ago
4344b81
drm/i915: ignore eDP bpc settings from vbt
by Daniel Vetter
· 12 years ago
228d3e3
drm/i915: use the correct encoder type when comparing
by Paulo Zanoni
· 12 years ago
c6a828d
drm/i915: move all rps state into dev_priv->rps
by Daniel Vetter
· 12 years ago
41494cb
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
ab3951e
drm/i915: prevent possible pin leak on error path
by Eugeni Dodonov
· 13 years ago
acbe947
drm/i915: rip out sanitize_pm again
by Daniel Vetter
· 12 years ago
af447bd
vlv: it might be wise if we initialised the flag value...
by Alan Cox
· 12 years ago
98c7b42
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
f047e39
drm/i915: Avoid concurrent access when marking the device as idle/busy
by Chris Wilson
· 13 years ago
7434a25
drm/i915: Support for ns2501-DVO
by Thomas Richter
· 13 years ago
ab9d7c3
drm/i915: add port field to struct intel_dp and use it
by Paulo Zanoni
· 13 years ago
08d644a
drm/i915: add port parameter to intel_hdmi_init
by Daniel Vetter
· 13 years ago
66a9278
drm/i915: simplify possible_clones computation
by Daniel Vetter
· 13 years ago
35313cd
drm/i915: constify mode in crtc_mode_fixup
by Daniel Vetter
· 13 years ago
7915810
drm/i915: Make the lock for pageflips interruptible
by Chris Wilson
· 13 years ago
0232e92
drm/i915: initialize power wells in modeset_init_hw
by Eugeni Dodonov
· 13 years ago
e6b0b6a
Merge tag 'v3.5-rc7' into drm-next
by Dave Airlie
· 13 years ago
6c2b7c1
drm/i915: introduce for_each_encoder_on_crtc
by Daniel Vetter
· 13 years ago
c2c7513
drm/i915: adjust framebuffer base address on gen4+
by Daniel Vetter
· 13 years ago
e506a0c
drm/i915: introduce crtc->dspaddr_offset
by Daniel Vetter
· 13 years ago
e6a595d
drm/i915: Reject page flips with changed format/offset/pitch
by Ville Syrjälä
· 13 years ago
a8f78b5
drm/i915: re-initialize DDI buffer translations after resume
by Eugeni Dodonov
· 13 years ago
40579ab
drm/i915: don't ironlake_init_pch_refclk() on LPT
by Paulo Zanoni
· 13 years ago
930ebb4
drm/i915: fix up ilk rc6 disabling confusion
by Daniel Vetter
· 13 years ago
990bbda
drm/i915: Group the GT routines together in both code and vtable
by Chris Wilson
· 13 years ago
7aa1e7f
Revert "drm/i915: allow PCH PWM override on IVB"
by Daniel Vetter
· 13 years ago
79f5b2c
drm/i915: make enable/disable_gt_powersave locking consistent
by Daniel Vetter
· 13 years ago
8090c6b
drm/i915: wrap up gt powersave enabling functions
by Daniel Vetter
· 13 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
4a87d65
drm/i915: add HDMI and DP port enumeration on ValleyView
by Jesse Barnes
· 13 years ago
a0c4da24
drm/i915: ValleyView mode setting limits and PLL functions
by Jesse Barnes
· 13 years ago
39fb50f
drm/i915: properly wait for SBI status
by Eugeni Dodonov
· 13 years ago
b708a1d
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
by Jesse Barnes
· 13 years ago
14d94a3
drm/i915: ignore pipe select bit when checking for LVDS register initialization
by Seth Forshee
· 13 years ago
dd2757f
drm/i915: stop using dev->agp->base
by Daniel Vetter
· 13 years ago
7cf4160
drm/i915: clear up backlight #define confusion on gen4+
by Daniel Vetter
· 13 years ago
de9a35a
drm/i915: assert that the IBX port transcoder select w/a is implemented
by Daniel Vetter
· 13 years ago
cb05d8d
drm/i915: fix up ivb plane 3 pageflips
by Daniel Vetter
· 13 years ago
94bf2ce
drm/i915: compute the target_clock for edp directly
by Daniel Vetter
· 13 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
61e9653
drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set
by Daniel Vetter
· 13 years ago
e5153dc
drm/i915: there's no cxsr on ilk
by Daniel Vetter
· 13 years ago
a21f976
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
92b27b0
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
by Chris Wilson
· 13 years ago
e6ecefa
drm: Constify drm_mode_config_funcs pointer
by Laurent Pinchart
· 13 years ago
98b6bd9
drm/i915: IBX has a fixed pch pll to pch pipe mapping
by Daniel Vetter
· 13 years ago
6f13b7b
drm/i915: Enable the PCH PLL for all generations after link training
by Chris Wilson
· 13 years ago
48da64a
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
by Chris Wilson
· 13 years ago
a9dcf84
drm/i915: don't clobber the pipe param in sanitize_modesetting
by Daniel Vetter
· 13 years ago
e7e164d
drm/i915: Assert that the transcoder is indeed off before modifying it
by Chris Wilson
· 13 years ago
0e72a5b
drm/i915: detect digital outputs on Haswell
by Eugeni Dodonov
· 13 years ago
e615efe
drm/i915: program iCLKIP on Lynx Point
by Eugeni Dodonov
· 13 years ago
1f8eeab
drm/i915: program WM_LINETIME on Haswell
by Eugeni Dodonov
· 13 years ago
4abb3c8
drm/i915: use ironlake eld write routine for Haswell
by Eugeni Dodonov
· 13 years ago
c82e4d2
drm/i915: support DDI training in FDI mode
by Eugeni Dodonov
· 13 years ago
45244b8
drm/i915: initialize DDI buffer translations
by Eugeni Dodonov
· 13 years ago
59c859d
drm/i915: account for only one PCH receiver on Haswell
by Eugeni Dodonov
· 13 years ago
bf507ef
drm/i915: handle DDI-related assertions
by Eugeni Dodonov
· 13 years ago
9d82aa1
drm/i915: add LPT PCH checks
by Eugeni Dodonov
· 13 years ago
6ee8bab
drm/i915: detect PCH encoders on Haswell
by Eugeni Dodonov
· 13 years ago
f57e1e3
drm/i915: do not use fdi_normal_train on Haswell
by Eugeni Dodonov
· 13 years ago
5826eca
drm/i915: properly check for pipe count
by Eugeni Dodonov
· 13 years ago
a416ede
drm/i915: add support for SBI ops
by Eugeni Dodonov
· 13 years ago
1833b13
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
by Chris Wilson
· 13 years ago
acb87df
drm/i915: Limit calling mark-busy only for potential scanouts
by Chris Wilson
· 13 years ago
Next »