summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Revert "drm/i915: start adding dp mst audio"Dhinakaran Pandiyan4-53/+6
2016-09-28drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä1-0/+18
2016-09-28drm/i915: Code cleanup to use dev_priv and INTEL_GENNavare, Manasi D1-6/+6
2016-09-27drm/i915/bxt: Fix HDMI DPLL configurationImre Deak1-5/+16
2016-09-27drm/i915/skl: tell the user about pre-production hardwarePaulo Zanoni1-7/+14
2016-09-27drm/i915: add a few missing platform tags to workaround tagsJani Nikula2-2/+2
2016-09-26drm/i915: don't report compression when fbc is disabledNagaraju, Vathsala1-1/+2
2016-09-26drm/i915/gen9: fail the modeset instead of WARNing on unsupported configPaulo Zanoni1-2/+3
2016-09-26drm/i915/gen9: implement missing case for SKL watermarks calculationPaulo Zanoni1-1/+4
2016-09-26drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni1-5/+7
2016-09-26drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni1-24/+15
2016-09-26drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni1-24/+32
2016-09-26drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-09-26drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni1-4/+10
2016-09-26drm/i915: introduce intel_has_sagv()Paulo Zanoni2-7/+20
2016-09-26drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni4-25/+25
2016-09-26drm/i915/skl: drop workarounds for F0 revisionJani Nikula1-6/+0
2016-09-26drm/i915/skl: drop workarounds for E0 revisionJani Nikula2-17/+2
2016-09-26drm/i915/skl: drop workarounds for D0 revisionJani Nikula3-18/+7
2016-09-26drm/i915/skl: drop workarounds for C0 revisionJani Nikula2-5/+3
2016-09-26drm/i915/skl: drop workarounds for A0 and B0 revisionsJani Nikula5-30/+11
2016-09-22drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni1-0/+2
2016-09-22drm/i915/fbc: disable FBC on FIFO underrunsPaulo Zanoni4-0/+73
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2-29/+68
2016-09-22drm/i915: keep declarations in i915_drv.hJani Nikula2-7/+5
2016-09-21drm/i915: start adding dp mst audioLibin Yang4-6/+53
2016-09-21drm/i915: Move audio_connector to intel_encoderPandiyan, Dhinakaran2-10/+6
2016-09-21drm/i915: Switch to using port stored in intel_encoderPandiyan, Dhinakaran1-18/+14
2016-09-21drm/i915: Store port enum in intel_encoderPandiyan, Dhinakaran12-1/+16
2016-09-21drm/i915: Standardize port type for DVO encodersPandiyan, Dhinakaran1-7/+7
2016-09-21drm/i915/execlists: Reset RING registers upon resumeChris Wilson1-19/+31
2016-09-21drm/i915: Only shrink the unbound objects during freezeChris Wilson3-2/+28
2016-09-21drm/i915: Restore current RPS state after resetChris Wilson3-9/+13
2016-09-21drm/i915: Queue page flip work via a low latency, unbound workqueueImre Deak1-1/+1
2016-09-21drm/i915: Try to print INSTDONE bits for all slice/subsliceBen Widawsky5-18/+125
2016-09-21drm/i915: Cleanup instdone collectionBen Widawsky6-62/+151
2016-09-20drm/i915: Unlock PPS registers after GPU resetImre Deak1-0/+1
2016-09-20drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee1-1/+17
2016-09-20drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2-3/+12
2016-09-19drm/i915/dsi: double check element parsing against size if presentJani Nikula1-0/+8
2016-09-19drm/i915/bios: log about presence of DSI sequences we do not runJani Nikula1-0/+4
2016-09-19drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooksJani Nikula1-0/+2
2016-09-19drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooksJani Nikula1-1/+4
2016-09-19drm/i915/dsi: add skip functions for spi and pmic elementsJani Nikula1-0/+16
2016-09-19drm/i915/dsi: add debug logging to element executionJani Nikula1-2/+10
2016-09-19drm/i915/dsi: don't debug log "missing" sequencesJani Nikula1-4/+1
2016-09-19drm/i915: Update DRIVER_DATE to 20160919Daniel Vetter1-1/+1
2016-09-16drm: Fix DisplayPort branch device ID kernel-docMika Kahola1-0/+1
2016-09-16drm/i915: use NULL for NULL pointersJani Nikula1-1/+1
2016-09-16drm/i915: do not use 'false' as a NULL pointerJani Nikula1-2/+2