summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/gr/nv50-mcp89: add defines for gr classesBen Skeggs2017-02-177-32/+56
* drm/nouveau/gr/gf100-: fix ccache error loggingBen Skeggs2017-02-171-1/+1
* drm/nouveau/disp/g94: remove unused sor implementationBen Skeggs2017-02-171-7/+0
* drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs2017-02-171-3/+1
* drm/nouveau/secboot: clear halt interrupt after ACR is runAlexandre Courbot2017-02-171-0/+2
* drm/nouveau/secboot: add lazy-bootstrap flagAlexandre Courbot2017-02-172-0/+7
* drm/nouveau/secboot: fix WPR descriptor generationAlexandre Courbot2017-02-171-9/+12
* drm/nouveau/secboot: set default error value in error registerAlexandre Courbot2017-02-171-0/+3
* drm/nouveau/secboot: add missing fields to BL structureAlexandre Courbot2017-02-171-0/+4
* drm/nouveau/secboot: safer zeroing of BL descriptorsAlexandre Courbot2017-02-172-4/+2
* drm/nouveau/secboot: abstract LS firmware loading functionsAlexandre Courbot2017-02-177-167/+215
* drm/nouveau/secboot: remove ls_ucode_mgrAlexandre Courbot2017-02-171-57/+33
* drm/nouveau/secboot: remove unneeded ls_ucode_img memberAlexandre Courbot2017-02-173-22/+7
* drm/nouveau/secboot: disable falcon interrupts when running blobAlexandre Courbot2017-02-171-0/+7
* drm/nouveau/secboot: split reset functionAlexandre Courbot2017-02-172-25/+58
* drm/nouveau/secboot: add LS flags to LS func structureAlexandre Courbot2017-02-173-6/+8
* drm/nouveau/secboot: reorganize into more filesAlexandre Courbot2017-02-1714-1574/+1877
* drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot2017-02-173-155/+138
* drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot2017-02-173-197/+265
* drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot2017-02-173-87/+79
* drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot2017-02-174-9/+9
* drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot2017-02-175-45/+0
* drm/nouveau/gr/gf100: instantiate and reserve GR falconsAlexandre Courbot2017-02-172-50/+51
* drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()Alexandre Courbot2017-02-171-97/+115
* drm/nouveau/gr: add fini() hookAlexandre Courbot2017-02-172-0/+11
* drm/nouveau/secboot: use falcon libraryAlexandre Courbot2017-02-174-226/+51
* drm/nouveau/secboot: fix functions definitionsAlexandre Courbot2017-02-173-7/+7
* drm/nouveau/gm20b: add dummy PMU deviceAlexandre Courbot2017-02-174-0/+37
* drm/nouveau/pmu/gk20a: use falcon library functionsAlexandre Courbot2017-02-171-9/+22
* drm/nouveau/pmu/gk20a: simplify code a bitAlexandre Courbot2017-02-171-22/+8
* drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()Alexandre Courbot2017-02-171-21/+14
* drm/nouveau/pmu: instanciate the falcon in PMU deviceAlexandre Courbot2017-02-172-1/+5
* drm/nouveau/pmu: add nvkm_pmu_ctor() functionAlexandre Courbot2017-02-172-5/+14
* drm/nouveau/core: add falcon library functionsAlexandre Courbot2017-02-176-4/+537
* drm/nouveau/mc: add nvkm_mc_enabled() functionAlexandre Courbot2017-02-172-0/+11
* drm/nouveau/core: constify nv*_printk macrosAlexandre Courbot2017-02-173-4/+4
* Revert "drm: Resurrect atomic rmfb code, v3"Dave Airlie2017-02-173-114/+0
* Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-02-173-9/+35
|\
| * drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formatsJyri Sarha2017-02-161-0/+19
| * drm/omapdrm: Move commit_modeset_enables() before commit_planes()Jyri Sarha2017-02-161-1/+15
| * Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"Jyri Sarha2017-02-162-9/+2
* | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-1724-38/+228
|\ \
| * | drm/amdgpu: fix warning on older gcc releasesArnd Bergmann2017-02-161-2/+2
| * | drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle2017-02-161-1/+1
| * | drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis2017-02-161-3/+6
| * | drm/amd/powerplay: add didt config table for polaris kickerHuang Rui2017-02-161-1/+149
| * | drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui2017-02-161-1/+5
| * | drm/amd/powerplay: add kicker flag into smumgrHuang Rui2017-02-164-8/+16
| * | drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2017-02-132-0/+16
| * | drm/amdgpu: read hw register to check pg status.Rex Zhu2017-02-1312-14/+22