summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie
2017-10-02drm/virtio: Replace instances of reference/unreference with get/putSrishti Sharma
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes
2017-10-01drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
2017-10-01drm/sun4i: Use drm_gem_fb_create()Noralf Trønnes
2017-10-01drm/shmobile: Use drm_gem_fb_create()Noralf Trønnes
2017-10-01drm/rcar-du: Use drm_gem_fb_create()Noralf Trønnes
2017-10-01drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
2017-10-01drm/meson: Use drm_gem_fb_create()Noralf Trønnes
2017-10-01drm/hisilicon/kirin: Use drm_gem_fb_create()Noralf Trønnes
2017-10-01drm/fsl-dcu: Use drm_gem_fb_create()Noralf Trønnes
2017-10-01drm/tinydrm: Use drm_gem_framebuffer_helperNoralf Trønnes
2017-10-01drm/amdgpu: use designated initialiser for thermal_irq_src.Dave Airlie
2017-10-01drm: of: always initialize panel in drm_of_find_panel_or_bridge()Dan Carpenter
2017-10-01drm/tve200: Check for IS_ERR instead of NULL in probeDan Carpenter
2017-10-01drm/tve200: make two functions staticColin Ian King
2017-09-29drm/armada: Remove unused #include <drmP.h>Haneen Mohammed
2017-09-29Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-09-27drm/rockchip: Rely on the default best_encoder() behaviorHaneen Mohammed
2017-09-28Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-09-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-27drm/vc4: Set up the DSI host at pdev probe time, not component bind.Eric Anholt
2017-09-27drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt
2017-09-27drm/core: clean up references to drm_dev_unref()Aishwarya Pant
2017-09-26drm/amdgpu: clarify license in amdgpu_trace_points.cAlex Deucher
2017-09-26drm/amdgpu: Add gem_prime_mmap supportSamuel Li
2017-09-26drm/amd/powerplay: delete dead code in smumgrRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_FIELD_MASKRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_READ_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_SET_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: move macros to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: use SMU_IND_INDEX/DATA_11 pairRex Zhu
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: delete dead code in hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-09-26drm/amdgpu: simplify pinning into visible VRAMChristian König
2017-09-26drm/amdgpu:fix firmware memoryleak(v2)Monk Liu
2017-09-26drm/amdgpu:fix uvd ring fini routine(v2)Monk Liu