aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-131/+232
2016-10-17drm: Print device information again in debugfsDaniel Vetter1-4/+0
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2-15/+25
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu1-1/+1
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher1-3/+5
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher1-0/+18
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher1-0/+24
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher9-64/+60
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4
2016-10-13drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter1-2/+2
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4
2016-10-13drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu1-1/+1
2016-10-13drm/radeon: change vblank_time's calculation method to reduce computational error.Alex Deucher1-7/+8
2016-10-13drm/amdgpu: change vblank_time's calculation method to reduce computational error.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 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds604-51076/+80352
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+1
2016-10-12Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie16-58/+313
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-11/+11
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