]> rtime.felk.cvut.cz Git - linux-imx.git/history - drivers/gpu/drm/i915/intel_display.c
drm/i915: make set_m_n functions static
[linux-imx.git] / drivers / gpu / drm / i915 / intel_display.c
2013-05-06 Daniel Vetterdrm/i915: make set_m_n functions static
2013-05-06 Daniel Vetterdrm/i915: PCH_ prefix for transcoder timings
2013-05-06 Daniel Vetterdrm/i915: s/TRANSCONF/PCH_TRANSCONF/
2013-05-06 Daniel Vetterdrm/i915: fix up adjusted_mode tracking for interlaced...
2013-05-03 Jesse Barnesdrm/i915: fix Haswell pfit power well check v2
2013-04-30 Daniel Vetterdrm/i915: move border color writes to pfit_enable
2013-04-29 Daniel Vetterdrm/i915: hw state readout support for pipe timings
2013-04-29 Daniel Vetterdrm/i915: hw state readout support for fdi m/n
2013-04-29 Daniel Vetterdrm/i915: introduce macros to check pipe config properties
2013-04-29 Daniel Vetterdrm/i915: stop for_each_intel_crtc_masked macro from...
2013-04-29 Daniel Vetterdrm/i915: implement fdi auto-dithering
2013-04-29 Daniel Vetterdrm/i915: don't count cpu ports for fdi B/C lane sharing
2013-04-29 Daniel Vetterdrm/i915: move fdi lane configuration checks ahead
2013-04-29 Daniel Vetterdrm/i915: Split up ironlake_check_fdi_lanes
2013-04-29 Daniel Vetterdrm/i915: compute fdi lane config earlier
2013-04-29 Daniel Vetterdrm/i915: split up fdi_set_m_n into computation and...
2013-04-29 Daniel Vetterdrm/i915: hw state readout support for pipe_config...
2013-04-29 Daniel Vetterdrm/i915: move intel_crtc->fdi_lanes to pipe_config
2013-04-29 Daniel Vetterdrm/i915: implement high-bpc + pipeconf-dither support...
2013-04-29 Daniel Vetterdrm/i915: drop adjusted_mode from *_set_pipeconf functions
2013-04-29 Daniel Vetterdrm/i915: put the right cpu_transcoder into pipe_config...
2013-04-25 Jesse Barnesdrm/i915: move PCH pfit controls into pipe_config
2013-04-25 Jesse Barnesdrm/i915: factor out GMCH panel fitting code and use...
2013-04-25 Daniel Vetterdrm/i915: simplify config->pixel_multiplier handling
2013-04-25 Daniel Vetterdrm/i915: remove redundant has_pch_encoder check
2013-04-25 Daniel Vetterdrm/i915: don't force matching p1 for g4x/ilk+ reduced...
2013-04-25 Daniel Vetterdrm/i915: use pipe_config for lvds dithering
2013-04-25 Daniel Vetterdrm/i915: move dp clock computations to encoder->comput...
2013-04-25 Daniel Vetterdrm/i915: shovel compute clock into crtc->config.dpll...
2013-04-25 Daniel Vetterdrm/i915: consolidate pch pll computations a bit
2013-04-24 Daniel Vetterdrm/i915: Disable high-bpc on pre-1.4 EDID screens
2013-04-24 Daniel Vetterdrm/i915: disable interrupts earlier in the driver...
2013-04-20 Ville Syrjälädrm/i915: Make struct dpll == intel_clock_t
2013-04-19 Paulo Zanonidrm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
2013-04-19 Paulo Zanonidrm/i915: check the power well inside haswell_get_pipe_...
2013-04-19 Paulo Zanonidrm/i915: report Gen5+ CPU and PCH FIFO underruns
2013-04-19 Jesse Barnesdrm/i915: update VLV PLL and DPIO code v11
2013-04-18 Jesse Barnesdrm/i915: drop init_dpio, shouldn't be needed
2013-04-18 Pallavi Gdrm/i915/dp: program VSwing and Preemphasis control...
2013-04-18 Daniel Vetterdrm/i915: fix VLV limits
2013-04-18 Ville Syrjälädrm/i915: Use alphabetical names for sprites
2013-04-18 Ville Syrjälädrm/i915: Use alphabetical names for transcoders too
2013-04-18 Ville Syrjälädrm/i915: Print plane, pipe, port names as alphabetical...
2013-04-18 Ville Syrjälädrm/i915: Use pipe_name() and port_name() where appropriate
2013-04-18 Daniel Vetterdrm/i915: move debug output back to the right place
2013-04-18 Daniel Vetterdrm/i915: add pipe asserts for the crtc enable sequence
2013-04-18 Daniel Vetterdrm/i915: drop redundant vblank waits
2013-04-18 Daniel Vetterdrm/i915: don't enable the plane too early in i9xx_crtc...
2013-04-18 Daniel Vetterdrm/i915: fix bpc vs. bpp confusion in intel_crtc_compu...
2013-04-18 Daniel Vetterdrm/i915: move cpu_transcoder to the pipe configuration
2013-04-18 Paulo Zanonidrm/i915: don't intel_crt_init on any ULT machines
2013-04-18 Daniel Vetterdrm/i915: Fixup pfit disabling for gen2/3
2013-04-18 Daniel Vetterdrm/i915: Fixup Oops in the pipe config computation
2013-04-18 Jani Nikuladrm/i915: ensure single initialization and cleanup...
2013-04-18 Paulo Zanonidrm/i915: don't touch the PF regs if the power well...
2013-04-18 Paulo Zanonidrm/i915: add intel_using_power_well
2013-04-18 Daniel Vetterdrm/i915: don't check inconsistent modeset state when...
2013-04-18 Daniel Vetterdrm/i915: update FDI mPHY setup code
2013-04-18 Daniel Vetterdrm/i915: tune down Y tiling scanout warning
2013-04-18 Daniel Vetterdrm/i915: set CB tuning also for the reduce clock
2013-04-18 Daniel Vetterdrm/i915: fix FP CB tuning limits for lvds
2013-04-18 Daniel Vetterdrm/i915: fix lost FP_CB_TUNE setting for pch plls
2013-04-06 Ben Widawskydrm/i915: Support PCH no display
2013-04-05 Ville Syrjälädrm/i915: Set PIPECONF color range bit on Valleyview
2013-04-05 Daniel Vetterdrm/i915: extract i9xx_set_pipeconf
2013-04-03 Daniel Vetterdrm/i915: create pipe_config->dpll for clock state
2013-04-03 Daniel Vetterdrm/i915: hw readout support for ->has_pch_encoders
2013-04-03 Daniel Vetterdrm/i915: add hw state readout/checking for pipe_config
2013-04-03 Daniel Vetterdrm/i915: rip out superflous is_dp&is_cpu_edp tracking
2013-04-03 Daniel Vetterdrm/i915: track dp target_clock in pipe_config
2013-04-03 Daniel Vetterdrm/i915: move dp_m_n computation to dp_encoder->comput...
2013-04-03 Daniel Vetterdrm/i915: clear up the fdi/dp set_m_n confusion
2013-04-03 Daniel VetterMerge tag 'v3.9-rc5' into drm-intel-next-queued
2013-04-02 Jesse Barnesdrm/i915: add sprite assertion function for VLV
2013-04-02 Jesse Barnesdrm/i915: sprite support for ValleyView v4
2013-04-02 Chris Wilsondrm/i915: Skip modifying PCH DREF if not changing clock...
2013-03-31 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-03-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-03-31 Linus TorvaldsMerge tag 'for-linus-20130331' of git://git.kernel...
2013-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-29 Linus TorvaldsMerge branch 'for-curr' of git://git.kernel.org/pub...
2013-03-28 Linus TorvaldsMerge tag 'usb-3.9-rc4' of git://git.kernel.org/pub...
2013-03-28 Linus TorvaldsMerge tag 'tty-3.9-rc4' of git://git.kernel.org/pub...
2013-03-28 Linus TorvaldsMerge tag 'staging-3.9-rc4' of git://git.kernel.org...
2013-03-28 Linus TorvaldsMerge tag 'driver-core-3.9-rc4' of git://git.kernel...
2013-03-28 Linus TorvaldsMerge tag 'char-misc-3.9-rc4' of git://git.kernel.org...
2013-03-28 Linus TorvaldsMerge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org...
2013-03-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-03-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2013-03-28 Linus TorvaldsMerge tag 'fbdev-fixes-3.9-rc4' of git://gitorious...
2013-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-28 Daniel Vetterdrm/i915: fixup fb bpp computation in pipe_config_set_bpp
2013-03-28 Daniel Vetterdrm/i915: check fb->pixel_format instead of bits_per_pixel
2013-03-28 Daniel Vetterdrm/i915: clean up pipe bpp confusion
2013-03-28 Daniel Vetterdrm/i915: clean up plane bpp confusion
2013-03-28 Daniel Vetterdrm/i915: convert DP autodither code to new infrastructure
2013-03-28 Daniel Vetterdrm/i915: precompute pipe bpp before touching the hw
2013-03-28 Daniel Vetterdrm/i915: introduce pipe_config->dither|pipe_bpp
next