summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2016-10-12drm/nouveau/fb/ram: Use Kepler implementation on MaxwellKarol Herbst
2016-10-12drm/nouveau/volt: Make use of cvb coefficientsKarol Herbst
2016-10-12drm/nouveau/volt/gf100-: Add speedoKarol Herbst
2016-10-12drm/nouveau/volt: Add implementation for gf100Karol Herbst
2016-10-12drm/nouveau/bios/vmap: unk0 field is the modeKarol Herbst
2016-10-12drm/nouveau/volt: Don't require perfect fitKarol Herbst
2016-10-12drm/nouveau/clk: Allow boosting only when NvBoost is setKarol Herbst
2016-10-12drm/nouveau/bios: Add parsing of VPSTATE tableKarol Herbst
2016-10-12drm/nouveau/clk: Respect voltage limits in nvkm_cstate_progKarol Herbst
2016-10-12drm/nouveau/clk: Fixup cstate selectionKarol Herbst
2016-10-12drm/nouveau/volt: Add temperature parameter to nvkm_volt_mapKarol Herbst
2016-10-12drm/nouveau/clk: Let nvkm_clk_tstate take a temperature valueKarol Herbst
2016-10-12drm/nouveau/clk: Add index field to nvkm_cstateKarol Herbst
2016-10-12drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_idKarol Herbst
2016-10-12drm/nouveau/volt: Parse the max voltage map entriesKarol Herbst
2016-10-12drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...Karol Herbst
2016-10-12drm/nouveau/volt: Properly detect entry based voltage tablesKarol Herbst
2016-10-12drm/nouveau/bios/volt: Handle voltage table version 0x50 with zeroed headerKarol Herbst
2016-10-12drm/nouveau/fb/ramgk104: Touch 0x62c000 only when there is a display engineKarol Herbst
2016-10-12drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdevKarol Herbst
2016-10-12drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst
2016-10-12drm/nouveau/nouveau: bios pointers may be unaligned, use proper accessorsIlia Mirkin
2016-10-12drm/nouveau/ibus/gk20a: use udelay() in interrupt contextAlexandre Courbot
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-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
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin
2016-07-30drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu
2016-07-30drm/nouveau/acpi: check for function 0x1B before using itPeter Wu
2016-07-30drm/nouveau/acpi: return supported DSM functionsPeter Wu
2016-07-30drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu
2016-07-30drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka
2016-07-27Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-15drm/nouveau: make fbdev support really optionalTobias Jakobi
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-14Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie