Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
b4e518547da042fdc65bd4bdafd046fed13337d5
/
drivers
/
gpu
/
drm
/
i915
617cf88
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
by Keith Packard
· 14 years ago
e57b688
drm/i915: no lvds quirk for AOpen MP45
by Daniel Vetter
· 14 years ago
c898261
drm/i915: Force explicit bpp selection for intel_dp_link_required
by Keith Packard
· 14 years ago
a4ea430
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT
by Daniel Vetter
· 14 years ago
d56d8b2
drm/i915:: Disable FBC on SandyBridge
by Chris Wilson
· 15 years ago
93b525d
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
by Daniel Vetter
· 14 years ago
48467a9
drm/i915: debugfs: show semaphore registers also on gen7
by Daniel Vetter
· 14 years ago
075edca
drm/i915: allow userspace forcewake references also on gen7
by Daniel Vetter
· 14 years ago
04115a9
drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.
by Eric Anholt
· 14 years ago
fff24e2
drm/i915: Correct debugfs printout for RC1e.
by Eric Anholt
· 14 years ago
8f0fc97
Revert "drm/i915: Work around gen7 BLT ring synchronization issues."
by Keith Packard
· 14 years ago
bdfcdb6
drm/i915: rip out the HWSTAM missed irq workaround
by Daniel Vetter
· 15 years ago
4cd53c0
drm/i915: paper over missed irq issues with force wake voodoo
by Daniel Vetter
· 14 years ago
c937504
drm/i915: Hold gt_lock across forcewake register reads
by Keith Packard
· 15 years ago
286fed4
drm/i915: Hold gt_lock during reset
by Keith Packard
· 15 years ago
b6e45f8
drm/i915: Move reset forcewake processing to gen6_do_reset
by Keith Packard
· 15 years ago
9f1f46a
drm/i915: protect force_wake_(get|put) with the gt_lock
by Daniel Vetter
· 15 years ago
8109021
drm/i915: convert force_wake_get to func pointer in the gpu reset code
by Daniel Vetter
· 14 years ago
00c2064
drm/i915: sprite init failure on pre-SNB is not a failure
by Jesse Barnes
· 14 years ago
96c0a2f
drm/i915: VBT Parser cleanup for eDP block
by Rohit Jain
· 14 years ago
7885d20
drm/i915: mask transcoder select bits before setting them on LVDS
by Jesse Barnes
· 14 years ago
a190d70
Merge branch 'drm-intel-next-fixes' into drm-intel-fixes
by Keith Packard
· 14 years ago
44306ab
drm/i915: Add Clientron E830 to the ignore LVDS list
by Joel Sass
· 14 years ago
8ca4013
CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB
by Duncan Laurie
· 15 years ago
1a464cb
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 14 years ago
07c1e8c
drm/i915: handle 3rd pipe
by Eugeni Dodonov
· 15 years ago
5e5b7fa
drm/i915: simplify pipe checking
by Eugeni Dodonov
· 15 years ago
a05a586
drm/i915: Print debugfs object list sizes in KiB instead of bytes.
by Eric Anholt
· 15 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
ba68e08
drm/i915/sdvo: always set positive sync polarity
by Paulo Zanoni
· 15 years ago
55a6713
drm/i915: Removing TV Out modes.
by Rodrigo Vivi
· 15 years ago
23bd15e
drm/i915: Fix TV Out refresh rate.
by Rodrigo Vivi
· 15 years ago
cc1f719
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
by Dave Airlie
· 15 years ago
0a7eb24
drm: add support for private planes
by Rob Clark
· 15 years ago
d8e70a2
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
by Jesse Barnes
· 15 years ago
7a41986
drm/i915: don't disable a PCH DPLL that's in use
by Jesse Barnes
· 15 years ago
e6bfaf8
drm/i915: don't bail out of intel_wait_ring_buffer too early
by Daniel Vetter
· 15 years ago
4e0e90d
drm/i915: kicking rings stuck on semaphores considered harmful
by Daniel Vetter
· 15 years ago
ae662d3
drm/i915: Add support for resetting the SO write pointers on gen7.
by Eric Anholt
· 15 years ago
e959b5d
drm/i915: Make the fallback IRQ wait not sleep.
by Eric Anholt
· 15 years ago
42ff657
drm/i915: Work around gen7 BLT ring synchronization issues.
by Eric Anholt
· 15 years ago
7ea29b1
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
by Eric Anholt
· 15 years ago
116ac8d
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
by Eric Anholt
· 15 years ago
8ea3086
drm/i915: add color key support v4
by Jesse Barnes
· 15 years ago
175bd42
drm/i915: track sprite coverage and disable primary plane if possible
by Jesse Barnes
· 15 years ago
b840d907f
drm/i915: add SNB and IVB video sprite support v6
by Jesse Barnes
· 15 years ago
c7dffff
drm/i915: Clean up multi-threaded forcewake patch
by Keith Packard
· 15 years ago
4d85529
drm/i915: drpc debugfs update for gen6
by Ben Widawsky
· 15 years ago
6ed55ee
drm/i915: Update GEN6_RP_CONTROL definitions
by Ben Widawsky
· 15 years ago
84f9f93
drm/i915: Force sync command ordering (Gen6+)
by Ben Widawsky
· 15 years ago
e2971bd
drm/i915: relative_constants_mode race fix
by Ben Widawsky
· 15 years ago
2318fcd
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 15 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 15 years ago
371de6e
drm/i915: Disable RC6 on Sandybridge by default
by Keith Packard
· 15 years ago
ebbd857
drm/i915: Disable semaphores by default on SNB
by Keith Packard
· 15 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 15 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 15 years ago
59df7b1
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
by Christian Schmidt
· 15 years ago
097354e
drm/i915: check ACTHD of all rings
by Daniel Vetter
· 15 years ago
832afda
drm/i915: DisplayPort hot remove notification to audio driver
by Wu Fengguang
· 15 years ago
2deed76
drm/i915: HDMI hot remove notification to audio driver
by Wu Fengguang
· 15 years ago
3a9627f
drm/i915: dont trigger hotplug events on unchanged ELD
by Wu Fengguang
· 15 years ago
1202b4c
drm/i915: rename audio ELD registers
by Wu Fengguang
· 15 years ago
b3f33cb
drm/i915: fix ELD writing for SandyBridge
by Wu Fengguang
· 15 years ago
ed4a518
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
by Linus Torvalds
· 15 years ago
2cfab8d
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
by Linus Torvalds
· 15 years ago
3b5c78a
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
by Adam Jackson
· 15 years ago
f45b555
drm/i915: enable semaphores on per-device defaults
by Eugeni Dodonov
· 15 years ago
7317c75
drm/i915: don't set unpin_work if vblank_get fails
by Jesse Barnes
· 15 years ago
c0f372b3
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
by Keith Packard
· 15 years ago
5222008
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
by Chris Wilson
· 15 years ago
4ed0b57
drm/i915: prevent division by zero when asking for chipset power
by Eugeni Dodonov
· 15 years ago
03d00ac
drm/i915: add PCH info to i915_capabilities
by Paulo Zanoni
· 15 years ago
3573c41
drm/i915: set the right SDVO transcoder for CPT
by Paulo Zanoni
· 15 years ago
0999bbe
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
by Adam Jackson
· 15 years ago
eb1711b
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
by Daniel Vetter
· 15 years ago
04b3924
drm: Redefine pixel formats
by Ville Syrjälä
· 15 years ago
ca88479
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
by Keith Packard
· 15 years ago
1a2eb46
drm/i915: Hook up Ivybridge eDP
by Keith Packard
· 15 years ago
8d715f0
drm/i915: add multi-threaded forcewake support
by Keith Packard
· 15 years ago
2d0f240
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 15 years ago
cdaeb57
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 15 years ago
04b3867
drm/i915: Fix inconsistent backlight level during disabled
by Takashi Iwai
· 15 years ago
457eafc
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
by Rakib Mullick
· 15 years ago
9a10f40
drm/i915: Use DPCD value for max DP lanes.
by Keith Packard
· 15 years ago
b34f1f0
drm/i915: Initiate DP link training only on the lanes we'll be using
by Keith Packard
· 15 years ago
f2e8b18
drm/i915: Remove trailing white space
by Keith Packard
· 15 years ago
cdb0e95
drm/i915: Try harder during dp pattern 1 link training
by Keith Packard
· 15 years ago
21264c6
drm/i915: Make DP prepare/commit consistent with DP dpms
by Keith Packard
· 15 years ago
99ea712
drm/i915: Let panel power sequencing hardware do its job
by Keith Packard
· 15 years ago
417e822
drm/i915: Treat PCH eDP like DP in most places
by Keith Packard
· 15 years ago
93f62da
drm/i915: Remove link_status field from intel_dp structure
by Keith Packard
· 15 years ago
832dd3c
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
by Keith Packard
· 15 years ago
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 15 years ago
f28ad3b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 15 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 15 years ago
b3e067c
drm: serialize access to list of debugfs files
by Marcin Slusarz
· 15 years ago
4415e63
drm/i915: Module parameters using '-1' as default must be signed type
by Keith Packard
· 15 years ago
14660cc
drm/i915: Fix object refcount leak on mmappable size limit error path.
by Eric Anholt
· 15 years ago
9ca1d10
drm/i915: Turn on another required clock gating bit on gen6.
by Eric Anholt
· 15 years ago
Next »