summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-197/+687
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu1-2/+3
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer1-0/+14
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher1-51/+0
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher1-68/+1
2017-07-03drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks1-1/+2
2017-07-03drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks1-1/+3
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com1-6/+6
2017-07-03drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D1-1/+1
2017-07-03drm/i915/cfl: Fix Workarounds.Rodrigo Vivi1-7/+7
2017-07-03drm/i915: Avoid undefined behaviour of "u32 >> 32"Chris Wilson1-14/+24
2017-07-03drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi1-0/+20
2017-07-03drm/i915: Fix an error checking testChristophe JAILLET1-3/+3
2017-07-03drm/i915: Disable MSI for all pre-gen5Ville Syrjälä1-3/+5
2017-07-03drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst1-0/+1
2017-06-30drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu1-8/+8
2017-06-30drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher1-1/+4
2017-06-30drm/amdgpu: fix vblank_time when displays are offAlex Deucher1-0/+3
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula4-32/+99
2017-06-29drm/amd/powerplay: power value format change for Vega10Eric Huang1-2/+7
2017-06-29drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle1-0/+20
2017-06-29drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang1-2/+2
2017-06-29drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie2-2/+1
2017-06-29drm/amdgpu/cs: fix a typo in a commentAlex Xie1-1/+1
2017-06-29drm/amdgpu: Fix the exported always on CU bitmapFlora Cui8-7/+24
2017-06-29drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot1-3/+3
2017-06-29drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setupAlex Deucher3-14/+14
2017-06-29drm/amd/powerplay/cz: print message if smc message failsAlex Deucher1-1/+1
2017-06-29drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann1-1/+1
2017-06-29drm/amdgpu: enable mmhub pg on ravenHawking Zhang1-1/+2
2017-06-29drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUBHawking Zhang3-1/+3
2017-06-29drm/amdgpu: add interface to enable/disable mmhub pg on ravenHawking Zhang2-0/+50
2017-06-29drm/amdgpu: add mmhub pg init sequence on ravenHawking Zhang3-0/+179
2017-06-29drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu3-14/+51
2017-06-29drm/amdgpu: fix the memory corruption on S3Huang Rui1-8/+7
2017-06-29drm/amdgpu: fix vulkan test performance drop and hang on VIRex Zhu2-10/+285
2017-06-29drm: vblank: Fix vblank timestamp updateLaurent Pinchart1-1/+1
2017-06-29drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du1-16/+19
2017-06-28Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/...Dave Airlie3-1/+18
2017-06-28Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...Dave Airlie1-3/+4
2017-06-28Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie7-79/+136
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul313-4720/+40877
2017-06-27drm/mediatek: separate color module to fixup error memory reallocationyt.shen@mediatek.com5-81/+185
2017-06-27drm/mediatek: check for memory allocation failureChristophe Jaillet1-0/+2
2017-06-27drm/mediatek: re-phrase DRM_INFO error messageColin Ian King1-1/+1
2017-06-27drm/mediatek: use platform_register_driversPhilipp Zabel2-46/+8
2017-06-27drm/mediatek: Support UYVY and YUYV format for overlayBibby Hsieh2-0/+9
2017-06-27drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang2-1/+5
2017-06-27drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDWXiong Zhang1-0/+18
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie461-2758/+4152