summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-31drm/exynos: use atomic helper commitInki Dae
2017-01-31drm/exynos: remove unnecessary codesInki Dae
2017-01-31drm/exynos: mic: Add runtime PM supportMarek Szyprowski
2017-01-31drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter
2017-01-31drm/exynos: mic: Fix parse_dt functionHoegeun Kwon
2017-01-31drm/exynos: mic: Add mode_set callback functionHoegeun Kwon
2017-01-30drm/i915: use variadic macros and arrays to choose port/pipe based registersJani Nikula
2017-01-30drm/i915: Create context desc template when context is createdMika Kuoppala
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes
2017-01-30drm/i915/glk: Program pipe gamma and degamma tablesAnder Conselvan de Oliveira
2017-01-30drm/i915: Split broadwell_load_luts() into smaller functionsAnder Conselvan de Oliveira
2017-01-30drm/i915/glk: Plane color correction register changesAnder Conselvan de Oliveira
2017-01-30drm/i915: Disable plane gamma in SKL+ sprite planesAnder Conselvan de Oliveira
2017-01-30drm/i915/glk: Turn on workarounds that apply to Geminilake tooAnder Conselvan de Oliveira
2017-01-28drm: zte: add tvenc driver supportShawn Guo
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo
2017-01-28drm: zte: add interlace mode supportShawn Guo
2017-01-28drm: zte: add overlay plane supportShawn Guo
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo
2017-01-27drm/i915: Support explicit fencing for execbufChris Wilson
2017-01-27drm/i915: Enable userspace to opt-out of implicit fencingChris Wilson
2017-01-27dma/fence: Export enable-signaling tracepoint for emission by driversChris Wilson
2017-01-27drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König
2017-01-27drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König
2017-01-27drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König
2017-01-27drm/amdgpu: fix kernel panic when dpm disabled on Kv.Rex Zhu
2017-01-27drm/amdgpu: fix dpm bug on Kv.Rex Zhu
2017-01-27drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.Rex Zhu
2017-01-27drm/amdgpu: handle vfct with multiple vbios imagesAlex Deucher
2017-01-27drm/radeon: handle vfct with multiple vbios imagesAlex Deucher
2017-01-27drm/amdgpu: move misc si headers into amdgpuAlex Deucher
2017-01-27drm/amdgpu: remove unused header si_reg.hAlex Deucher
2017-01-27drm/radeon: drop pitcairn dpm quirksAlex Deucher
2017-01-27drm/amdgpu: drop pitcairn dpm quirksAlex Deucher
2017-01-27drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocacheArvind Yadav
2017-01-27drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocacheArvind Yadav
2017-01-27drm/amdgpu: add new virtual display IDYintian Tao
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2017-01-27drm/amdgpu: Bring bo creation in line with radeon driver (v2)Nils Holland
2017-01-27drm/amd/powerplay: fix misspelling in header guardNicolas Iooss
2017-01-27drm/ttm: revert "add optional LRU removal callback v2"Christian König
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König
2017-01-27drm/amdgpu: double the priority of kernel allocationsChristian König
2017-01-27drm/amdgpu: user BO priority instead of self coding it (v2)Christian König
2017-01-27drm/ttm: add BO priorities for the LRUsChristian König