index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2012-02-24
drm/i915: Prevent a machine hang by checking crtc->active before loading lut
Alban Browaeys
2012-02-24
drm/i915: fix operator precedence when enabling RC6p
Eugeni Dodonov
2012-02-23
drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0
Hai Lan
2012-02-23
drm/i915: fix mode set on load pipe. (v2)
Dave Airlie
2012-02-22
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2012-02-15
drm/i915: do not enable RC6p on Sandy Bridge
Eugeni Dodonov
2012-02-10
drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.
Kenneth Graunke
2012-02-10
drm/i915: gen7: work around a system hang on IVB
Eugeni Dodonov
2012-02-10
drm/i915: gen7: Implement an L3 caching workaround.
Eugeni Dodonov
2012-02-10
drm/i915: gen7: implement rczunit workaround
Eugeni Dodonov
2012-02-08
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
Keith Packard
2012-01-28
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT
Daniel Vetter
2012-01-27
drm/i915:: Disable FBC on SandyBridge
Chris Wilson
2012-01-13
drm/i915: sprite init failure on pre-SNB is not a failure
Jesse Barnes
2012-01-12
drm/i915: mask transcoder select bits before setting them on LVDS
Jesse Barnes
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-03
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
2012-01-03
drm/i915: don't disable a PCH DPLL that's in use
Jesse Barnes
2012-01-03
drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.
Eric Anholt
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
2012-01-03
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2012-01-03
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2011-12-26
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
Christian Schmidt
2011-12-19
drm/i915: dont trigger hotplug events on unchanged ELD
Wu Fengguang
2011-12-19
drm/i915: rename audio ELD registers
Wu Fengguang
2011-12-19
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
2011-12-16
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
2011-12-16
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
2011-12-16
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
2011-12-01
drm: Redefine pixel formats
Ville Syrjälä
2011-11-23
drm/i915: add multi-threaded forcewake support
Keith Packard
2011-11-16
drm/i915: Treat PCH eDP like DP in most places
Keith Packard
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-07
drm/i915: Turn on another required clock gating bit on gen6.
Eric Anholt
2011-11-07
drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
Eric Anholt
2011-10-28
drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMS
Adam Jackson
2011-10-28
drm/i915: disable temporal dithering on the internal panel
Daniel Vetter
2011-10-20
drm/i915: remove transcoder PLL mashing from mode_set per specs
Jesse Barnes
2011-10-20
drm/i915: if transcoder disable fails, say which
Jesse Barnes
2011-10-20
drm/i915: set watermarks for third pipe on IVB
Jesse Barnes
2011-10-20
drm/i915: export a CPT mode set verification function
Jesse Barnes
2011-10-20
drm/i915: fix transcoder PLL select masking
Jesse Barnes
2011-10-20
drm/i915: fix IVB cursor support
Jesse Barnes
2011-10-20
drm/i915: fix debug output for 3 pipe configs
Jesse Barnes
2011-10-20
drm/i915: add PLL sharing support to handle 3 pipes
Jesse Barnes
2011-10-20
drm/i915: fix PCH PLL assertion check for 3 pipes
Jesse Barnes
[next]