summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/crt: don't set HOTPLUG bits on !PCHDaniel Vetter2012-10-181-1/+5
* drm/i915: don't save/restore HWS_PGA reg for kmsDaniel Vetter2012-10-171-2/+4
* drm/i915: don't save/restore irq regs for kmsDaniel Vetter2012-10-171-26/+30
* drm/i915: don't save/restore DP regs for kmsDaniel Vetter2012-10-171-31/+37
* drm/i915: use TU_SIZE macro at intel_dp_set_m_nPaulo Zanoni2012-10-171-5/+2
* drm/i915: add basic Haswell DP link train bitsPaulo Zanoni2012-10-172-6/+102
* drm/i915: add DP support to intel_ddi_pll_mode_setPaulo Zanoni2012-10-171-1/+24
* drm/i915: add intel_ddi_set_pipe_settingsPaulo Zanoni2012-10-174-1/+48
* drm/i915: add DP support to intel_ddi_enable_pipe_funcPaulo Zanoni2012-10-173-9/+35
* drm/i915: Document the multi-threaded FORCEWAKE bitsChris Wilson2012-10-172-5/+7
* drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson2012-10-177-19/+84
* drm/i915: move hpd handling to (ibx|cpt)_irq_handlerDaniel Vetter2012-10-171-10/+6
* drm/i915: Add rc6vids to debugfsBen Widawsky2012-10-161-1/+8
* drm/i915: Workaround to bump rc6 voltage to 450Ben Widawsky2012-10-162-1/+19
* drm/i915: Extract PCU communicationBen Widawsky2012-10-163-44/+68
* drm/i915: Fix the SCC/SSC typo in the SPLL bits definitionDamien Lespiau2012-10-112-4/+4
* drm/i915: pipe and planes should be disabled on haswell_crtc_mode_setPaulo Zanoni2012-10-111-2/+5
* drm/i915: disable DDI_BUF_CTL at the correct timePaulo Zanoni2012-10-111-10/+23
* drm/i915: don't implement WaDisableEarlyCull for HaswellPaulo Zanoni2012-10-101-4/+0
* drm/i915: don't rely on previous values set on DDI_BUF_CTLPaulo Zanoni2012-10-101-5/+1
* drm/i915: completely rewrite the Haswell PLL handling codePaulo Zanoni2012-10-106-54/+238
* drm/i915: add haswell_set_pipeconfPaulo Zanoni2012-10-102-1/+27
* drm/i915: add proper CPU/PCH checks to crtc_mode_set functionsPaulo Zanoni2012-10-101-97/+115
* drm/i915: add haswell_crtc_mode_setPaulo Zanoni2012-10-101-1/+186
* drm/i915: enable and disable PIPE_CLK_SEL at the right timePaulo Zanoni2012-10-103-4/+41
* drm/i915: enable and disable DDI_FUNC_CTL at the right timePaulo Zanoni2012-10-104-19/+74
* drm/i915: rewrite the LCPLL codePaulo Zanoni2012-10-104-6/+45
* drm/i915: Align the retire_requests worker to the nearest secondChris Wilson2012-10-081-3/+6
* drm/i915: Align the hangcheck wakeup to the nearest secondChris Wilson2012-10-083-5/+4
* drm/i915: Remove the WaDisableBackToBackFlipFix w/a for HaswellDamien Lespiau2012-10-081-4/+0
* drm/i915: Document that we are implementing WaDisableBackToBackFlipFixDamien Lespiau2012-10-081-0/+2
* drm/i915: remove duplicated include from intel_modes.cWei Yongjun2012-10-071-1/+0
* drm/i915: Remove the disabling of VHR unit clock gating for HSWDamien Lespiau2012-10-071-5/+0
* drm/i915: implement WaDisableEarlyCull for VLV and IVBJesse Barnes2012-10-042-0/+13
* drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes2012-10-042-0/+11
* drm/i915: s/DRM_IRQ_ARGS/int irq, void *argDaniel Vetter2012-10-021-6/+6
* drm/i915: extract intel_set_pipe_timings from crtc_mode_setPaulo Zanoni2012-10-021-70/+54
* drm/i915: add debug logging to ASLE backlight set requestsJani Nikula2012-10-011-0/+2
* drm/i915: Fixup HDMI output on ValleyviewVijay Purushothaman2012-09-282-2/+2
* drm/i915: Add eDP support for ValleyviewGajanan Bhat2012-09-282-8/+24
* drm/i915: Enable DisplayPort in ValleyviewVijay Purushothaman2012-09-282-31/+65
* drm/i915: Program correct m n tu register for ValleyviewVijay Purushothaman2012-09-282-3/+8
* drm/i915: Add Valleyview lane control definitionsVijay Purushothaman2012-09-281-0/+8
* drm/i915: Fix SDVO IER and status bits for ValleyviewVijay Purushothaman2012-09-281-4/+2
* drm/i915: Set aux clk to 100MHz for ValleyviewVijay Purushothaman2012-09-281-1/+7
* drm/i915: limit VLV IRQ enables to those we useJesse Barnes2012-09-261-13/+5
* drm/dp: Make sink count DP 1.2 awareAdam Jackson2012-09-262-6/+6
* drm/dp: Document DP spec versions for various DPCD registersAdam Jackson2012-09-261-20/+32
* drm/i915/dp: Be smarter about connection sense for branch devicesAdam Jackson2012-09-261-1/+34
* drm/i915/dp: Fetch downstream port info if needed during DPCD fetchAdam Jackson2012-09-262-5/+21
OpenPOWER on IntegriCloud