summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-04-01drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu
2016-04-01drm/amd/powerplay: add new Fiji function for not setting same ps.Rex Zhu
2016-04-01drm/amdgpu: check dpm state before pm system fs initialized.Rex Zhu
2016-04-01drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu
2016-04-01drm/amdgpu: Not support disable dpm in powerplay.Rex Zhu
2016-04-01drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.Rex Zhu
2016-04-01drm/amd/powerplay: fix segment fault issue in multi-display case.Rex Zhu
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark
2016-04-01Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie
2016-04-01Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...Dave Airlie
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-31drm/imx: Don't set a gamma table sizeDaniel Vetter
2016-03-31drm/imx: ipuv3-plane: Configure DMFC wait4eot bit after slots are determinedLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying
2016-03-31drm/imx: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson
2016-03-31drm/imx: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson
2016-03-31drm/imx: ipuv3-plane: fix planar YUV 4:2:0 supportPhilipp Zabel
2016-03-31drm/imx: ipuv3-plane: Add more thorough checks for plane parameter limitationsPhilipp Zabel
2016-03-31drm/qxl: fix cursor position with non-zero hotspotJohn Keeping
2016-03-28drm/amdgpu: Don't move pinned BOsMichel Dänzer
2016-03-28drm/radeon: Don't move pinned BOsMichel Dänzer
2016-03-28drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher
2016-03-28drm/radeon: add another R7 370 quirkAlex Deucher
2016-03-28drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson
2016-03-28drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson
2016-03-28drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson
2016-03-28drm/rockchip: vop: Disable planes when disabling CRTCTomeu Vizoso
2016-03-28drm/rockchip: vop: Don't reject empty modesetsTomeu Vizoso
2016-03-28drm/rockchip: cancel pending vblanks on closeJohn Keeping
2016-03-28drm/rockchip: vop: fix crtc size in plane checkJohn Keeping
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-25drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher
2016-03-25drm/amd: Beef up ACP Kconfig menu textBorislav Petkov
2016-03-25Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-23drm/msm: fix typo in the !COMMON_CLK caseRob Clark
2016-03-23drm/msm: fix bug after preclose removalRob Clark
2016-03-22drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller typeAndy Lutomirski
2016-03-22drm/radeon/mst: cleanup code indentationDave Airlie
2016-03-22drm/radeon/mst: fix regression in lane/link handling.Dave Airlie
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-21drm/amdgpu: add invalidate_page callback for userptrsChristian König
2016-03-21drm/amdgpu: Revert "remove the userptr rmn->lock"Christian König
2016-03-21drm/amdgpu: clean up path handling for powerplayAlex Deucher
2016-03-21drm/amd/powerplay: fix memory leak of tdp_tableColin Ian King