summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson2016-10-031-4/+4
* drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-031-13/+11
* drm/i915: Just clear the mmiodebug before a register accessChris Wilson2016-10-031-4/+3
* drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni2016-09-301-1/+36
* Revert "drm/i915: start adding dp mst audio"Dhinakaran Pandiyan2016-09-294-53/+6
* drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä2016-09-281-0/+18
* drm/i915: Code cleanup to use dev_priv and INTEL_GENNavare, Manasi D2016-09-281-6/+6
* drm/i915/bxt: Fix HDMI DPLL configurationImre Deak2016-09-271-5/+16
* drm/i915/skl: tell the user about pre-production hardwarePaulo Zanoni2016-09-271-7/+14
* drm/i915: add a few missing platform tags to workaround tagsJani Nikula2016-09-272-2/+2
* drm/i915: don't report compression when fbc is disabledNagaraju, Vathsala2016-09-261-1/+2
* drm/i915/gen9: fail the modeset instead of WARNing on unsupported configPaulo Zanoni2016-09-261-2/+3
* drm/i915/gen9: implement missing case for SKL watermarks calculationPaulo Zanoni2016-09-261-1/+4
* drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni2016-09-261-5/+7
* drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni2016-09-261-24/+15
* drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni2016-09-261-24/+32
* drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni2016-09-261-20/+22
* drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni2016-09-261-4/+10
* drm/i915: introduce intel_has_sagv()Paulo Zanoni2016-09-262-7/+20
* drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni2016-09-264-25/+25
* drm/i915/skl: drop workarounds for F0 revisionJani Nikula2016-09-261-6/+0
* drm/i915/skl: drop workarounds for E0 revisionJani Nikula2016-09-262-17/+2
* drm/i915/skl: drop workarounds for D0 revisionJani Nikula2016-09-263-18/+7
* drm/i915/skl: drop workarounds for C0 revisionJani Nikula2016-09-262-5/+3
* drm/i915/skl: drop workarounds for A0 and B0 revisionsJani Nikula2016-09-265-30/+11
* drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni2016-09-221-0/+2
* drm/i915/fbc: disable FBC on FIFO underrunsPaulo Zanoni2016-09-224-0/+73
* drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran2016-09-227-47/+94
* drm/i915: keep declarations in i915_drv.hJani Nikula2016-09-222-7/+5
* drm/i915: start adding dp mst audioLibin Yang2016-09-214-6/+53
* drm/i915: Move audio_connector to intel_encoderPandiyan, Dhinakaran2016-09-212-10/+6
* drm/i915: Switch to using port stored in intel_encoderPandiyan, Dhinakaran2016-09-211-18/+14
* drm/i915: Store port enum in intel_encoderPandiyan, Dhinakaran2016-09-2112-1/+16
* drm/i915: Standardize port type for DVO encodersPandiyan, Dhinakaran2016-09-211-7/+7
* drm/i915/execlists: Reset RING registers upon resumeChris Wilson2016-09-211-19/+31
* drm/i915: Only shrink the unbound objects during freezeChris Wilson2016-09-213-2/+28
* drm/i915: Restore current RPS state after resetChris Wilson2016-09-213-9/+13
* drm/i915: Queue page flip work via a low latency, unbound workqueueImre Deak2016-09-211-1/+1
* drm/i915: Try to print INSTDONE bits for all slice/subsliceBen Widawsky2016-09-215-18/+125
* drm/i915: Cleanup instdone collectionBen Widawsky2016-09-216-62/+151
* drm/i915: Unlock PPS registers after GPU resetImre Deak2016-09-201-0/+1
* drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee2016-09-201-1/+17
* drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2016-09-202-3/+12
* drm/i915/dsi: double check element parsing against size if presentJani Nikula2016-09-191-0/+8
* drm/i915/bios: log about presence of DSI sequences we do not runJani Nikula2016-09-191-0/+4
* drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooksJani Nikula2016-09-191-0/+2
* drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooksJani Nikula2016-09-191-1/+4
* drm/i915/dsi: add skip functions for spi and pmic elementsJani Nikula2016-09-191-0/+16
* drm/i915/dsi: add debug logging to element executionJani Nikula2016-09-191-2/+10
* drm/i915/dsi: don't debug log "missing" sequencesJani Nikula2016-09-191-4/+1
OpenPOWER on IntegriCloud