summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2017-03-30drm/nouveau: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner
2017-03-29drm: Add acquire ctx parameter to ->set_configDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter
2017-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...Daniel Vetter
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-22drm/dp: Split drm_dp_mst_allocate_vcpiPandiyan, Dhinakaran
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot
2017-03-15Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-14drm: Remove drm_pending_event->pidDaniel Vetter
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter
2017-03-08Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-03-07drm/nouveau/fb/gf100-: rework ram detectionBen Skeggs
2017-03-07drm/nouveau/fb/gm200: split ram implementation from gm107Ben Skeggs
2017-03-07drm/nouveau/fb/gf108: split implementation from gf100Ben Skeggs
2017-03-07drm/nouveau/fb/gf100-: modify constructors to allow more customisationBen Skeggs
2017-03-07drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithmBen Skeggs
2017-03-07drm/nouveau/i2c/g94-: return REPLY_M value on readsBen Skeggs
2017-03-07drm/nouveau/i2c: modify aux interface to return length actually transferredBen Skeggs
2017-03-07drm/nouveau/gp10x: enable secboot and GRAlexandre Courbot
2017-03-07drm/nouveau/gr/gp102: initial supportBen Skeggs
2017-03-07drm/nouveau/falcon: support for gp10x msgqueueAlexandre Courbot
2017-03-07drm/nouveau/secboot: add gp102/gp104/gp106/gp107 supportAlexandre Courbot
2017-03-07drm/nouveau/secboot: put HS code loading code into own fileAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r375 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r367 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for r364 ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: workaround bug when starting SEC2 firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support standard NVIDIA HS binariesAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for unload blob bootloaderAlexandre Courbot
2017-03-07drm/nouveau/secboot: let callers interpret return value of blobsAlexandre Courbot
2017-03-07drm/nouveau/secboot: support for different load and unload falconsAlexandre Courbot
2017-03-07drm/nouveau/secboot: share r361 BL structures and functionsAlexandre Courbot
2017-03-07drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot
2017-03-07drm/nouveau/secboot: support running ACR on SECAlexandre Courbot
2017-03-07drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot
2017-03-07drm/nouveau/secboot: add shadow blob argumentAlexandre Courbot
2017-03-07drm/nouveau/falcon/msgqueue: add SEC2 supportAlexandre Courbot
2017-03-07drm/nouveau/falcon: support for EMEMAlexandre Courbot
2017-03-07drm/nouveau/falcon: fix base address of FBIF registersAlexandre Courbot
2017-03-07drm/nouveau/falcon: better detection of debug registerAlexandre Courbot
2017-03-07drm/nouveau/core: add SEC2 engineAlexandre Courbot
2017-03-07drm/nouveau/nvdec: add gp102 supportAlexandre Courbot
2017-03-07drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot
2017-03-07drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot
2017-03-07drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot