summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-10-12Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
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-10drm: Release resources with a safer functionChristophe JAILLET
2016-10-10drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson
2016-10-10drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-10-10Merge tag 'topic/drm-misc-2016-10-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-10drm/bridge: Add RGB to VGA bridge supportMaxime Ripard
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-10-06drm/vc4: Add support for double-clocked modes.Eric Anholt
2016-10-06drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt
2016-10-06drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt
2016-10-06drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.Eric Anholt
2016-10-06drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.Eric Anholt
2016-10-06drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt
2016-10-06drm/vc4: Fix races when the CS reads from render targets.Eric Anholt
2016-10-06drm/vc4: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-10-06drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas