summaryrefslogtreecommitdiff
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-10-12Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-12Merge tag 'drm-intel-next-fixes-2016-10-11' of git://anongit.freedesktop.org/...Dave Airlie
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula
2016-10-10drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson
2016-10-10drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson
2016-10-10drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson
2016-10-10drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson
2016-10-10drm/i915: Distinguish last emitted request from last submitted requestChris Wilson
2016-10-10drm/i915: Allow DP to work w/o EDIDVille Syrjälä
2016-10-10drm/i915: Move long hpd handling into the hotplug workVille Syrjälä
2016-10-10drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson
2016-10-10drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson
2016-10-10drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson
2016-10-10drm/i915: Just clear the mmiodebug before a register accessChris Wilson
2016-10-10drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni
2016-10-10drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä
2016-10-10drm/i915/bxt: Fix HDMI DPLL configurationImre Deak
2016-10-10drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni
2016-10-10drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni
2016-10-10drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni
2016-10-10drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni
2016-10-10drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni
2016-10-10drm/i915: introduce intel_has_sagv()Paulo Zanoni
2016-10-10drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni
2016-10-10drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+Paulo Zanoni
2016-10-10drm/i915: Only shrink the unbound objects during freezeChris Wilson
2016-10-10drm/i915: Restore current RPS state after resetChris Wilson