summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2014-01-25drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson
2014-01-09drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä
2013-12-20drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-12-04drm/i915: flush cursors harderDaniel Vetter
2013-10-18drm/i915: Only apply DPMS to the encoder if enabledChris Wilson
2013-10-05drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter
2013-08-11drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-08-04drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson
2013-06-03drm/i915: Quirk the pipe A quirk in the modeset state checkerDaniel Vetter
2013-05-22drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak
2013-05-21drm/i915: Propagate errors back from fb set-baseChris Wilson
2013-04-23drm/i915: Make data/link N value power of twoVille Syrjälä
2013-04-18drm/i915: fix bpc vs. bpp confusion in intel_crtc_compute_configDaniel Vetter
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter
2013-04-18drm/i915: don't intel_crt_init on any ULT machinesPaulo Zanoni
2013-04-18drm/i915: Fixup pfit disabling for gen2/3Daniel Vetter
2013-04-18drm/i915: Fixup Oops in the pipe config computationDaniel Vetter
2013-04-18drm/i915: ensure single initialization and cleanup of backlight deviceJani Nikula
2013-04-18drm/i915: don't touch the PF regs if the power well is downPaulo Zanoni
2013-04-18drm/i915: add intel_using_power_wellPaulo Zanoni
2013-04-18drm/i915: don't check inconsistent modeset state when force-restoringDaniel Vetter
2013-04-18drm/i915: update FDI mPHY setup codeDaniel Vetter
2013-04-18drm/i915: tune down Y tiling scanout warningDaniel Vetter
2013-04-18drm/i915: set CB tuning also for the reduce clockDaniel Vetter
2013-04-18drm/i915: fix FP CB tuning limits for lvdsDaniel Vetter
2013-04-18drm/i915: fix lost FP_CB_TUNE setting for pch pllsDaniel Vetter
2013-04-06drm/i915: Support PCH no displayBen Widawsky
2013-04-05drm/i915: Set PIPECONF color range bit on ValleyviewVille Syrjälä
2013-04-05drm/i915: extract i9xx_set_pipeconfDaniel Vetter
2013-04-03drm/i915: create pipe_config->dpll for clock stateDaniel Vetter
2013-04-03drm/i915: hw readout support for ->has_pch_encodersDaniel Vetter
2013-04-03drm/i915: add hw state readout/checking for pipe_configDaniel Vetter
2013-04-03drm/i915: rip out superflous is_dp&is_cpu_edp trackingDaniel Vetter
2013-04-03drm/i915: track dp target_clock in pipe_configDaniel Vetter
2013-04-03drm/i915: move dp_m_n computation to dp_encoder->compute_configDaniel Vetter
2013-04-03drm/i915: clear up the fdi/dp set_m_n confusionDaniel Vetter
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter
2013-04-02drm/i915: add sprite assertion function for VLVJesse Barnes
2013-04-02drm/i915: sprite support for ValleyView v4Jesse Barnes
2013-04-02drm/i915: Skip modifying PCH DREF if not changing clock sourcesChris Wilson
2013-03-28drm/i915: fixup fb bpp computation in pipe_config_set_bppDaniel Vetter
2013-03-28drm/i915: check fb->pixel_format instead of bits_per_pixelDaniel Vetter
2013-03-28drm/i915: clean up pipe bpp confusionDaniel Vetter
2013-03-28drm/i915: clean up plane bpp confusionDaniel Vetter
2013-03-28drm/i915: convert DP autodither code to new infrastructureDaniel Vetter
2013-03-28drm/i915: precompute pipe bpp before touching the hwDaniel Vetter
2013-03-28drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter
2013-03-28drm/i915: add pipe_config->limited_color_rangeDaniel Vetter