Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93dfb40cd887c4f39e38f047c4d9ea0b7188a58a
/
drivers
/
gpu
/
drm
/
i915
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
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
26e12f89
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
c59a333
drm/i915: Only wait on a pending flip if we intend to write to the buffer
by Chris Wilson
· 14 years ago
3d3dc14
drm/i915/dp: Sanity check eDP existence
by Chris Wilson
· 14 years ago
467cffb
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
by Chris Wilson
· 14 years ago
a1656b9
drm/i915: Disable GPU semaphores by default
by Chris Wilson
· 14 years ago
9135583
drm/i915: Do not overflow the MMADDR write FIFO
by Chris Wilson
· 14 years ago
0ee537a
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
by Chris Wilson
· 14 years ago
a7a75c8
drm/i915: Don't save/restore hardware status page address register
by Zhenyu Wang
· 14 years ago
4cbf74c
drm/i915: don't store the reg value for HWS_PGA
by Chris Wilson
· 14 years ago
8d3c3dd
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
6927faf
drm/i915: fix memory corruption with GM965 and >4GB RAM
by Jan Niehusmann
· 14 years ago
e8b2c3c
drm/i915: Re-enable GPU semaphores for SandyBridge mobile
by Chris Wilson
· 14 years ago
8692d00e
drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"
by Chris Wilson
· 14 years ago
60c8bdf
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
by Chris Wilson
· 14 years ago
271d81b
drm/i915: Allow relocation deltas outside of target bo
by Chris Wilson
· 14 years ago
5d9faa1
drm/i915: Silence an innocuous compiler warning for an unused variable
by Chris Wilson
· 14 years ago
82d3c90
drm/i915: Use a symbolic constant for OpRegion lid state
by Chris Wilson
· 14 years ago
9950730
drm/i915: Fix unintended recursion in ironlake_disable_rc6
by Chris Wilson
· 14 years ago
c2e0eb1
drm/i915: fix corruptions on i8xx due to relaxed fencing
by Daniel Vetter
· 14 years ago
b1f559e
drm: Mark constant arrays of drm_display_mode const
by Chris Wilson
· 14 years ago
710f957
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
e953fd7
drm/i915: Add support for limited color range of broadcast outputs
by Chris Wilson
· 14 years ago
ce453d8
drm/i915: Use a device flag for non-interruptible phases
by Chris Wilson
· 14 years ago
8408c28
drm/i915: First try a normal large kmalloc for the temporary exec buffers
by Chris Wilson
· 14 years ago
fca8740
drm/i915: Add a module parameter to ignore lid status
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
a36dbec
drm/i915: don't enable FDI & transcoder interrupts after all
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
951f351
drm/i915: Do not handle backlight combination mode specially
by Indan Zupancic
· 14 years ago
9035a97
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
fe16d94
drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP
by Chris Wilson
· 14 years ago
e67189ab
drm/i915: don't enable FDI & transcoder interrupts after all
by Jesse Barnes
· 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
bed636a
drm/i915: i915_mutex_interruptible() returns -EINTR
by Chris Wilson
· 14 years ago
04dbff5
drm/i915: Fix resume regression from 5d1d0cc
by Chris Wilson
· 14 years ago
8102e12
drm/i915/tv: Use polling rather than interrupt-based hotplug
by Chris Wilson
· 14 years ago
Next »