summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-01-21drm/i915: simplify allocation of driver-internal requestsDave Gordon
2016-01-20drm/i915: Fix NULL plane->fb oops on SKLVille Syrjälä
2016-01-20drm/i915: Do not put big intel_crtc_state on the stackTvrtko Ursulin
2016-01-20Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"Matt Roper
2016-01-20drm/i915: add DOC: headline to RC6 kernel-docJani Nikula
2016-01-20drm/i915: turn some bogus kernel-doc comments to normal commentsJani Nikula
2016-01-20drm/i915/sdvo: revert bogus kernel-doc comments to normal commentsJani Nikula
2016-01-19drm/i915/gen9: Correct max save/restore register count during gpu reset with GuCArun Siluvery
2016-01-19drm/i915: Demote user facing DMC firmware load failure messageChris Wilson
2016-01-18drm/i915: use hlist_for_each_entryGeliang Tang
2016-01-18drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä
2016-01-18drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä
2016-01-18drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freedAlex Dai
2016-01-18drm/i915: Cache LRC state page in the contextTvrtko Ursulin
2016-01-18drm/i915: Cache ringbuffer GTT VMATvrtko Ursulin
2016-01-18drm/i915: Do not call API requiring struct_mutex where it is not availableTvrtko Ursulin
2016-01-18drm/i915: Only grab timestamps when neededTvrtko Ursulin
2016-01-18Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-15drm/i915: Pass the dma_addr_t array as const to rotate_pages()Ville Syrjälä
2016-01-15drm/i915: Set i915_ggtt_view_normal type explicitlyVille Syrjälä
2016-01-15drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() failsVille Syrjälä
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2016-01-15drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-01-15drm/i915/bios: Fix the sequence size calculations for MIPI seq v3Jani Nikula
2016-01-15drm/i915: Make sure DC writes are coherent on flush.Francisco Jerez
2016-01-14drm/i915: Use the active wm config for merging on ILK-BDWVille Syrjälä
2016-01-14drm/i915: Start WM computation from scratch on ILK-BDWVille Syrjälä
2016-01-14drm/i915: add onoff utility functionJani Nikula
2016-01-14drm/amdgpu: add missing irq.h includeDave Airlie
2016-01-14Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-01-14Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-14Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...Dave Airlie
2016-01-14drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-01-14drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2016-01-14drm: nouveau: fix nouveau_debugfs_init prototypeArnd Bergmann
2016-01-14drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst
2016-01-14Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-01-13drm/amdgpu: validate duplicates firstChristian König
2016-01-13drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König
2016-01-13drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König
2016-01-13drm/ttm: fix adding foreign BOs to the swap LRUChristian König
2016-01-13drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König
2016-01-13drm/radeon: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher