aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26drm/atomic: Allow drm_atomic_helper_swap_state to failMaarten Lankhorst1-8/+7
2017-07-26drm/atomic: Add __must_check to drm_atomic_helper_swap_state.Maarten Lankhorst1-1/+2
2017-07-26drm/vc4: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+1
2017-07-26drm/tilcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+5
2017-07-26drm/tegra: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+6
2017-07-26drm/msm: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-8/+8
2017-07-26drm/mediatek: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+6
2017-07-26drm/i915: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+9
2017-07-26drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-6/+7
2017-07-26drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+4
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst2-10/+19
2017-07-26drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst1-2/+5
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter15-15/+0
2017-07-26drm/qxl: Drop fbdev hwaccel flagsDaniel Vetter1-1/+1
2017-07-26drm: Update docs around gem_free_objectDaniel Vetter2-2/+2
2017-07-18drm: Don't complain too much about struct_mutex.Daniel Vetter1-4/+6
2017-07-18drm/zte: Use gem_free_object_unlockedDaniel Vetter1-1/+1
2017-07-18drm/pl111: Use gem_free_object_unlockedDaniel Vetter1-1/+1
2017-07-18drm/mxsfb: Use gem_free_object_unlockedDaniel Vetter1-1/+1
2017-07-18drm/bridge/synopsys: Add MIPI DSI host controller bridgePhilippe CORNU4-0/+1028