summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher9-64/+60
2016-10-14drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-10-14drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4
2016-10-14drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter1-2/+2
2016-10-14drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4
2016-10-14drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu1-1/+1
2016-10-14drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-10-14drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu1-6/+8
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher1-9/+11
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath1-7/+7
2016-10-12drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák3-1/+4
2016-10-12drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle1-0/+3
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher1-3/+10
2016-10-12drm/radeon: fix modeset tear down codeAlex Deucher1-7/+7
2016-10-12drm/radeon: fix up dp aux tear down (v2)Alex Deucher2-2/+18
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas1-1/+12
2016-10-11Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie22-63/+391
2016-10-11Merge tag 'drm-intel-next-fixes-2016-10-11' of git://anongit.freedesktop.org/...Dave Airlie20-247/+432
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula1-1/+1
2016-10-10drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson1-3/+0
2016-10-10drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson3-7/+23
2016-10-10drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson5-20/+34
2016-10-10drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson1-2/+2
2016-10-10drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2-2/+4
2016-10-10drm/i915: Allow DP to work w/o EDIDVille Syrjälä1-13/+9
2016-10-10drm/i915: Move long hpd handling into the hotplug workVille Syrjälä1-25/+23
2016-10-10drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson1-41/+62
2016-10-10drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson1-4/+4
2016-10-10drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson1-13/+11
2016-10-10drm/i915: Just clear the mmiodebug before a register accessChris Wilson1-4/+3
2016-10-10drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni1-1/+36
2016-10-10drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä1-0/+18
2016-10-10drm/i915/bxt: Fix HDMI DPLL configurationImre Deak1-5/+16
2016-10-10drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni1-5/+7
2016-10-10drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni1-24/+15
2016-10-10drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni1-24/+32
2016-10-10drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-10-10drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni1-4/+10
2016-10-10drm/i915: introduce intel_has_sagv()Paulo Zanoni2-7/+20
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni4-25/+25
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni1-0/+2
2016-10-10drm/i915: Only shrink the unbound objects during freezeChris Wilson3-2/+28
2016-10-10drm/i915: Restore current RPS state after resetChris Wilson3-9/+13
2016-10-10drm/i915: Unlock PPS registers after GPU resetImre Deak1-0/+1
2016-10-10drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee1-1/+17
2016-10-10drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2-3/+12
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas1-2/+2
2016-10-10drm: Release resources with a safer functionChristophe JAILLET1-4/+4
2016-10-10drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson1-1/+2
2016-10-10drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut3-22/+3