summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-08dma-buf/sw_sync: put fence reference from the fence creationGustavo Padovan
2016-11-08dma-buf/sw_sync: mark sync_timeline_create() staticBaoyou Xie
2016-11-08drm: Add stackdepot include for DRM_DEBUG_MMChris Wilson
2016-11-08drm/msm: use drm_atomic_set_fence_for_plane() to set the fenceGustavo Padovan
2016-11-08drm/imx: use drm_atomic_set_fence_for_plane() to set the fenceGustavo Padovan
2016-11-08drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan
2016-11-08drm: don't override possible_crtcs for primary/cursor planesRob Clark
2016-11-08drm/edid: Add the missing "Hz" to VIC 58,59 commentVille Syrjälä
2016-11-08drm/gma500: remove unused ioctl declarationsJiang Biao
2016-11-08drm/gma500: make function static to eliminate compiling warningJiang Biao
2016-11-08drm: update the documentation of drm_framebuffer_unregister_privateRongrong Zou
2016-11-08drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUGChris Wilson
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-11-02drm/gma500: Add compat ioctlPatrik Jakobsson
2016-10-28Merge branch 'linux-4.9' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu
2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu
2016-10-27drm/amdgpu: enable uvd bypass mode for CI/VI.Rex Zhu
2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu
2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu
2016-10-27drm/amdgpu: use failed label to handle context init failureHuang Rui
2016-10-27drm/bridge: fix platform_no_drv_owner.cocci warningskbuild test robot
2016-10-27drm/bridge: fix semicolon.cocci warningskbuild test robot
2016-10-26drm: Print some debug/error info during DP dual mode detectImre Deak
2016-10-26drm/bridge: add Silicon Image SiI8620 driverAndrzej Hajda
2016-10-25drm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callbackChristian König
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25drm/radeon/pm: autoswitch power state when in balanced modeLucas Stach
2016-10-25drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printksColin Ian King
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu
2016-10-25drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie
2016-10-25drm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip codeAlex Deucher
2016-10-25drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher
2016-10-25drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wbAlex Deucher
2016-10-25drm/amdgpu: add VCE VM session trackingChristian König
2016-10-25drm/amdgpu: improve parse_cs handling a bitChristian König
2016-10-25drm/amdgpu: refine set power state logic for dpm.Rex Zhu
2016-10-25drm/amdgpu: update current ps/requeset ps in adev with real ps.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for KVAlex Deucher
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Si.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for Cz.Rex Zhu
2016-10-25drm/amdgpu: add an implement for check_power_state equal for CIRex Zhu
2016-10-25drm/amdgpu: add new callback to check power state infoRex Zhu
2016-10-25drm/amdgpu: check min clock set by DAL before set ps.Rex Zhu
2016-10-25drm/amd/amdgpu: Put in rest of wave fieldsTom St Denis
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis