Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6b2c790a4742a69624e6884b48e5d72f275abd0
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
a8f78b5
drm/i915: re-initialize DDI buffer translations after resume
by Eugeni Dodonov
· 12 years ago
40579ab
drm/i915: don't ironlake_init_pch_refclk() on LPT
by Paulo Zanoni
· 12 years ago
930ebb4
drm/i915: fix up ilk rc6 disabling confusion
by Daniel Vetter
· 12 years ago
990bbda
drm/i915: Group the GT routines together in both code and vtable
by Chris Wilson
· 12 years ago
79f5b2c
drm/i915: make enable/disable_gt_powersave locking consistent
by Daniel Vetter
· 12 years ago
8090c6b
drm/i915: wrap up gt powersave enabling functions
by Daniel Vetter
· 12 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
4a87d65
drm/i915: add HDMI and DP port enumeration on ValleyView
by Jesse Barnes
· 12 years ago
a0c4da2
drm/i915: ValleyView mode setting limits and PLL functions
by Jesse Barnes
· 12 years ago
39fb50f
drm/i915: properly wait for SBI status
by Eugeni Dodonov
· 12 years ago
b708a1d
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
by Jesse Barnes
· 12 years ago
14d94a3
drm/i915: ignore pipe select bit when checking for LVDS register initialization
by Seth Forshee
· 12 years ago
dd2757f
drm/i915: stop using dev->agp->base
by Daniel Vetter
· 12 years ago
7cf4160
drm/i915: clear up backlight #define confusion on gen4+
by Daniel Vetter
· 12 years ago
de9a35a
drm/i915: assert that the IBX port transcoder select w/a is implemented
by Daniel Vetter
· 12 years ago
cb05d8d
drm/i915: fix up ivb plane 3 pageflips
by Daniel Vetter
· 12 years ago
94bf2ce
drm/i915: compute the target_clock for edp directly
by Daniel Vetter
· 12 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
61e9653
drm/i915: reuse the sdvo tv clock adjustment in ilk mode_set
by Daniel Vetter
· 12 years ago
e5153dc
drm/i915: there's no cxsr on ilk
by Daniel Vetter
· 12 years ago
a21f976
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
92b27b0
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
by Chris Wilson
· 12 years ago
e6ecefa
drm: Constify drm_mode_config_funcs pointer
by Laurent Pinchart
· 12 years ago
98b6bd9
drm/i915: IBX has a fixed pch pll to pch pipe mapping
by Daniel Vetter
· 12 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
· 12 years ago
a9dcf84
drm/i915: don't clobber the pipe param in sanitize_modesetting
by Daniel Vetter
· 12 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
a928d53
drm/i915: implement ironlake_wait_for_vblank
by Paulo Zanoni
· 13 years ago
d47d7cb
drm/i915: simplify intel_encoder_commit
by Paulo Zanoni
· 13 years ago
837ba00
drm/i915: DSL_LINEMASK is 12 bits only on gen2
by Paulo Zanoni
· 13 years ago
5e13a0c
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
f7bacf1
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
by Daniel Vetter
· 13 years ago
9104183
drm/i915: Periodically sanity check power management
by Chris Wilson
· 13 years ago
e04c735
drm/i915: Wait for the clocks to stabilise before updating PLLs
by Chris Wilson
· 13 years ago
555304f
drm/i915: rip out intel_dpio_write again
by Daniel Vetter
· 13 years ago
d56b213
drm/i915: kill intel_clear_scanline_wait
by Daniel Vetter
· 13 years ago
6d90c95
drm/i915: remove LP_RING&friends from modeset code
by Daniel Vetter
· 13 years ago
1cff8f6
drm/i915: properly check for MODESET for kms driver ioctls
by Daniel Vetter
· 13 years ago
c7bd4c2
drm/i915: Remove too early plane enable on pre-PCH hardware
by Chris Wilson
· 13 years ago
ee7b9f9
drm/i915: manage PCH PLLs separately from pipes
by Jesse Barnes
· 13 years ago
074b5e1
drm/i915: Do not read non-existent DPLL registers on PCH hardware
by Chris Wilson
· 13 years ago
284d5df
drm/i915: Silence the change of LVDS sync polarity
by Chris Wilson
· 13 years ago
1fa6110
drm/i915: add generic power management initialization
by Eugeni Dodonov
· 13 years ago
6f1d69b
drm/i915: move clock gating functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
dde1888
drm/i915: move emon functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
2b4e57b
drm/i915: move drps, rps and rc6-related functions to intel_pm
by Eugeni Dodonov
· 13 years ago
b445e3b
drm/i915: move watermarks settings into intel_pm module
by Eugeni Dodonov
· 13 years ago
85208be
drm/i915: move fbc-related functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
06d9813
drm/i915: Remove the pipelined parameter from get_fence()
by Chris Wilson
· 13 years ago
0f91128
drm/i915: Wait for all pending operations to the fb before disabling the pipe
by Chris Wilson
· 13 years ago
6b8e6ed
drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
by Chris Wilson
· 13 years ago
83d4092
drm/i915: Unpin the flip target if we fail to queue the flip
by Chris Wilson
· 13 years ago
a1e969e
drm/i915: [GEN7] Use HW scheduler for fixed function shaders
by Ben Widawsky
· 13 years ago
c43b563
drm/i915: [sparse] trivial sparse fixes
by Ben Widawsky
· 13 years ago
99d9acd
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
by Chris Wilson
· 13 years ago
446f254
drm/i915: Mask reserved bits in display/sprite address registers
by Armin Reese
· 13 years ago
83de97c
drm/i915: disable rc6 on haswell for now
by Eugeni Dodonov
· 13 years ago
0cd83aa
drm/i915: share IVB cursor routine with Haswell
by Eugeni Dodonov
· 13 years ago
246bdbe
drm/i915: share forcewaking code between IVB and HSW
by Eugeni Dodonov
· 13 years ago
009be66
drm/i915: set stc evict disable lra evict w/a
by Daniel Vetter
· 13 years ago
bf97b27
drm/i915: implement w/a for incorrect guarband clipping
by Daniel Vetter
· 13 years ago
de4a8bd
drm/i915: implement a media hang w/a
by Daniel Vetter
· 13 years ago
7678789
Merge tag 'v3.4-rc3' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
f681fa2
drm/i915: Export the generic, not arch specific, intel_update_watermarks()
by Chris Wilson
· 13 years ago
f9bef08
drm/i915: don't clobber the special upscaling lvds timings
by Daniel Vetter
· 13 years ago
f82cfb6
drm/i915: allow PCH PWM override on IVB
by Jesse Barnes
· 13 years ago
b6834bd
drm/i915: disable turbo on ValleyView for now
by Jesse Barnes
· 13 years ago
f817586
drm/i915: re-init modeset hw state after gpu reset
by Daniel Vetter
· 13 years ago
e3aef17
drm/i915: make DP configuration vars less confusing in ironlake_crtc_mode_se
by Jesse Barnes
· 13 years ago
0136db58
drm/i915: rc6 in sysfs
by Ben Widawsky
· 13 years ago
3fdcf43
drm/i915: use register name when disabling VGA
by Jesse Barnes
· 13 years ago
9a5a53b
drm/i915: Reorganise rules for get_fence/put_fence
by Chris Wilson
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
80e829f
drm/i915: implement ColorBlt w/a
by Daniel Vetter
· 13 years ago
14667a4
drm/i915: Finish any pending operations on the framebuffer before disabling
by Chris Wilson
· 13 years ago
618563e
drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2
by Daniel Vetter
· 13 years ago
bc0daf4
drm/i915: make quirks more verbose
by Daniel Vetter
· 13 years ago
e77166b
drm/i915: properly clear SSC1 bit in the pch refclock init code
by Daniel Vetter
· 13 years ago
aa46419
drm/i915: enable plain RC6 on Sandy Bridge by default
by Eugeni Dodonov
· 13 years ago
83b7f9a
drm/i915: allow to select rc6 modes via kernel parameter
by Eugeni Dodonov
· 13 years ago
f47166d
drm/i915: Sanitize BIOS debugging bits from PIPECONF
by Chris Wilson
· 13 years ago
575155a
drm/i915: add ValleyView specific force wake get/put functions
by Jesse Barnes
· 13 years ago
12a3c05
drm/i915: program drain latency regs on ValleyView
by Gajanan Bhat
· 13 years ago
Next »