summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2017-02-17drm/nouveau/dma: lookup objects with nvkm_object_search()Ben Skeggs
2017-02-17drm/nouveau/core/client: lookup client objects with nvkm_object_search()Ben Skeggs
2017-02-17drm/nouveau/core/object: support lookup of specific object typesBen Skeggs
2017-02-17drm/nouveau/dma: use rb_entry()Geliang Tang
2017-02-17replace BUG_ON(1) with BUG()Ben Skeggs
2017-02-17drm/nouveau/gr/nv50-mcp89: add defines for gr classesBen Skeggs
2017-02-17drm/nouveau/gr/gf100-: fix ccache error loggingBen Skeggs
2017-02-17drm/nouveau/disp/g94: remove unused sor implementationBen Skeggs
2017-02-17drm/nouveau/fb/ram/gk104: remove unused best_clk variableBen Skeggs
2017-02-17drm/nouveau/secboot: clear halt interrupt after ACR is runAlexandre Courbot
2017-02-17drm/nouveau/secboot: add lazy-bootstrap flagAlexandre Courbot
2017-02-17drm/nouveau/secboot: fix WPR descriptor generationAlexandre Courbot
2017-02-17drm/nouveau/secboot: set default error value in error registerAlexandre Courbot
2017-02-17drm/nouveau/secboot: add missing fields to BL structureAlexandre Courbot
2017-02-17drm/nouveau/secboot: safer zeroing of BL descriptorsAlexandre Courbot
2017-02-17drm/nouveau/secboot: abstract LS firmware loading functionsAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove ls_ucode_mgrAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove unneeded ls_ucode_img memberAlexandre Courbot
2017-02-17drm/nouveau/secboot: disable falcon interrupts when running blobAlexandre Courbot
2017-02-17drm/nouveau/secboot: split reset functionAlexandre Courbot
2017-02-17drm/nouveau/secboot: add LS flags to LS func structureAlexandre Courbot
2017-02-17drm/nouveau/secboot: reorganize into more filesAlexandre Courbot
2017-02-17drm/nouveau/secboot: generate HS BL descriptor in hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: add low-secure firmware hooksAlexandre Courbot
2017-02-17drm/nouveau/secboot: remove fixup_hs_desc hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: rename init() hook to oneinit()Alexandre Courbot
2017-02-17drm/nouveau/secboot: remove nvkm_secboot_start()Alexandre Courbot
2017-02-17drm/nouveau/gr/gf100: instantiate and reserve GR falconsAlexandre Courbot
2017-02-17drm/nouveau/gr/gf100: split gf100_gr_init_ctxctl()Alexandre Courbot
2017-02-17drm/nouveau/gr: add fini() hookAlexandre Courbot
2017-02-17drm/nouveau/secboot: use falcon libraryAlexandre Courbot
2017-02-17drm/nouveau/secboot: fix functions definitionsAlexandre Courbot
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-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-01-31drm/nouveau/kms/nv50: request vblank events for commits that send completion ...Ben Skeggs
2017-01-31drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin
2017-01-31drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-01-31drm/nouveau/nouveau/led: prevent compiling the led-code if nouveau=y and leds=mMartin Peres
2017-01-31drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs
2017-01-31drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-01-31drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs