summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-30drm/exynos: remove decon_mode_fixup()Gustavo Padovan
2015-09-30drm/exynos: remove fimd_mode_fixup()Gustavo Padovan
2015-09-30drm/exynos: rotator: Clock control is unused if !PMThierry Reding
2015-09-30drm/exynos: fimc: Clock control is unused if !PMThierry Reding
2015-09-30drm/exynos: Suspend/resume is unused if !PMThierry Reding
2015-09-30drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim
2015-09-30drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim
2015-09-30drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz
2015-09-30drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim
2015-09-30drm/exynos: cleanup function calling written twiceJoonyoung Shim
2015-09-30drm/exynos: staticize exynos_drm_gem_init()Joonyoung Shim
2015-09-30drm/exynos: remove unnecessary NULL assignmentJoonyoung Shim
2015-09-30drm/exynos: fix missed calling of drm_prime_gem_destroy()Joonyoung Shim
2015-09-30drm/exynos: fix layering violation of addressJoonyoung Shim
2015-09-25Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-24drm: Allow also control clients to check the drm versionThomas Hellstrom
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer
2015-09-24Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-09-24drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda
2015-09-24drm/mgag200: Fix driver_load error handlingArchit Taneja
2015-09-24drm/mgag200: Fix error handling paths in fbdev driverArchit Taneja
2015-09-24drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-23drm/radeon: add quirk for MSI R7 370Maxim Sheviakov
2015-09-23drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checksAlex Deucher
2015-09-23drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checksDaniel Vetter
2015-09-23drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu
2015-09-23drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()Dan Carpenter
2015-09-23drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()Dan Carpenter
2015-09-23drm/amdgpu: integer overflow in amdgpu_info_ioctl()Dan Carpenter
2015-09-23drm/amdgpu: unwind properly in amdgpu_cs_parser_init()Dan Carpenter
2015-09-23drm/amdgpu: Fix max_vblank_count value for current display enginesAlex Deucher
2015-09-23drm/amdgpu: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-23drm/amdgpu: fix UVD suspend and resume for VI APULeo Liu
2015-09-23drm/amdgpu: fix the UVD suspend sequence orderLeo Liu
2015-09-23drm/amdgpu: make UVD handle checking more strictLeo Liu
2015-09-23drm/amdgpu: Disable UVD PGLeo Liu
2015-09-23drm/amdgpu: more scheduler cleanups v2Christian König
2015-09-23drm/amdgpu: cleanup fence queue init v2Christian König
2015-09-23drm/amdgpu: rename fence->scheduler to sched v2Christian König
2015-09-23drm/amdgpu: cleanup entity initChristian König
2015-09-23drm/amdgpu: refine the scheduler job type conversionJunwei Zhang
2015-09-23drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_jobJunwei Zhang
2015-09-23drm/amdgpu: use only one reservation object for each VM v2Christian König
2015-09-23drm/amdgpu: validate duplicates in the CS as wellChristian König
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König
2015-09-23drm/amdgpu: fix overflow on 32bit systemsChristian König
2015-09-23drm/amdgpu: remove process_job callback from the schedulerChristian König
2015-09-23drm/amdgpu: move scheduler fence callback into fence v2Christian König