Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
729aa21ab85b5d24f3c2b1e581d71c2333f46628
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
efc2924
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
by Keith Packard
· 13 years ago
9f40510
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
by Chris Wilson
· 14 years ago
95e0ee9
drm/i915: fix regression after clock gating init split
by Jason Stubbs
· 13 years ago
98b98d3
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
351fc4d
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 13 years ago
61e499b
drm/i915: FDI link training broken on Ironlake by Ivybridge integration
by Keith Packard
· 13 years ago
c1a9f04
drm/i915: add fbc enable flag, but disable by default
by Jesse Barnes
· 14 years ago
69f7876
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
by Dave Airlie
· 13 years ago
645c62a
drm/i915: split PCH clock gating init
by Jesse Barnes
· 14 years ago
28963a3
drm/i915: add Ivybridge clock gating init function
by Jesse Barnes
· 14 years ago
6067aae
drm/i915: split clock gating init into per-chipset functions
by Jesse Barnes
· 14 years ago
51d5612
drm/i915: page flip support for Ivy Bridge
by Jesse Barnes
· 14 years ago
fe100d4
drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
by Jesse Barnes
· 14 years ago
357555c
drm/i915: manual FDI training for Ivy Bridge
by Jesse Barnes
· 14 years ago
674cf96
drm/i915: make FDI training a display function
by Jesse Barnes
· 14 years ago
982b203
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
by Linus Torvalds
· 14 years ago
4912d04
drm/i915: move gen6 rps handling to workqueue
by Ben Widawsky
· 14 years ago
d1ebd816
drm/i915: forcewake struct mutex locking fixes
by Ben Widawsky
· 14 years ago
fcca792
drm/i915: reference counted forcewake
by Ben Widawsky
· 14 years ago
2c7111d
drm/i915: Disable all outputs early, before KMS takeover
by Chris Wilson
· 14 years ago
7df8721
drm/i915: use i915_enable_rc6 on SNB too
by Jesse Barnes
· 14 years ago
4a246cf
drm/i915: fix rc6 initialization on Ironlake
by Ben Widawsky
· 14 years ago
2c34b85
drm/i915: fix ilk rc6 teardown locking
by Ben Widawsky
· 14 years ago
273e27c
drm/i915: Fold the DPLL limit defines into the structs that use them.
by Eric Anholt
· 14 years ago
fae1498
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
by Eric Anholt
· 14 years ago
a07d678
drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
by Eric Anholt
· 14 years ago
8febb29
drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().
by Eric Anholt
· 14 years ago
db244b6
drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().
by Eric Anholt
· 14 years ago
c713bb0
drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
by Eric Anholt
· 14 years ago
929c77f
drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().
by Eric Anholt
· 14 years ago
0b701d2
drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.
by Eric Anholt
· 14 years ago
f564048e
drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
by Eric Anholt
· 14 years ago
d2dff87
drm/i915: Attach a fb to the load-detect pipe
by Chris Wilson
· 14 years ago
0622a53
drm/i915: Remove dead code from intel_release_load_detect_pipe()
by Chris Wilson
· 14 years ago
6492711
drm/i915: Remove dead code from intel_get_load_detect_pipe()
by Chris Wilson
· 14 years ago
4fbf691
drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc
by Chris Wilson
· 14 years ago
7a5e480
drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
by Chris Wilson
· 14 years ago
8261b19
drm/i915: Don't store temporary load-detect variables in the generic encoder
by Chris Wilson
· 14 years ago
be92558
drm/i915: Propagate failure to set mode for load-detect pipe
by Chris Wilson
· 14 years ago
7173188
drm/i915: Simplify return value from intel_get_load_detect_pipe
by Chris Wilson
· 14 years ago
39adb7a
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
by Chris Wilson
· 14 years ago
49183b2
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
by Chris Wilson
· 14 years ago
2dd251f
drm/i915: Release object along create user fb error path
by Chris Wilson
· 14 years ago
bbb0aef5
drm: Verify debug message arguments
by Joe Perches
· 14 years ago
5c72d06
drm/i915: Initialise g4x watermarks for disabled pipes
by Chris Wilson
· 14 years ago
f6e5b16
drm/i915: Sanitize the output registers after resume
by Chris Wilson
· 14 years ago
e281fca
drm/i915: report correct render clock frequencies on SNB
by Jesse Barnes
· 14 years ago
7ccb4a5
drm/i915: Re-enable self-refresh
by Yuanhan Liu
· 14 years ago
00d70b1
drm/i915: skip redundant operations whilst enabling pipes and planes
by Chris Wilson
· 14 years ago
762237b
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
by Chris Wilson
· 14 years ago
47ae63e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
9135583
drm/i915: Do not overflow the MMADDR write FIFO
by Chris Wilson
· 14 years ago
8d3c3dd
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
9950730
drm/i915: Fix unintended recursion in ironlake_disable_rc6
by Chris Wilson
· 14 years ago
ce453d8
drm/i915: Use a device flag for non-interruptible phases
by Chris Wilson
· 14 years ago
c872522
drm/i915: Protect against drm_gem_object not being the first member
by Chris Wilson
· 14 years ago
548f245
drm/i915: fix per-pipe reads after "cleanup"
by Jesse Barnes
· 14 years ago
fc9a222
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
by Chris Wilson
· 14 years ago
011b991
drm/i915: skip FDI & PCH enabling for DP_A
by Jesse Barnes
· 14 years ago
86b27d8
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
by Chris Wilson
· 14 years ago
9035a97
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
01eec72
drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch
by Chris Wilson
· 14 years ago
47a05ec
drm/i915: disable PCH ports if needed when disabling a CRTC
by Jesse Barnes
· 14 years ago
04dbff5
drm/i915: Fix resume regression from 5d1d0cc
by Chris Wilson
· 14 years ago
ac66808
drm/i915: Disable RC6 on Ironlake
by Chris Wilson
· 14 years ago
9db4a9c
drm/i915: cleanup per-pipe reg usage
by Jesse Barnes
· 14 years ago
dcbe6f2
drm/i915: the PCH reference clocks are global, so don't clobber unconditionally
by Jesse Barnes
· 14 years ago
291906f
drm/i915: add port assertion check when disabling transcoders
by Jesse Barnes
· 14 years ago
19ec135
drm/i915: don't check plane vs pipe enable on ILK+
by Jesse Barnes
· 14 years ago
cb3543c
drm/i915: Set the transcoder port to none when disabling DP.
by Eric Anholt
· 14 years ago
308977a
drm/i915: Use DEBUG_KMS for the self-refresh watermarks
by Chris Wilson
· 14 years ago
4a1dc3f
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
72557b4
drm/i915: Remove unreachable condition
by Chris Wilson
· 14 years ago
309cfea
drm/i915: Trivial spelling mistake 'assertiing'
by Chris Wilson
· 14 years ago
5d1d0cc
drm/i915: Reset crtc after resume
by Chris Wilson
· 14 years ago
d210246
drm/i915: Refactor self-refresh watermark calculations
by Chris Wilson
· 14 years ago
29ee399
drm/i915: Silence a few -Wunused-but-set-variable
by Chris Wilson
· 14 years ago
fe44029
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
417ae14
drm/i915: Include TLB miss latency in g4x watermark computations
by Chris Wilson
· 14 years ago
633f2ea
drm/i915: Disable SSC for outputs other than LVDS or DP
by Chris Wilson
· 14 years ago
aa9b500
drm/i915: Honour LVDS sync polarity from EDID
by Bryan Freed
· 14 years ago
ccab5c8
drm/i915: tune Sandy Bridge DRPS constants
by Jesse Barnes
· 14 years ago
311bd68
drm/i915: Trivial sparse fixes
by Chris Wilson
· 14 years ago
18b2190
drm/i915: allow 945 to control self refresh (CxSR) automatically
by Alexander Lam
· 14 years ago
f67a559
drm/i915: skip FDI & PCH enabling for DP_A
by Jesse Barnes
· 14 years ago
6f06ce1
drm/i915: set phase sync pointer override enable before setting phase sync pointer
by Jesse Barnes
· 14 years ago
0fc932b
drm/i915: factor out FDI disable and add FDI assertions
by Jesse Barnes
· 14 years ago
040484a
drm/i915: add transcoder enable/disable functions
by Jesse Barnes
· 14 years ago
d9b6cb5
drm/i915: assert panel is unlocked before writing transcoder timing regs
by Jesse Barnes
· 14 years ago
92f2584
drm/i915: add PCH DPLL enable/disable functions
by Jesse Barnes
· 14 years ago
63d7bbe
drm/i915: add PLL enable/disable functions
by Jesse Barnes
· 14 years ago
ea0760c
drm/i915: add panel lock assertion function
by Jesse Barnes
· 14 years ago
b24e717
drm/i915: add pipe/plane enable/disable functions
by Jesse Barnes
· 14 years ago
65993d6
drm/i915: don't enable plane, pipe and PLL prematurely
by Jesse Barnes
· 14 years ago
4efe070
drm/i915: make the blitter report buffer modifications to the FBC unit
by Jesse Barnes
· 14 years ago
1ffa325
drm/i915: set more FBC chicken bits
by Jesse Barnes
· 14 years ago
a761503
drm/i915: Add a module option to override the use of SSC
by Chris Wilson
· 14 years ago
db66e37
drm/i915: Include TLB miss overhead for computing WM
by Chris Wilson
· 14 years ago
d5bb081
drm/i915: cleanup rc6 code
by Jesse Barnes
· 14 years ago
88271da
drm/i915: re-enable rc6 support for Ironlake+
by Jesse Barnes
· 14 years ago
Next »