summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-06-061-1/+4
|\
| * drm/nouveau: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-1/+4
* | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-304-9/+10
|\ \ | |/ |/|
| * Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-05-194-9/+10
| |\
| | * drm/nouveau/fifo/gk104-: Silence a locking warningDan Carpenter2017-05-171-1/+2
| | * drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error pathChristophe JAILLET2017-05-171-1/+3
| | * drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2017-05-172-7/+5
* | | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-221-1/+1
* | | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-1810-44/+61
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-183-45/+13
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-05-129-41/+60
| |\ \ \ | | | |/ | | |/|
| | * | drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs2017-05-124-4/+4
| | * | drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs2017-05-121-3/+13
| | * | drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs2017-05-121-7/+10
| | * | drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs2017-05-121-10/+16
| | * | drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs2017-05-121-1/+1
| | * | drm/nouveau/core: fix static checker warningBen Skeggs2017-05-121-1/+1
| | * | drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs2017-05-121-1/+0
| | * | drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs2017-05-121-3/+7
| | * | drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs2017-05-121-5/+3
| | * | drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs2017-05-121-7/+6
| * | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-3/+1
* | | | drm/nouveau: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-174-5/+4
| |_|/ |/| |
* | | drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter2017-05-103-37/+11
* | | drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter2017-05-102-3/+4
* | | drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter2017-05-102-4/+4
* | | drm/nouveau: Merge pre/postclose hooksDaniel Vetter2017-05-091-8/+1
|/ /
* | Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-05-029-8/+10
|\ \ | |/
| * drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner2017-04-291-1/+1
| * drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun2017-04-291-1/+1
| * drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner2017-04-291-1/+1
| * drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs2017-04-295-5/+5
| * drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin2017-04-291-0/+2
* | Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-112-12/+4
|\ \
| * | drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-062-2/+4
| * | drm/fb-helper: Give up on kgdb for atomic driversDaniel Vetter2017-04-061-10/+0
* | | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-04-071-0/+1
|\ \ \ | |_|/ |/| |
| * | drm/ttm: add io_mem_pfn callbackChristian König2017-04-041-0/+1
| |/
* | drm/nouveau/gpio: enable interrupts on cards with 32 gpio linesAdam Borowski2017-04-061-1/+1
* | drm/nouveau/gr/gp107: initial supportBen Skeggs2017-04-069-8/+120
* | drm/nouveau/core: recognise GP10B chipsetAlexandre Courbot2017-04-061-0/+24
* | drm/nouveau/platform: support for probing GP10BAlexandre Courbot2017-04-061-0/+10
* | drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot2017-04-063-9/+28
* | drm/nouveau/gr: support for GP10BAlexandre Courbot2017-04-066-2/+77
* | drm/nouveau/ibus: add GP10B supportAlexandre Courbot2017-04-063-0/+61
* | drm/nouveau/mc: add GP10B supportAlexandre Courbot2017-04-065-5/+69
* | drm/nouveau/fb: add GP10B supportAlexandre Courbot2017-04-063-0/+40
* | drm/nouveau/fifo: add GP10B supportAlexandre Courbot2017-04-065-1/+45
* | drm/nouveau/msgqueue: support for GP10B PMU firmwareAlexandre Courbot2017-04-063-0/+117
* | drm/nouveau/secboot: add GP10B supportAlexandre Courbot2017-04-063-0/+95
OpenPOWER on IntegriCloud