summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot
2017-02-17drm/nouveau/pmu/gk20a: use falcon library functionsAlexandre Courbot
2017-02-17drm/nouveau/pmu/gk20a: simplify code a bitAlexandre Courbot
2017-02-17drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()Alexandre Courbot
2017-02-17drm/nouveau/pmu: instanciate the falcon in PMU deviceAlexandre Courbot
2017-02-17drm/nouveau/pmu: add nvkm_pmu_ctor() functionAlexandre Courbot
2017-02-17drm/nouveau/core: add falcon library functionsAlexandre Courbot
2017-02-17drm/nouveau/mc: add nvkm_mc_enabled() functionAlexandre Courbot
2017-02-17drm/nouveau/core: constify nv*_printk macrosAlexandre Courbot
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/virtio: call drm_plane_cleanup() at destroy phaseGustavo Padovan
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-16drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede
2017-02-16drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson
2017-02-16drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-02-16drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä
2017-02-16drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson
2017-02-16drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang
2017-02-16drm/i915: Restore context and pd for ringbuffer submission after resetChris Wilson
2017-02-16drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode.Zhi Wang
2017-02-16drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak
2017-02-16drm/i915/gen9+: Enable hotplug detection earlyImre Deak
2017-02-16drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson
2017-02-16drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson
2017-02-16Merge tag 'gvt-next-2017-02-15' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-02-16Merge tag 'gvt-next-2017-02-07' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2017-02-16dma-buf/dma-fence: improve doc for dma_fence_add_callback()Gustavo Padovan
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/vc4: Drop debug print at boot with DPI enabled.Eric Anholt
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-14drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTEChris Wilson
2017-02-14uapi: add missing install of dma-buf.hDenys Dmytriyenko
2017-02-14drm: ensure atomic messages consistently include the name of the componentRussell King
2017-02-14drm/msm/dsi: fix error return code in msm_dsi_host_init()Wei Yongjun
2017-02-14drm/atomic: Use new atomic iterator macros.Maarten Lankhorst
2017-02-14drm/atomic: Make add_affected_connectors look at crtc_state.Maarten Lankhorst