summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17drm: exynos: Perform initialization/cleanup at probe/remove timeLaurent Pinchart
2017-02-17drm: shmobile: Perform initialization/cleanup at probe/remove timeLaurent Pinchart
2017-02-17Revert "drm: Resurrect atomic rmfb code, v3"Dave Airlie
2017-02-17Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-02-17Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle
2017-02-16drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui
2017-02-16drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui
2017-02-16drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formatsJyri Sarha
2017-02-16drm/omapdrm: Move commit_modeset_enables() before commit_planes()Jyri Sarha
2017-02-16Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"Jyri Sarha
2017-02-16Merge branch 'drm-rockchip-next-2017-02-16' of https://github.com/markyzq/ker...Dave Airlie
2017-02-16Merge tag 'drm-misc-next-fixes-2017-02-15' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-16Merge tag 'sti-drm-next-2017-02-10' of https://github.com/vinceab/linux into ...Dave Airlie
2017-02-15drm: Resurrect atomic rmfb code, v3Maarten Lankhorst
2017-02-15drm/rockchip: Use common IOMMU API to attach devicesShunqian Zheng
2017-02-15drm/rockchip: Do not use DMA mapping API if attached to IOMMU domainTomasz Figa
2017-02-14uapi: add missing install of dma-buf.hDenys Dmytriyenko
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu
2017-02-13drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison
2017-02-10drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher
2017-02-10drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()Samuel Pitoiset
2017-02-10drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2017-02-10drm/sti: debug fps resetVincent Abriou
2017-02-10drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou
2017-02-10drm/sti: unbind all components while driver cleanupVincent Abriou
2017-02-10drm/sti: do not post GDP command if no updateVincent Abriou
2017-02-10drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou
2017-02-10drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou
2017-02-10drm/sti: remove deprecated legacy vtg slaveVincent Abriou
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou
2017-02-10drm/sti: do not check hw scaling if mode is not setFabien DESSENNE
2017-02-10drm/sti: Fix up crtc_state->event handlingFabien DESSENNE
2017-02-10drm/sti: use atomic_helper for commitFabien DESSENNE
2017-02-10Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-10Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2017-02-10Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset
2017-02-09drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu
2017-02-09drm/amdgpu: shut up #warning for compile testingArnd Bergmann
2017-02-08drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King
2017-02-08drm/radeon: remove some dead codeDan Carpenter
2017-02-08drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu