summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gvt-next-2017-02-07' of https://github.com/01org/gvt-linux into dr...Jani Nikula2017-02-169-121/+42
|\
| * drm/i915/gvt: fix vgpu type size initZhenyu Wang2017-02-071-6/+7
| * drm/i915/gvt: use normal mmio read function for firmware exposureZhenyu Wang2017-02-071-43/+4
| * drm/i915/gvt: remove detect_host() MPT hookZhenyu Wang2017-02-074-52/+0
| * drm/i915/gvt: move intel iommu detection to intel_gvt_init()Zhenyu Wang2017-02-072-6/+7
| * drm/i915: make intel_gvt_init() later instead of too earlyZhenyu Wang2017-02-072-7/+12
| * drm/i915/gvt: add more resolutions in virtual edidChuanxiao Dong2017-02-071-7/+12
* | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-1027-633/+682
|\ \
| * | drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset2017-02-093-2/+8
| * | drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset2017-02-091-1/+4
| * | drm/amdgpu: add support for new smc firmware on polarisAlex Deucher2017-02-092-6/+29
| * | drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu2017-02-091-10/+7
| * | drm/amdgpu: shut up #warning for compile testingArnd Bergmann2017-02-091-0/+2
| * | drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King2017-02-091-1/+0
| * | drm/radeon: remove some dead codeDan Carpenter2017-02-091-3/+1
| * | drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse2017-02-091-1/+1
| * | drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu2017-02-081-2/+3
| * | drm/amd/gfx6: update gb_addr_configFlora Cui2017-02-081-0/+3
| * | drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| * | drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui2017-02-081-1/+1
| * | drm/amdgpu: refine si_read_registerFlora Cui2017-02-081-17/+73
| * | drm/amdgpu/gfx6: clean up spi configurationFlora Cui2017-02-081-8/+4
| * | drm/amdgpu/gfx6: clean up cu configurationFlora Cui2017-02-081-62/+38
| * | drm/amdgpu/gfx6: clean up rb configurationFlora Cui2017-02-081-59/+42
| * | drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu2017-02-083-51/+36
| * | drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu2017-02-081-177/+171
| * | drm/amdgpu: enable vce pg feature on Kv.Rex Zhu2017-02-081-2/+2
| * | drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-084-112/+111
| * | drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu2017-02-081-0/+9
| * | drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu2017-02-084-42/+30
| * | drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu2017-02-081-6/+14
| * | drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu2017-02-081-41/+70
| * | drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu2017-02-081-21/+8
| * | drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu2017-02-081-1/+16
| * | drm/amdgpu: add current_pg_status register define for smu7.1Rex Zhu2017-02-081-0/+1
| * | drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu2017-02-081-0/+9
| * | drm/amdgpu: stop reserving a shared fence for VA updatesChristian König2017-02-021-4/+3
| * | drm/amdgpu: fix race in GEM VA map IOCTL v2Christian König2017-02-021-32/+15
| |/
* | Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie2017-02-101-5/+7
|\ \
| * | drm/fsl-dcu: check for clk_prepare_enable() errorFabio Estevam2017-02-081-2/+6
| * | drm/fsl-dcu: remove unneeded 'ret' assignmentFabio Estevam2017-02-081-3/+1
* | | Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/g...Dave Airlie2017-02-102-1/+4
|\ \ \
| * | | drm/atomic: fix an error code in mode_fixup()Dan Carpenter2017-02-081-1/+1
| * | | drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson2017-02-081-0/+1
| * | | drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson2017-02-081-0/+2
| |/ /
* | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-02-085-41/+137
|\ \ \ | |/ / |/| |
| * | drm/exynos: fimd: Do not use HW trigger for exynos3250Hoegeun Kwon2017-02-071-2/+0
| * | drm/exynos/hdmi: add bridge supportAndrzej Hajda2017-02-071-10/+46
| * | drm/exynos/decon5433: signal vblank only on odd fieldsAndrzej Hajda2017-02-072-0/+8
| * | drm/exynos/decon5433: add support for interlace modesAndrzej Hajda2017-02-072-13/+33