summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-21Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-11-21drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"Markus Elfring
2014-11-21drm/udl: Deletion of an unnecessary check before the function call "vunmap"Markus Elfring
2014-11-21drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...Markus Elfring
2014-11-21drm/edid: Deletion of an unnecessary check before the function call "release_...Markus Elfring
2014-11-21drm/atomic: Add missing ERR_PTR castingDaniel Vetter
2014-11-21drm/gem: Warn on illegal use of the dumb buffer interface v2Thomas Hellstrom
2014-11-20drm/radeon: update the VM after setting BO address v4Christian König
2014-11-20drm/radeon: sync PT updates as shared v2Christian König
2014-11-20drm/radeon: sync PD updates as sharedChristian König
2014-11-20drm/radeon: fence BO_VAs manuallyChristian König
2014-11-20drm/radeon: use one VMID for each ringChristian König
2014-11-20drm/radeon: track VM update fences separatelyChristian König
2014-11-20drm/radeon: fence PT updates manually v2Christian König
2014-11-20drm/radeon: split semaphore and sync object handling v2Christian König
2014-11-20drm/radeon: remove unnecessary VM syncsChristian König
2014-11-20drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addrChristian König
2014-11-20drm/radeon: rework vm_flush parametersChristian König
2014-11-20drm/radeon/ci: disable needless sclk changesAlex Deucher
2014-11-20drm/radeon/ci: force pcie level before sclk and mclkAlex Deucher
2014-11-20drm/radeon/ci: use different smc command for pcie dpmAlex Deucher
2014-11-20drm/radeon/ci: apply disp voltage changes before clk changesAlex Deucher
2014-11-20drm/radeon: fix PCC debugging message for CI DPMAlex Deucher
2014-11-20drm/radeon/dpm: add thermal dpm support for CIAlex Deucher
2014-11-20drm/radeon/dpm: add smc fan control for CI (v2)Alex Deucher
2014-11-20drm/radeon/dpm: add smc fan control for SI (v2)Alex Deucher
2014-11-20drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher
2014-11-20drm/radeon: Move radeon_cursor_move(_locked) to replace forward declarationMichel Dänzer
2014-11-20drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursorMichel Dänzer
2014-11-20Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into ...Dave Airlie
2014-11-20drm/cirrus: allow 32bpp framebuffers for cirrus drmZach Reizner
2014-11-20drm/udl: add support to export a handle to a FD on UDL.Haixia Shi
2014-11-20drm/udl: add cache flags definitions for udl_gem_objectHaixia Shi
2014-11-20drm/cirrus: fix leaky driver load error handlingZach Reizner
2014-11-20drm/atomic_helper: Make it clear that commit_planes gets the old stateDaniel Vetter
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter
2014-11-20drm/crtc: Polish kerneldocDaniel Vetter
2014-11-20drm/atomic: Don't overrun the connector array when hotpluggingDaniel Vetter
2014-11-20drm/atomic: Only destroy connector states with connection mutex heldDaniel Vetter
2014-11-20drm/atomic: Ensure that drm_connector_index is stableDaniel Vetter
2014-11-20drm/irq: BUG_ON() -> WARN_ON()Rob Clark
2014-11-20drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa
2014-11-20drm: remove unnecessary sizeof(u8)Fabian Frederick
2014-11-20drm: omapdrm: remove unused variableBoris BREZILLON
2014-11-20bochs: add page_flipGerd Hoffmann
2014-11-20bochs: fix bochsdrmfb mmapGerd Hoffmann
2014-11-20bochs: add endian switching supportGerd Hoffmann
2014-11-20bochs: little cleanupGerd Hoffmann
2014-11-16Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-11-16drm/msm: a4xx support for msm-drmAravind Ganesan