summaryrefslogtreecommitdiffstats
path: root/crypto/ecc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-17Revert "drm: Resurrect atomic rmfb code, v3"Dave Airlie3-114/+0
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann1-2/+2
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle1-1/+1
2017-02-16drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis1-3/+6
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui1-1/+149
2017-02-16drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui1-1/+5
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui4-8/+16
2017-02-16drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formatsJyri Sarha1-0/+19
2017-02-16drm/omapdrm: Move commit_modeset_enables() before commit_planes()Jyri Sarha1-1/+15
2017-02-16Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"Jyri Sarha2-9/+2
2017-02-15drm: Resurrect atomic rmfb code, v3Maarten Lankhorst3-0/+114
2017-02-15drm/rockchip: Use common IOMMU API to attach devicesShunqian Zheng1-47/+54
2017-02-15drm/rockchip: Do not use DMA mapping API if attached to IOMMU domainTomasz Figa3-14/+244
2017-02-14uapi: add missing install of dma-buf.hDenys Dmytriyenko1-0/+1
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2-0/+16
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu12-14/+22
2017-02-13drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison1-0/+2
2017-02-11drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher1-1/+2
2017-02-10drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()Samuel Pitoiset1-7/+1
2017-02-10drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2017-02-10drm/sti: debug fps resetVincent Abriou1-0/+2
2017-02-10drm/sti: hdmi: automatically check DVI/HDMI modeVincent Abriou2-40/+8
2017-02-10drm/sti: unbind all components while driver cleanupVincent Abriou1-0/+1
2017-02-10drm/sti: do not post GDP command if no updateVincent Abriou1-0/+15
2017-02-10drm/sti: do not set gdp pixel clock rate if mode is not setVincent Abriou1-1/+1
2017-02-10drm/sti: enable gdp pixel clock in atomic_updateVincent Abriou1-38/+32
2017-02-10drm/sti: remove deprecated legacy vtg slaveVincent Abriou1-44/+14
2017-02-10drm/sti: remove deprecated sink_term configVincent Abriou1-7/+0
2017-02-10drm/sti: do not check hw scaling if mode is not setFabien DESSENNE1-3/+3
2017-02-10drm/sti: Fix up crtc_state->event handlingFabien DESSENNE2-34/+14
2017-02-10drm/sti: use atomic_helper for commitFabien DESSENNE2-84/+6
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset3-2/+8
2017-02-09drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset1-1/+4
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher2-6/+29
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu1-10/+7
2017-02-09drm/amdgpu: shut up #warning for compile testingArnd Bergmann1-0/+2
2017-02-09drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King1-1/+0
2017-02-09drm/radeon: remove some dead codeDan Carpenter1-3/+1
2017-02-09drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse1-1/+1
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu1-2/+3
2017-02-08drm/amd/gfx6: update gb_addr_configFlora Cui1-0/+3
2017-02-08drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui1-1/+1
2017-02-08drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui1-1/+1
2017-02-08drm/amdgpu: refine si_read_registerFlora Cui1-17/+73
2017-02-08drm/amdgpu/gfx6: clean up spi configurationFlora Cui1-8/+4
2017-02-08drm/amdgpu/gfx6: clean up cu configurationFlora Cui1-62/+38
2017-02-08drm/amdgpu/gfx6: clean up rb configurationFlora Cui1-59/+42
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu3-51/+36
2017-02-08drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu1-177/+171
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu1-2/+2