Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07c1e8c1462fa7324de4c36ae9e55da2abd79cee
/
drivers
/
gpu
/
drm
/
i915
07c1e8c
drm/i915: handle 3rd pipe
by Eugeni Dodonov
· 13 years ago
5e5b7fa
drm/i915: simplify pipe checking
by Eugeni Dodonov
· 13 years ago
a05a586
drm/i915: Print debugfs object list sizes in KiB instead of bytes.
by Eric Anholt
· 13 years ago
ba68e08
drm/i915/sdvo: always set positive sync polarity
by Paulo Zanoni
· 13 years ago
55a6713
drm/i915: Removing TV Out modes.
by Rodrigo Vivi
· 13 years ago
23bd15e
drm/i915: Fix TV Out refresh rate.
by Rodrigo Vivi
· 13 years ago
cc1f719
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
by Dave Airlie
· 13 years ago
0a7eb24
drm: add support for private planes
by Rob Clark
· 13 years ago
d8e70a2
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
by Jesse Barnes
· 13 years ago
7a41986
drm/i915: don't disable a PCH DPLL that's in use
by Jesse Barnes
· 13 years ago
e6bfaf8
drm/i915: don't bail out of intel_wait_ring_buffer too early
by Daniel Vetter
· 13 years ago
4e0e90d
drm/i915: kicking rings stuck on semaphores considered harmful
by Daniel Vetter
· 13 years ago
ae662d3
drm/i915: Add support for resetting the SO write pointers on gen7.
by Eric Anholt
· 13 years ago
e959b5d
drm/i915: Make the fallback IRQ wait not sleep.
by Eric Anholt
· 13 years ago
42ff657
drm/i915: Work around gen7 BLT ring synchronization issues.
by Eric Anholt
· 13 years ago
7ea29b1
drm/i915: Do the fallback non-IRQ wait in ring throttle, too.
by Eric Anholt
· 13 years ago
116ac8d
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
by Eric Anholt
· 13 years ago
8ea3086
drm/i915: add color key support v4
by Jesse Barnes
· 13 years ago
175bd42
drm/i915: track sprite coverage and disable primary plane if possible
by Jesse Barnes
· 13 years ago
b840d907f
drm/i915: add SNB and IVB video sprite support v6
by Jesse Barnes
· 13 years ago
c7dffff
drm/i915: Clean up multi-threaded forcewake patch
by Keith Packard
· 13 years ago
4d85529
drm/i915: drpc debugfs update for gen6
by Ben Widawsky
· 13 years ago
6ed55ee
drm/i915: Update GEN6_RP_CONTROL definitions
by Ben Widawsky
· 13 years ago
84f9f93
drm/i915: Force sync command ordering (Gen6+)
by Ben Widawsky
· 13 years ago
e2971bd
drm/i915: relative_constants_mode race fix
by Ben Widawsky
· 13 years ago
2318fcd
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
1fbe6f6
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 13 years ago
01f2c77
drm: Replace pitch with pitches[] in drm_framebuffer
by Ville Syrjälä
· 13 years ago
59df7b1
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
by Christian Schmidt
· 13 years ago
097354e
drm/i915: check ACTHD of all rings
by Daniel Vetter
· 13 years ago
832afda
drm/i915: DisplayPort hot remove notification to audio driver
by Wu Fengguang
· 13 years ago
2deed76
drm/i915: HDMI hot remove notification to audio driver
by Wu Fengguang
· 13 years ago
3a9627f
drm/i915: dont trigger hotplug events on unchanged ELD
by Wu Fengguang
· 13 years ago
1202b4c6
drm/i915: rename audio ELD registers
by Wu Fengguang
· 13 years ago
b3f33cb
drm/i915: fix ELD writing for SandyBridge
by Wu Fengguang
· 13 years ago
ed4a518
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
by Linus Torvalds
· 13 years ago
2cfab8d
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
by Linus Torvalds
· 13 years ago
3b5c78a
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
by Adam Jackson
· 13 years ago
f45b555
drm/i915: enable semaphores on per-device defaults
by Eugeni Dodonov
· 13 years ago
7317c75e6
drm/i915: don't set unpin_work if vblank_get fails
by Jesse Barnes
· 13 years ago
c0f372b3
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
by Keith Packard
· 13 years ago
5222008
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
by Chris Wilson
· 13 years ago
4ed0b57
drm/i915: prevent division by zero when asking for chipset power
by Eugeni Dodonov
· 13 years ago
03d00ac
drm/i915: add PCH info to i915_capabilities
by Paulo Zanoni
· 13 years ago
3573c41
drm/i915: set the right SDVO transcoder for CPT
by Paulo Zanoni
· 13 years ago
0999bbe
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
by Adam Jackson
· 13 years ago
eb1711b
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
by Daniel Vetter
· 13 years ago
04b3924
drm: Redefine pixel formats
by Ville Syrjälä
· 13 years ago
ca88479
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
by Keith Packard
· 13 years ago
1a2eb46
drm/i915: Hook up Ivybridge eDP
by Keith Packard
· 13 years ago
8d715f0
drm/i915: add multi-threaded forcewake support
by Keith Packard
· 13 years ago
2d0f240
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
cdaeb57
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes
by Dave Airlie
· 13 years ago
04b3867
drm/i915: Fix inconsistent backlight level during disabled
by Takashi Iwai
· 13 years ago
457eafc
drm, i915: Fix memory leak in i915_gem_busy_ioctl().
by Rakib Mullick
· 13 years ago
9a10f40
drm/i915: Use DPCD value for max DP lanes.
by Keith Packard
· 13 years ago
b34f1f0
drm/i915: Initiate DP link training only on the lanes we'll be using
by Keith Packard
· 13 years ago
f2e8b18
drm/i915: Remove trailing white space
by Keith Packard
· 13 years ago
cdb0e95
drm/i915: Try harder during dp pattern 1 link training
by Keith Packard
· 13 years ago
21264c6
drm/i915: Make DP prepare/commit consistent with DP dpms
by Keith Packard
· 13 years ago
99ea712
drm/i915: Let panel power sequencing hardware do its job
by Keith Packard
· 13 years ago
417e822
drm/i915: Treat PCH eDP like DP in most places
by Keith Packard
· 13 years ago
93f62da
drm/i915: Remove link_status field from intel_dp structure
by Keith Packard
· 13 years ago
832dd3c
drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control
by Keith Packard
· 13 years ago
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 13 years ago
f28ad3b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 13 years ago
b3e067c
drm: serialize access to list of debugfs files
by Marcin Slusarz
· 13 years ago
4415e63
drm/i915: Module parameters using '-1' as default must be signed type
by Keith Packard
· 13 years ago
14660cc
drm/i915: Fix object refcount leak on mmappable size limit error path.
by Eric Anholt
· 13 years ago
9ca1d10
drm/i915: Turn on another required clock gating bit on gen6.
by Eric Anholt
· 13 years ago
406478d
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
by Eric Anholt
· 13 years ago
5c24d8b
Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-move
by Randy Dunlap
· 13 years ago
680da87
drm/i915: enable cacheable objects on Ivybridge
by Jesse Barnes
· 13 years ago
4b9de73
drm/i915: add constants to size fence arrays and fields
by Daniel Vetter
· 13 years ago
775d17b
drm/i915: Ivybridge still has fences!
by Daniel Vetter
· 13 years ago
616fdb5
drm/i915: forcewake warning fixes in debugfs
by Ben Widawsky
· 13 years ago
ff56b0b
drm/i915: Fix object refcount leak on mmappable size limit error path.
by Eric Anholt
· 13 years ago
627f767
drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work
by Keith Packard
· 13 years ago
e0cd360
gpu: add module.h to drivers/gpu files as required.
by Paul Gortmaker
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
8282049
drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
by Adam Jackson
· 13 years ago
80a2901
drm/i915: only match on PCI_BASE_CLASS_DISPLAY
by Daniel Vetter
· 13 years ago
f74974c
drm/i915: disable temporal dithering on the internal panel
by Daniel Vetter
· 13 years ago
82d1655
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
by Adam Jackson
· 13 years ago
1c95822
drm/i915/dp: Introduce is_cpu_edp()
by Adam Jackson
· 13 years ago
2600521
drm/i915: use correct SPD type value
by Jesse Barnes
· 13 years ago
64a8fc0
drm/i915: fix ILK+ infoframe support
by Jesse Barnes
· 13 years ago
a60f0e3
drm/i915: add DP test request handling
by Jesse Barnes
· 13 years ago
a2006cf
drm/i915: read full receiver capability field during DP hot plug
by Jesse Barnes
· 13 years ago
dc22ee6
drm/i915/dp: Remove eDP special cases from bandwidth checks
by Adam Jackson
· 13 years ago
cd9dde4
drm/i915/dp: Fix the math in intel_dp_link_required
by Adam Jackson
· 13 years ago
f52c619
drm/i915/panel: Always record the backlight level again (but cleverly)
by Takashi Iwai
· 13 years ago
f700088
i915: Move i915_read/write out of line
by Andi Kleen
· 13 years ago
a487928
drm/i915: remove transcoder PLL mashing from mode_set per specs
by Jesse Barnes
· 13 years ago
4c9c18c
drm/i915: if transcoder disable fails, say which
by Jesse Barnes
· 13 years ago
d6c892d
drm/i915: set watermarks for third pipe on IVB
by Jesse Barnes
· 13 years ago
d4270e5
drm/i915: export a CPT mode set verification function
by Jesse Barnes
· 13 years ago
d64311a
drm/i915: fix transcoder PLL select masking
by Jesse Barnes
· 13 years ago
65a21cd
drm/i915: fix IVB cursor support
by Jesse Barnes
· 13 years ago
Next »