index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-06-05
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-20
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
2012-05-19
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
2012-05-19
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
2012-05-19
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
2012-05-19
drm/i915: Assert that the transcoder is indeed off before modifying it
Chris Wilson
2012-05-19
drm/i915: detect digital outputs on Haswell
Eugeni Dodonov
2012-05-19
drm/i915: program iCLKIP on Lynx Point
Eugeni Dodonov
2012-05-19
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
2012-05-19
drm/i915: use ironlake eld write routine for Haswell
Eugeni Dodonov
2012-05-19
drm/i915: support DDI training in FDI mode
Eugeni Dodonov
2012-05-19
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
2012-05-19
drm/i915: account for only one PCH receiver on Haswell
Eugeni Dodonov
2012-05-19
drm/i915: handle DDI-related assertions
Eugeni Dodonov
2012-05-19
drm/i915: add LPT PCH checks
Eugeni Dodonov
2012-05-19
drm/i915: detect PCH encoders on Haswell
Eugeni Dodonov
2012-05-19
drm/i915: do not use fdi_normal_train on Haswell
Eugeni Dodonov
2012-05-19
drm/i915: properly check for pipe count
Eugeni Dodonov
2012-05-19
drm/i915: add support for SBI ops
Eugeni Dodonov
2012-05-19
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
2012-05-08
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
2012-05-08
drm/i915: implement ironlake_wait_for_vblank
Paulo Zanoni
2012-05-08
drm/i915: simplify intel_encoder_commit
Paulo Zanoni
2012-05-08
drm/i915: DSL_LINEMASK is 12 bits only on gen2
Paulo Zanoni
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-04
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
Daniel Vetter
2012-05-03
drm/i915: Periodically sanity check power management
Chris Wilson
2012-05-03
drm/i915: Wait for the clocks to stabilise before updating PLLs
Chris Wilson
2012-05-03
drm/i915: rip out intel_dpio_write again
Daniel Vetter
2012-05-03
drm/i915: kill intel_clear_scanline_wait
Daniel Vetter
2012-05-03
drm/i915: remove LP_RING&friends from modeset code
Daniel Vetter
2012-05-03
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
2012-05-03
drm/i915: Remove too early plane enable on pre-PCH hardware
Chris Wilson
2012-05-03
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
2012-05-02
drm/i915: Do not read non-existent DPLL registers on PCH hardware
Chris Wilson
2012-04-18
drm/i915: Silence the change of LVDS sync polarity
Chris Wilson
2012-04-18
drm/i915: add generic power management initialization
Eugeni Dodonov
2012-04-18
drm/i915: move clock gating functionality into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: move emon functionality into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: move drps, rps and rc6-related functions to intel_pm
Eugeni Dodonov
2012-04-18
drm/i915: move watermarks settings into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
2012-04-18
drm/i915: Wait for all pending operations to the fb before disabling the pipe
Chris Wilson
2012-04-18
drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
Chris Wilson
2012-04-18
drm/i915: Unpin the flip target if we fail to queue the flip
Chris Wilson
[next]