summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-07-26drm/exynos: Remove custom FB helper deferred setupThierry Reding
2017-07-26drm/fb-helper: Support deferred setupDaniel Vetter
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/syncobj: Fix kerneldocDaniel Vetter
2017-07-26drm/atomic: Allow drm_atomic_helper_swap_state to failMaarten Lankhorst
2017-07-26drm/atomic: Add __must_check to drm_atomic_helper_swap_state.Maarten Lankhorst
2017-07-26drm/vc4: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/tilcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/tegra: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/msm: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/mediatek: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/i915: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst
2017-07-26drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-26drm/qxl: Drop fbdev hwaccel flagsDaniel Vetter
2017-07-26drm: Update docs around gem_free_objectDaniel Vetter
2017-07-25drm/amdgpu: reduce the time of reading VBIOSXiangliang Yu
2017-07-25drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng
2017-07-25drm/amdgpu/gmc9: disable legacy vga features in gmc initAlex Deucher
2017-07-25drm/amdgpu/gmc8: disable legacy vga features in gmc initAlex Deucher
2017-07-25drm/amdgpu/gmc7: disable legacy vga features in gmc initAlex Deucher
2017-07-25drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)Alex Deucher
2017-07-25drm/radeon: Set depth on low mem to 16 bpp instead of 8 bppEgbert Eich
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v6Huang Rui
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v7Huang Rui
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v8Huang Rui
2017-07-25drm/amdgpu: fix the incorrect scratch reg number on gfx v9Huang Rui
2017-07-25drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.Rex Zhu
2017-07-25drm/amdgpu: enable huge page handling in the VM v5Alex Deucher
2017-07-25drm/amdgpu: increase fragmentation size for Vega10 v2Christian König
2017-07-25drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pinChunming Zhou
2017-07-25drm/amdgpu: correct clock info for SRIOVXiangliang Yu
2017-07-25drm/amdgpu/gmc8: SRIOV need to program fb locationEmily Deng
2017-07-25drm/amdgpu: disable firmware loading for psp v10Junwei Zhang
2017-07-25drm/amdgpu:fix gfx fence allocate sizeMonk Liu
2017-07-25drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2Felix Kuehling
2017-07-25drm/ttm: Implement vm_operations_struct.access v2Felix Kuehling
2017-07-25drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang
2017-07-25drm/amdgpu: read reg in each iterator of psp_wait_for loopZhang, Jerry
2017-07-25drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle
2017-07-25drm/amdgpu: add ring_destroy for psp v10Junwei Zhang
2017-07-25drm/amdgpu: add ring_create function for psp v10Junwei Zhang
2017-07-25drm/amdgpu: add init microcode function for psp v10Junwei Zhang
2017-07-25drm/amdgpu: remove unncessary code in psp v10 ring init funcJunwei Zhang
2017-07-25drm/amdgpu: Fix blocking in RCU critical section(v2)Alex Xie