Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1f8eeabf2e6f4a6cb5afe9e90d2a705e9709f1a1
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
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
0136db5
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
fb04685
drm/i915: add ValleyView clock gating init
by Jesse Barnes
· 13 years ago
57f350b
drm/i915: add DPIO support
by Jesse Barnes
· 13 years ago
25eb05fc
drm/i915: PLL defines for VLV
by Jesse Barnes
· 13 years ago
ceb0424
drm/i915: ValleyView watermark support
by Jesse Barnes
· 13 years ago
eb1cbe4
drm/i915: split PLL update code out of i9xx_crtc_mode_set
by Daniel Vetter
· 13 years ago
93e537a
drm/i915: split LVDS update code out of i9xx_crtc_mode_set
by Daniel Vetter
· 13 years ago
eef4eac
drm/i915/sdov: switch IS_SDVOB to a flag
by Daniel Vetter
· 13 years ago
121d527
drm/i915: Add lvds_channel module option
by Takashi Iwai
· 13 years ago
b035438
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
by Takashi Iwai
· 13 years ago
be53bfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
de49442
Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
5a15ab5
drm/i915: panel: invert brightness acer aspire 5734z
by Carsten Emde
· 13 years ago
4dca20e
drm/i915: panel: invert brightness via quirk
by Carsten Emde
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
b250da7
drm/i915: support 32 bit BGR formats in sprite planes
by Jesse Barnes
· 13 years ago
fa37d39
drm/i915: Retry reading the PCH FDI receiver ISR
by Sean Paul
· 13 years ago
d12d045
drm/i915: Fixes distorted external screen image on HP 2730p
by Philipp Grete
· 13 years ago
aed3f09
drm/i915: Prevent a machine hang by checking crtc->active before loading lut
by Alban Browaeys
· 13 years ago
c0e2ee1
drm/i915: fix operator precedence when enabling RC6p
by Eugeni Dodonov
· 13 years ago
4e9bb47
drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0
by Hai Lan
· 13 years ago
5ca0c34
drm/i915: fix mode set on load pipe. (v2)
by Dave Airlie
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
bb757a7
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
019d96c
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
by Dave Airlie
· 13 years ago
1c8ecf8
drm/i915: do not enable RC6p on Sandy Bridge
by Eugeni Dodonov
· 13 years ago
f3cfcba
drm/i915/lvds: Always use the presence pin for LVDS on PCH
by Chris Wilson
· 13 years ago
7c26e5c
drm/i915: add missing SDVO bits for interlaced modes on ILK
by Paulo Zanoni
· 13 years ago
cdbe8b5
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
8ac5a6d
drm/i915: Don't lock panel registers when downclocking
by Sean Paul
· 13 years ago
dd202c6
drm/i915: use gtfifodbg
by Ben Widawsky
· 13 years ago
Next »