index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2012-09-12
drm/i915: ignore eDP bpc settings from vbt
Daniel Vetter
2012-07-25
drm/i915: fix operator precedence when enabling RC6p
Eugeni Dodonov
2012-07-25
drm/i915: do not enable RC6p on Sandy Bridge
Eugeni Dodonov
2012-07-04
drm/i915: Finish any pending operations on the framebuffer before disabling
Chris Wilson
2012-06-19
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2012-06-19
drm/i915: Unpin the flip target if we fail to queue the flip
Chris Wilson
2012-06-10
drm/i915:: Disable FBC on SandyBridge
Chris Wilson
2012-06-10
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
2012-06-10
drm/i915: Update GEN6_RP_CONTROL definitions
Ben Widawsky
2012-05-31
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
2012-05-31
drm/i915: [GEN7] Use HW scheduler for fixed function shaders
Ben Widawsky
2012-04-22
drm/i915: mask transcoder select bits before setting them on LVDS
Jesse Barnes
2012-04-13
drm/i915: Sanitize BIOS debugging bits from PIPECONF
Chris Wilson
2012-03-12
drm/i915: fix ELD writing for SandyBridge
Wu Fengguang
2012-03-12
drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.
Kenneth Graunke
2012-03-12
drm/i915: gen7: work around a system hang on IVB
Eugeni Dodonov
2012-03-12
drm/i915: gen7: Implement an L3 caching workaround.
Eugeni Dodonov
2012-03-12
drm/i915: gen7: implement rczunit workaround
Eugeni Dodonov
2012-03-12
drm/i915: Prevent a machine hang by checking crtc->active before loading lut
Alban Browaeys
2011-12-26
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
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-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-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
2011-10-20
drm/i915: split refclk code out of ironlake_crtc_mode_set
Jesse Barnes
2011-10-20
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-20
drm/i915: PLL macro cleanup and pipe assertion check
Jesse Barnes
2011-10-20
drm/i915: always set FDI composite sync bit
Jesse Barnes
2011-10-20
drm/i915: properly cancel rps_work on module unload v2
Daniel Vetter
2011-10-20
Merge branch 'fix-pch-refclk' into foo
Keith Packard
2011-09-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-09-28
drm/i915: Initialize PCH refclks at modeset init time
Keith Packard
2011-09-28
drm/i915: All PCH refclks are 120MHz
Keith Packard
2011-09-28
drm/i915: Use CK505 as non-SSC source where available
Keith Packard
2011-09-27
drm/i915: Fix PCH SSC reference clock settings
Keith Packard
2011-09-27
drm/i915: Allow SSC parameter to override VBT value
Keith Packard
[next]