summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-121-1/+1
|\
| * drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-051-1/+1
* | drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson2016-10-101-3/+0
* | drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson2016-10-103-7/+23
* | drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson2016-10-105-20/+34
* | drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson2016-10-101-2/+2
* | drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2016-10-102-2/+4
* | drm/i915: Allow DP to work w/o EDIDVille Syrjälä2016-10-101-13/+9
* | drm/i915: Move long hpd handling into the hotplug workVille Syrjälä2016-10-101-25/+23
* | drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson2016-10-101-41/+62
* | drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson2016-10-101-4/+4
* | drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-101-13/+11
* | drm/i915: Just clear the mmiodebug before a register accessChris Wilson2016-10-101-4/+3
* | drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni2016-10-101-1/+36
* | drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä2016-10-101-0/+18
* | drm/i915/bxt: Fix HDMI DPLL configurationImre Deak2016-10-101-5/+16
* | drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni2016-10-101-5/+7
* | drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni2016-10-101-24/+15
* | drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni2016-10-101-24/+32
* | drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni2016-10-101-20/+22
* | drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni2016-10-101-4/+10
* | drm/i915: introduce intel_has_sagv()Paulo Zanoni2016-10-102-7/+20
* | drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni2016-10-104-25/+25
* | drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni2016-10-101-0/+2
* | drm/i915: Only shrink the unbound objects during freezeChris Wilson2016-10-103-2/+28
* | drm/i915: Restore current RPS state after resetChris Wilson2016-10-103-9/+13
* | drm/i915: Unlock PPS registers after GPU resetImre Deak2016-10-101-0/+1
* | drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee2016-10-101-1/+17
* | drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2016-10-102-3/+12
|/
* drm/i915: Account for sink max TMDS clock when checking the port clockVille Syrjälä2016-10-041-1/+8
* drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä2016-10-041-7/+7
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-282-0/+5
|\
| * drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
| * Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-141-7/+7
| * drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-09-141-0/+5
| * drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-09-071-0/+1
| * drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang2016-09-061-3/+6
| * drm/i915: enable vGPU detection for allPing Gao2016-09-061-3/+0
| * drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson2016-08-291-1/+0
| * drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-221-4/+4
| * drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
| * drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
| * drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-225-0/+173
| * drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-222-1/+79
| * drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-221-2/+3
| * drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-222-10/+4
| * drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0
| * drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-221-1/+16
| * Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-1910-95/+219
| |\
| | * drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst2016-08-112-60/+111
OpenPOWER on IntegriCloud