summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu
2016-10-13drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu
2016-10-13drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu
2016-10-13drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher
2016-10-13drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath
2016-10-12drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák
2016-10-12drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher
2016-10-12drm/radeon: fix modeset tear down codeAlex Deucher
2016-10-12drm/radeon: fix up dp aux tear down (v2)Alex Deucher
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas
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-10drm: Release resources with a safer functionChristophe JAILLET
2016-10-10drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson