summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-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-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
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas
2016-10-04drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher
2016-10-04drm/amdgpu/vce: add support for hw config packet (v2)Alex Deucher
2016-10-04drm/amdgpu: clean up to set fw_offset as 0 twiceHuang Rui
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher
2016-10-04drm/radeon: Prevent races on pre DCE4 between flip submission and completion.Mario Kleiner
2016-10-04drm/radeon: Slightly more robust flip completion handling for < DCE-4Mario Kleiner
2016-10-04drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support itTomeu Vizoso
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches