summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-08-28drm/i915: Update DRIVER_DATE to 20150828Daniel Vetter1-1/+1
2015-08-26Partially revert "drm/i915: Use full atomic modeset."Maarten Lankhorst3-1/+7
2015-08-26drm/i915: gen 9 can check for unclaimed registers tooPaulo Zanoni2-0/+8
2015-08-26drm/i915: Force CL2 off in CHV x1 PHYVille Syrjälä2-0/+10
2015-08-26drm/i915: Enable DPIO SUS clock gating on CHVVille Syrjälä2-1/+6
2015-08-26drm/i915: Force common lane on for the PPS kick on CHVVille Syrjälä1-3/+13
2015-08-26drm/i915: Trick CL2 into life on CHV when using pipe B with port BVille Syrjälä4-0/+78
2015-08-26drm/i915: Implement PHY lane power gating for CHVVille Syrjälä5-59/+221
2015-08-26drm/i915: Move DPLL ref/cri/VGA mode frobbing to the disp2d well enableVille Syrjälä1-21/+24
2015-08-26drm/i915: Make some string arrays constVille Syrjälä1-2/+2
2015-08-26drm/i915: Use ARRAY_SIZE() instead of hand rolling itVille Syrjälä3-4/+3
2015-08-26drm/i915: Fix some gcc warningsVille Syrjälä1-2/+2
2015-08-26drm/i915/bxt: Use correct live status register for BXT platformJani Nikula1-0/+25
2015-08-26drm/i915: split g4x_digital_port_connected to g4x and vlv variantsJani Nikula1-31/+39
2015-08-26drm/i915: split ibx_digital_port_connected to ibx and cpt variantsJani Nikula1-35/+43
2015-08-26drm/i915: add common intel_digital_port_connected functionJani Nikula1-19/+22
2015-08-26drm/i915: add MISSING_CASE annotation to ibx_digital_port_connectedJani Nikula1-2/+8
2015-08-26drm/i915: make g4x_digital_port_connected return boolean statusJani Nikula1-15/+11
2015-08-26drm/i915: move ibx_digital_port_connected to intel_dp.cJani Nikula3-55/+53
2015-08-26drm/i915: DVO pixel clock checkMika Kahola1-0/+7
2015-08-26drm/i915: DSI pixel clock checkMika Kahola1-0/+3
2015-08-26drm/i915: LVDS pixel clock checkMika Kahola1-0/+3
2015-08-26drm/i915: Store max dotclockMika Kahola2-0/+21
2015-08-26drm/i915: Add vlv_dport_to_phy()Ville Syrjälä1-2/+16
2015-08-26drm/i915: Move VLV/CHV prepare_pll laterVille Syrjälä1-9/+5
2015-08-26drm/i915: Add locking around chv_phy_control_init()Ville Syrjälä1-0/+2
2015-08-26drm/i915: Move DPIO port init earlierVille Syrjälä2-22/+20
2015-08-26drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer dis...Ville Syrjälä4-11/+51
2015-08-26drm/i915: Always program unique transition scale for CHVVille Syrjälä2-41/+42
2015-08-26drm/i915: Always program m2 fractional value on CHVVille Syrjälä1-2/+1
2015-08-26drm/i915: fix driver's versions of WARN_ON & WARN_ON_ONCEDave Gordon1-2/+2
2015-08-26drm/i915: Put back lane_count into intel_dp and add link_rate tooVille Syrjälä4-31/+33
2015-08-26drm/i915/bxt: don't allow cached GEM mappings on A steppingImre Deak1-0/+9
2015-08-26drm/i915/bxt: work around HW coherency issue when accessing GPU seqnoImre Deak2-8/+63
2015-08-26drm/i915/skl: enable DDI-E hotplugXiong Zhang6-4/+66
2015-08-26drm/i915: Fix build warning on 32-bitThierry Reding1-1/+1
2015-08-26drm/i915/skl: Update DDI buffer translation programming.Rodrigo Vivi1-50/+25
2015-08-26drm/i915: Also call frontbuffer flip when disabling planes.Rodrigo Vivi1-1/+1
2015-08-26drm/i915: Change SRM, LRM instructions to use correct lengthArun Siluvery4-13/+13
2015-08-24drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall2-6/+37
2015-08-24drm/i915: fix link rates reported for SKLThulasimani,Sivakumar1-8/+11
2015-08-24drm/i915: fix VBT parsing for SDVO child device mappingJani Nikula1-25/+25
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie6-43/+47
2015-08-24drm/mgag200: Add support for a new rev of G200eMathieu Larouche1-25/+87
2015-08-24drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche5-27/+85
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie1-0/+10
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-36/+28
2015-08-20Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...Dave Airlie14-0/+1417
2015-08-20drm/layerscape: Add Freescale DCU DRM driverJianwei Wang14-0/+1417