summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-10-28drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computationVille Syrjälä
2016-10-28drm/i915: Remove two invalid warnsTvrtko Ursulin
2016-10-28drm/i915: Rotated view does not need a fenceTvrtko Ursulin
2016-10-28drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni
2016-10-28drm: i915: Wait for fences on new fb, not oldDaniel Stone
2016-10-28drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä
2016-10-28drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä
2016-10-28drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni
2016-10-28drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak
2016-10-28drm/i915: fix a read size argumentDan Carpenter
2016-10-28drm/i915: Use fence_write() from rpm resumeChris Wilson
2016-10-28drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni
2016-10-28drm/i915: workaround sparse warning on variable length arraysJani Nikula
2016-10-28drm/i915: keep declarations in i915_drv.hJani Nikula
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-12Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-10drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson
2016-10-10drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson
2016-10-10drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson
2016-10-10drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson
2016-10-10drm/i915: Distinguish last emitted request from last submitted requestChris Wilson
2016-10-10drm/i915: Allow DP to work w/o EDIDVille Syrjälä
2016-10-10drm/i915: Move long hpd handling into the hotplug workVille Syrjälä
2016-10-10drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson
2016-10-10drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson
2016-10-10drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson
2016-10-10drm/i915: Just clear the mmiodebug before a register accessChris Wilson
2016-10-10drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni
2016-10-10drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä
2016-10-10drm/i915/bxt: Fix HDMI DPLL configurationImre Deak
2016-10-10drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni
2016-10-10drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni
2016-10-10drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni
2016-10-10drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni
2016-10-10drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni
2016-10-10drm/i915: introduce intel_has_sagv()Paulo Zanoni
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni
2016-10-10drm/i915: Only shrink the unbound objects during freezeChris Wilson
2016-10-10drm/i915: Restore current RPS state after resetChris Wilson
2016-10-10drm/i915: Unlock PPS registers after GPU resetImre Deak
2016-10-10drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee
2016-10-10drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson
2016-10-04drm/i915: Account for sink max TMDS clock when checking the port clockVille Syrjälä
2016-10-04drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-27get rid of separate multipage fault-in primitivesAl Viro
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie