summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-12drm/i915: Convert intel_tv connector properties to atomic, v5.Maarten Lankhorst
2017-04-12drm/i915: Remove unused members from intel_tv.cMaarten Lankhorst
2017-04-12drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()Chris Wilson
2017-04-12Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter
2017-04-11drm/i915: Lie and treat all engines as idle if wedgedChris Wilson
2017-04-11drm/i915: Use the engine class to get the context sizeDaniele Ceraolo Spurio
2017-04-11drm/i915: Bail if we do not setup the RCS engineChris Wilson
2017-04-11drm/i915/dp: read sink count to a temporary variable firstJani Nikula
2017-04-11drm/i915/dp: use readb and writeb calls for single byte DPCD accessJani Nikula
2017-04-11drm/i915/dp: localize link rate index variable moreJani Nikula
2017-04-11drm/i915/mst: use max link not sink lane countJani Nikula
2017-04-11drm/i915/dp: add functions for max common link rate and lane countJani Nikula
2017-04-11drm/i915/dp: don't call the link parameters sink parametersJani Nikula
2017-04-11drm/i915/dp: do not limit rate seek when not neededJani Nikula
2017-04-11drm/i915/dp: cache common rates with sink ratesJani Nikula
2017-04-11drm/i915/dp: use the sink rates array for max sink ratesJani Nikula
2017-04-11drm/i915: Rename intel_engine_cs.exec_id to uabi_idChris Wilson
2017-04-11drm/i915: Split the engine info table in two levels, using class + instanceOscar Mateo
2017-04-11drm/i915: Generate the engine name based on the instance numberOscar Mateo
2017-04-11drm/i915: Use the same vfunc for BSD2 ring initOscar Mateo
2017-04-11drm/i915: Classify the engines in class + instanceDaniele Ceraolo Spurio
2017-04-11drm/i915: Use safer intel_uncore_wait_for_register in ring-initChris Wilson
2017-04-11drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_readChris Wilson
2017-04-11drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()Chris Wilson
2017-04-11drm/i915: Stop sleeping from inside gen6_bsd_submit_request()Chris Wilson
2017-04-11drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()Chris Wilson
2017-04-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie
2017-04-11Merge branch 'drm-next-4.12' of https://github.com/ckhu-mediatek/linux.git-ta...Dave Airlie
2017-04-10drm/i915: Don't allow overuse of __intel_wait_for_register_fw()Michal Wajdeczko
2017-04-10drm/i915: Drop const qualifiers from params in wait_for_register()Michal Wajdeczko
2017-04-10drm/i915: Use drm_i915_private directly from debugfsChris Wilson
2017-04-09Linux 4.11-rc6Linus Torvalds
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-04-08MAINTAINERS: separate out kernfs maintainershipTejun Heo
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold
2017-04-08msm/drm: gpu: Dynamically locate the clocks from the device treeJordan Crouse