Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7fa8bb385d71c0c0c563a063a0f574adc532585
/
drivers
/
gpu
/
drm
/
i915
351fc4d
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
9e3c256
drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge
by Jesse Barnes
· 14 years ago
56184e3
drm/i915/sdvo: Reorder i2c initialisation before ddc proxy
by Chris Wilson
· 14 years ago
61e499b
drm/i915: FDI link training broken on Ironlake by Ivybridge integration
by Keith Packard
· 14 years ago
a51f7a6
drm/i915: enable rc6 by default
by Jesse Barnes
· 14 years ago
c1a9f04
drm/i915: add fbc enable flag, but disable by default
by Jesse Barnes
· 14 years ago
8547920
drm/i915: clean up unused ring_get_irq/ring_put_irq functions
by Feng, Boqun
· 14 years ago
5bfa106
drm/i915: fix user irq miss in BSD ring on g4x
by Feng, Boqun
· 14 years ago
69f7876
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
by Dave Airlie
· 14 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
4593010
drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.
by Eric Anholt
· 14 years ago
25aebfc3
drm/i915: Add support for fence registers on Ivybridge.
by Eric Anholt
· 14 years ago
10ed13e
drm/i915: Use existing function instead of open-coding fence reg clear.
by Eric Anholt
· 14 years ago
6067aae
drm/i915: split clock gating init into per-chipset functions
by Jesse Barnes
· 14 years ago
90711d5
drm/i915: set IBX pch type explicitly
by Jesse Barnes
· 14 years ago
c76b615
drm/i915: add Ivy Bridge PCI IDs and driver feature structs
by Jesse Barnes
· 14 years ago
c792513
drm/i915: add PantherPoint PCH ID
by Jesse Barnes
· 14 years ago
65d3eb1
drm/i915: ring support for Ivy Bridge
by Jesse Barnes
· 14 years ago
51d5612
drm/i915: page flip support for Ivy Bridge
by Jesse Barnes
· 14 years ago
b1f14ad
drm/i915: interrupt & vblank 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
3780894
drm/i915: add swizzle/tiling support for Ivy Bridge
by Jesse Barnes
· 14 years ago
eceae48
drm/i915: Ivy Bridge has split display and pipe control
by Jesse Barnes
· 14 years ago
4b65177
drm/i915: add IS_IVYBRIDGE macro for checks
by Jesse Barnes
· 14 years ago
8543669
drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
by Jesse Barnes
· 14 years ago
f796cf8
drm/i915: split enable/disable vblank code into chipset specific functions
by Jesse Barnes
· 14 years ago
4697995
drm/i915: split irq handling into per-chipset functions
by Jesse Barnes
· 14 years ago
674cf96
drm/i915: make FDI training a display function
by Jesse Barnes
· 14 years ago
8eb5729
drm/i915: forcewake debugfs fix
by Ben Widawsky
· 14 years ago
6d794d4
drm/i915: debugfs interface for forcewake reference count
by Ben Widawsky
· 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
b7287d8
drm/i915: proper use of forcewake
by Ben Widawsky
· 14 years ago
2c7111d
drm/i915: Disable all outputs early, before KMS takeover
by Chris Wilson
· 14 years ago
9c23f7f
drm/i915: Do not clflush snooped objects
by Chris Wilson
· 14 years ago
93dfb40
drm/i915: Rename agp_type to cache_level
by Chris Wilson
· 14 years ago
e76d363
drm/i915: debugfs for context information
by Ben Widawsky
· 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
96f298a
drm/1915: ringbuffer wait for idle function
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
b259f67
drm/i915: Move the irq wait queue initialisation into the ring init
by Chris Wilson
· 14 years ago
2fb4e61
drm/i915/lvds: Only act on lid notify when the device is on
by Alex Williamson
· 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
31acbcc
drm/i915/dp: Be paranoid in case we disable a DP before it is attached
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
e8e7a2b
drm/i915: restore only the mode of this driver on lastclose (v2)
by Dave Airlie
· 14 years ago
25b2103
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 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
ccacfec
drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3
by Sitsofe Wheeler
· 14 years ago
89ea42d
drm/i915/tv: Only poll for TV connections
by Mathew McKernan
· 14 years ago
d562766
drm/i915/tv: Remember the detected TV type
by Mathew McKernan
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
a6737ad
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
by Chris Wilson
· 14 years ago
0de009c
drm/i915/crt: Remove 0xa0 probe for VGA
by Chris Wilson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7f58aab
drm/i915: Reset GMBUS controller after NAK
by Chris Wilson
· 14 years ago
9f01b25
drm/i915: Busy-spin wait_for condition in atomic contexts
by Chris Wilson
· 14 years ago
6ee3b5a
drm/i915/lvds: Always return connected in the absence of better information
by Chris Wilson
· 14 years ago
f0c8602
Revert "drm/i915: Don't save/restore hardware status page address register"
by Chris Wilson
· 14 years ago
f6e4788
drm/i915: Avoid unmapping pages from a NULL address space
by Chris Wilson
· 14 years ago
26e12f8
drm/i915: Fix use after free within tracepoint
by Chris Wilson
· 14 years ago
36d527d
drm/i915: Restore missing command flush before interrupt on BLT ring
by Chris Wilson
· 14 years ago
d4aeee7
drm/i915: Disable pagefaults along execbuffer relocation fast path
by Chris Wilson
· 14 years ago
ed0291f
drm/i915: Fix computation of pitch for dumb bo creator
by Chris Wilson
· 14 years ago
e281fca
drm/i915: report correct render clock frequencies on SNB
by Jesse Barnes
· 14 years ago
48898b0
drm/i915/dp: Correct the order of deletion for ghost eDP devices
by Takashi Iwai
· 14 years ago
29c5a58
drm/i915: Fix tiling corruption from pipelined fencing
by Chris Wilson
· 14 years ago
7ccb4a5
drm/i915: Re-enable self-refresh
by Yuanhan Liu
· 14 years ago
09bfa51
drm/i915: Prevent racy removal of request from client list
by Herton Ronaldo Krzesinski
· 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
38f1cff
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
by Dave Airlie
· 14 years ago
bcd5023
drm/i915: disable opregion lid detection for now.
by Dave Airlie
· 14 years ago
34db18ab
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
ba3820a
drm/i915: Revive combination mode for backlight control
by Takashi Iwai
· 14 years ago
47ae63e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
Next »