Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a5a2bad55de89a0adf7d6f783cb87ab7eb1a894f
/
drivers
/
gpu
/
drm
/
i915
db8c076
Merge remote branch 'linus' into drm-intel-fixes
by Chris Wilson
· 14 years ago
af62610
drm/i915: Hold a reference to the object whilst unbinding the eviction list
by Chris Wilson
· 14 years ago
41a5142
drm/i915,agp/intel: Add second set of PCI-IDs for B43
by Chris Wilson
· 14 years ago
e259bef
drm/i915: Fix Sandybridge fence registers
by Chris Wilson
· 14 years ago
7907731
drm/i915/crt: Downgrade warnings for hotplug failures
by Chris Wilson
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
8974935
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
by Chris Wilson
· 14 years ago
dd8849c
drm/i915: don't enable self-refresh on Ironlake
by Jesse Barnes
· 14 years ago
7839d95
drm/i915: Double check that the wait_request is not pending before warning
by Chris Wilson
· 14 years ago
c3add4b
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
by Chris Wilson
· 14 years ago
12e8ba2
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
by Chris Wilson
· 14 years ago
bc41606
Revert "drm/i915: Enable RC6 on Ironlake."
by Chris Wilson
· 14 years ago
8554048
intel_agp,i915: Add more sandybridge graphics device ids
by Zhenyu Wang
· 14 years ago
a69ffdb
drm/i915: Enable MI_FLUSH on Sandybridge
by Zhenyu Wang
· 14 years ago
f8f235e
agp/intel: Fix cache control for Sandybridge
by Zhenyu Wang
· 14 years ago
032d2a0
drm/i915: Prevent double dpms on
by Chris Wilson
· 14 years ago
52be119
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
by Chris Wilson
· 14 years ago
4e5359c
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
by Simon Farnsworth
· 14 years ago
8e647a2
drm/i915: Tightly scope intel_encoder to prevent invalid use
by Chris Wilson
· 14 years ago
a25c25c
drm/i915: Allocate the PCI resource for the MCHBAR
by Chris Wilson
· 14 years ago
4f7f7b7
drm/i915/dp: Really try 5 times before giving up.
by Chris Wilson
· 14 years ago
b66d842
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
by Chris Wilson
· 15 years ago
0ad6ef2
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
by Chris Wilson
· 15 years ago
4e6cfef
drm/i915: Re-use set_base_atomic to share setting of the display registers
by Chris Wilson
· 15 years ago
52e6863
drm/i915: Fix offset page-flips on i965+
by Chris Wilson
· 15 years ago
c96c3a8
drm/i915: Include a generation number in the device info
by Chris Wilson
· 15 years ago
c877cdc
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 15 years ago
9927a40
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 15 years ago
9f82d23
drm/i915: overlay on gen2 can't address above 1G
by Daniel Vetter
· 14 years ago
300387c
drm/i915: Clear the vblank status bit before polling for the next vblank
by Chris Wilson
· 14 years ago
4f233ef
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
by Pekka Enberg
· 14 years ago
c74696b
i915: revert some checks added by commit 32aad86f
by Pavel Roskin
· 14 years ago
1dfd975
Revert "drm/i915: Unreference object not handle on creation"
by Chris Wilson
· 14 years ago
e167976
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
by Andrew Morton
· 14 years ago
9559fcd
drm/i915: fix vblank wait test condition
by Jesse Barnes
· 14 years ago
ee00557
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
4238a41
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
4fefe43
drm/i915,intel_agp: Add support for Sandybridge D0
by Zhenyu Wang
· 14 years ago
3fdef02
drm/i915: fix render pipe control notify on sandybridge
by Zhenyu Wang
· 14 years ago
156dadc
drm/i915: Remove the conflicting BUG_ON()
by Chris Wilson
· 15 years ago
90eb77b
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
by Chris Wilson
· 15 years ago
72bcb26
drm/i915/suspend: Flush register writes before busy-waiting.
by Chris Wilson
· 15 years ago
d5dd96c
i915: disable DAC on Ironlake also when doing CRT load detection.
by Dave Airlie
· 15 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
d240f20
drm/i915: make sure eDP PLL is enabled at the right time
by Jesse Barnes
· 15 years ago
9cce37f
drm/i915: fix VGA plane disable for Ironlake+
by Jesse Barnes
· 15 years ago
7643a7f
drm/i915: eDP mode set sequence corrections
by Jesse Barnes
· 15 years ago
37c6c9b
drm/i915: add panel reset workaround
by Jesse Barnes
· 15 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 15 years ago
75a1e32
Merge git://git.infradead.org/~dwmw2/ideapad-2.6
by Linus Torvalds
· 15 years ago
54b9b30
Call acpi_video_register() in intel_opregion_init() failure path
by David Woodhouse
· 15 years ago
aa9f56b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 15 years ago
7203425
drm: expand gamma_set
by James Simmons
· 15 years ago
bf79cb9
drm: Use ENOENT consistently for the error return for an unmatched handle.
by Chris Wilson
· 15 years ago
cce13ff
drm: Propagate error code from fb_create()
by Chris Wilson
· 15 years ago
ce17178
drm/i915: Enable RC6 on Ironlake.
by Zou Nan hai
· 15 years ago
8545423
drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.
by Chris Wilson
· 15 years ago
aa40d6b
drm/i915: Set up a render context on Ironlake
by Zou Nan hai
· 15 years ago
1cafd34
drm/i915 invalidate indirect state pointers at end of ring exec
by Zou Nan hai
· 15 years ago
e78d73b
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
by Chris Wilson
· 15 years ago
6eeefaf
drm/i915: Apply i830 errata for cursor alignment
by Chris Wilson
· 15 years ago
560b85b
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
by Chris Wilson
· 15 years ago
c27ba48
drm/i915: FBC is updated within set_base() so remove second call in mode_set()
by Chris Wilson
· 15 years ago
5ddb954
drm/i915/edp: Flush the write before waiting for PLLs
by Chris Wilson
· 15 years ago
913d8d1
drm/i915: Ensure that while(INREG()) are bounded (v2)
by Chris Wilson
· 15 years ago
dd785e3
drm/i915/ringbuffer: Set ring->gem_buffer = NULL on init unwind
by Chris Wilson
· 15 years ago
debcadd
drm/i915: Update watermarks for Ironlake after dpms changes
by Chris Wilson
· 15 years ago
862daef
drm/i915/opregion: Use ASLE response codes defined in 0.1
by Chris Wilson
· 15 years ago
868dc58
drm/i915/display: Add pipe/plane information to dpms debugging
by Chris Wilson
· 15 years ago
ae9fed6
drm/i915: Truncate the shmem backing pages on purge
by Chris Wilson
· 15 years ago
20a0945
drm/i915: Write to display base last.
by Chris Wilson
· 15 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 15 years ago
2e88e40
drm/i915/sdvo: Markup a few constant strings.
by Chris Wilson
· 15 years ago
e56660d
drm/i915: Record error batch buffers using iomem
by Chris Wilson
· 15 years ago
7d1c480
drm/i915: Maintain LRU order of inactive objects upon access by CPU (v2)
by Chris Wilson
· 15 years ago
cd377ea
drm/i915: Implement fair lru eviction across both rings. (v2)
by Chris Wilson
· 15 years ago
b47eb4a
drm/i915: Move the eviction logic to its own file.
by Chris Wilson
· 15 years ago
6f392d5
drm/i915: Use a common seqno for all rings.
by Chris Wilson
· 15 years ago
0108a3e
drm/i915: prepare for fair lru eviction
by Daniel Vetter
· 15 years ago
bf1a109
drm/i915: Append the object onto the inactive list on binding.
by Chris Wilson
· 15 years ago
6ef3d42
drm/i915: Capture the overlay status upon a GPU hang.
by Chris Wilson
· 15 years ago
dbd7ac9
drm/i915: Use an uncommon name for the local dev_priv in macros
by Chris Wilson
· 15 years ago
e898cd2
drm/i915: Inline ringbuffer_emit()
by Chris Wilson
· 15 years ago
d97ed33
drm/i915: Move ringbuffer accounting to begin/advance.
by Chris Wilson
· 15 years ago
1741dd4
drm/i915: Unroll wrapping of the ringbuffer.
by Chris Wilson
· 15 years ago
ae7d49d
drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
by Chris Wilson
· 15 years ago
87f8ebf
drm/i915: Disable the cursor for DPMS_OFF
by Chris Wilson
· 15 years ago
6146b3d
drm/i915: i8xx also doesn't like multiple oustanding pageflips
by Daniel Vetter
· 15 years ago
69d0b96
drm/i915: fixup pageflip ringbuffer commands for i8xx
by Daniel Vetter
· 15 years ago
0be555b
drm/i915: report all active objects as busy
by Chris Wilson
· 15 years ago
403c89f
drm/i915: Mark the static memory latency tables const.
by Chris Wilson
· 15 years ago
88f356b
drm/i915: Only emit flushes on active rings.
by Chris Wilson
· 15 years ago
e044218
drm/i915/sdvo: Add dot crawl property
by Chris Wilson
· 15 years ago
c552170
drm/i915/sdvo: Add missing TV filters
by Chris Wilson
· 15 years ago
fcc8d67
drm/i915/sdvo: Check for allocation failure when constructing properties
by Chris Wilson
· 15 years ago
4003975
drm/i915/sdvo: Use an integer mapping for supported tv format modes
by Chris Wilson
· 15 years ago
32aad86
drm/i915/sdvo: Propagate errors from reading/writing control bus.
by Chris Wilson
· 15 years ago
615fb93
drm/i915: Subclass intel_connector.
by Chris Wilson
· 15 years ago
Next »