summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/secboot: add support for SEC LS firmwareAlexandre Courbot2017-03-074-0/+77
* drm/nouveau/secboot: support running ACR on SECAlexandre Courbot2017-03-073-4/+25
* drm/nouveau/secboot: get start address of blob from ACRAlexandre Courbot2017-03-073-10/+9Star
* drm/nouveau/secboot: add shadow blob argumentAlexandre Courbot2017-03-072-2/+15
* drm/nouveau/falcon/msgqueue: add SEC2 supportAlexandre Courbot2017-03-071-0/+3
* drm/nouveau/falcon: support for EMEMAlexandre Courbot2017-03-073-0/+65
* drm/nouveau/falcon: fix base address of FBIF registersAlexandre Courbot2017-03-071-5/+20
* drm/nouveau/falcon: better detection of debug registerAlexandre Courbot2017-03-071-2/+25
* drm/nouveau/core: add SEC2 engineAlexandre Courbot2017-03-0711-1/+164
* drm/nouveau/nvdec: add gp102 supportAlexandre Courbot2017-03-077-4/+108
* drm/nouveau/falcon: delay construction of falcons to oneinit()Alexandre Courbot2017-03-074-16/+32
* drm/nouveau/falcon: use NXTCTX register instead of NEW_INSTBLKAlexandre Courbot2017-03-071-1/+4
* drm/nouveau/secboot/gm20b: enable PMU firmwareAlexandre Courbot2017-03-071-1/+7
* drm/nouveau/pmu/gm20b: add msgqueue supportAlexandre Courbot2017-03-071-2/+17
* drm/nouveau/secboot: check that WPR region is properly setAlexandre Courbot2017-03-071-2/+39
* drm/nouveau/secboot: support optional falconsAlexandre Courbot2017-03-072-25/+39
* drm/nouveau/secboot: support PMU LS firmwareAlexandre Courbot2017-03-072-0/+134
* drm/nouveau/secboot: base support for PMU falconAlexandre Courbot2017-03-071-16/+82
* drm/nouveau/secboot: support for loading LS PMU firmwareAlexandre Courbot2017-03-073-1/+121
* drm/nouveau/pmu: add msgqueue memberAlexandre Courbot2017-03-072-0/+3
* drm/nouveau/falcon: support for gm20b msgqueueAlexandre Courbot2017-03-074-0/+329
* drm/nouveau/falcon: add msgqueue interfaceAlexandre Courbot2017-03-074-0/+796
* drm/nouveau/secboot: add LS firmware post-run hooksAlexandre Courbot2017-03-072-0/+13
* drm/nouveau/secboot: abstract fixup_hs_desc functionAlexandre Courbot2017-03-073-3/+9
* drm/nouveau/secboot: make specialized ls_ucode_img struct privateAlexandre Courbot2017-03-072-96/+90Star
* drm/nouveau/secboot: store ucode offset in base image structureAlexandre Courbot2017-03-073-9/+9
* drm/nouveau/secboot: fix usage of hsf_load_headerAlexandre Courbot2017-03-073-13/+30
* drm/nouveau/secboot: prevent address trimmingAlexandre Courbot2017-03-071-2/+2
* drm/nouveau/secboot: fix WPR region alignmentAlexandre Courbot2017-03-071-2/+2
* drm/nouveau/secboot: fix WPR address to be 64-bitAlexandre Courbot2017-03-072-3/+3
* drm/nouveau/secboot: make sure requested falcons are supportedAlexandre Courbot2017-03-071-0/+7
* drm/nouveau/secboot: remove unused hookAlexandre Courbot2017-03-072-29/+0Star
* drm/nouveau/falcon: fix IMEM port accessAlexandre Courbot2017-03-071-5/+6
* drm/nouveau/falcon: fix port offset for DMEM registerAlexandre Courbot2017-03-071-9/+10
* drm/nouveau/falcon: protect against concurrent DMEM accessesAlexandre Courbot2017-03-072-0/+10
* drm/nouveau/falcon: add missing context binding memory targetAlexandre Courbot2017-03-071-0/+1
* drm/nouveau/pmu: make sure the reset hook exists before running itAlexandre Courbot2017-03-071-1/+2
* drm/nouveau/secboot: make nvkm_secboot_falcon_name visibleAlexandre Courbot2017-03-072-2/+2
* drm/nouveau/priv: punt messages to debug levelBen Skeggs2017-03-072-6/+6
* Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie2017-02-285-6/+18
|\
| * drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2017-02-262-3/+12
| * drm/rockchip: cdn-dp: Fix error handlingChristophe JAILLET2017-02-231-1/+3
| * drm/rockchip: add extcon dependency for DPArnd Bergmann2017-02-231-0/+1
| * drm: zte: fix static checker warning on variable 'fmt'Shawn Guo2017-02-231-2/+2
* | drm: remove unnecessary fault wrappersRoss Zwisler2017-02-251-25/+5Star
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-2523-53/+63
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-24826-21180/+43014
|\ \
| * | drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes2017-02-241-2/+2
| * | drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes2017-02-241-1/+1
| * | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-2312-13/+71
| |\ \