summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31drm/color: un-inline drm_color_lut_extract()Jani Nikula
2017-01-31drm/docs: Fix documentation for drm_atomic_set_mode_for_crtcDhinakaran Pandiyan
2017-01-31virtio-gpu: disable VIRGL with BE kernelLaurent Vivier
2017-01-31drm/exynos: g2d: prevent integer overflow inJoonyoung Shim
2017-01-31drm/exynos: fix a timeout loopDan Carpenter
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-30MAINTAINERS: add dma-fence* files to Sync File maintainershipGustavo Padovan
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes
2017-01-28drm: zte: add tvenc driver supportShawn Guo
2017-01-28dt: add bindings for ZTE tvenc deviceShawn 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-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
2017-01-27drm/ttm: remove allow_errors parameter from ttm_bo_force_list_cleanChristian König
2017-01-27drm/amdgpu/vi: fix mailbox irq mistakeXiangliang Yu