summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2017-08-07drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-08-07drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-06-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-06-17drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2017-06-17drm/nouveau: Rename acpi_work to hpd_workHans de Goede
2017-06-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-04-21drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-03-22drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs
2017-03-22drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs
2017-03-22drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indicesBen Skeggs
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs
2017-01-09drm/nouveau/ttm: wait for bo fence to signal before unmapping vmasBen Skeggs
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs
2017-01-09drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs
2017-01-09drm/nouveau/gr: fallback to legacy paths during firmware lookupAlexandre Courbot
2016-11-01drm/nouveau/acpi: fix check for power resources supportPeter Wu
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-09-22drm/nouveau: Revert "bus: remove cpu_coherent flag"Karol Herbst
2016-09-22drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer
2016-08-08drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-05drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie