No description
Find a file
Govinda Rajulu Chenna e36177f2a9 drm/msm/dp: remove dp_display_post_open operations
The current driver implementation delays the connect_work until drm client
initializations are complete. This is performed to avoid sending hpd event
notification to drm client when hpd is connected before drm client is
initialized as it may cause drm client to miss the hpd event notification
and may not able to create the display. This delayed connect_work not
required anymore as drm client can handle plug-in display creation based
on the connector status reported from drm_get_connector api.

This change removes dp_display_post_open operations from driver
as this functionality is not required anymore as explained.

Change-Id: Id6a5558c49a0b941209ab9e4b0a0a45154dfc118
Signed-off-by: Govinda Rajulu Chenna <gchenna@codeaurora.org>
Signed-off-by: Fuad Hossain <fhossain@codeaurora.org>
Signed-off-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>
2019-03-26 08:59:24 -07:00
arch Merge "ARM: dts: msm: update bolero clock ID propterty name" 2019-03-25 14:19:49 -07:00
block FBE: Add support for hardware based FBE on f2fs and adapt ext4 fs 2019-03-15 17:23:07 -07:00
certs Merge remote-tracking branch 'origin/tmp-441e17f' into msm-kona 2018-09-05 14:58:16 -07:00
crypto Merge android-4.19.25 (b2215a54) into msm-4.19 2019-03-13 10:41:17 -07:00
Documentation dt-bindings: drm: msm: add the link clk property information 2019-03-25 18:23:41 -07:00
drivers drm/msm/dp: remove dp_display_post_open operations 2019-03-26 08:59:24 -07:00
firmware kbuild: remove all dummy assignments to obj- 2017-11-18 11:46:06 +09:00
fs Merge "Merge android-4.19.27 (36d178b) into msm-4.19" 2019-03-22 09:56:33 -07:00
include Merge "qcom-geni-se: Geni common driver ICB vote logic changes" 2019-03-25 14:19:48 -07:00
init psi: make disabling/enabling easier for vendor kernels 2019-03-08 19:33:21 -08:00
ipc ANDROID: vfs: Add permission2 for filesystems with per mount permissions 2018-12-05 09:48:14 -08:00
kernel Merge "Merge android-4.19.27 (36d178b) into msm-4.19" 2019-03-22 09:56:33 -07:00
lib Merge "Merge android-4.19.21 (6e0411b) into msm-4.19" 2019-03-14 12:33:41 -07:00
LICENSES LICENSES: Add ISC license text 2019-01-10 17:22:01 +02:00
mm Merge "Merge android-4.19.27 (36d178b) into msm-4.19" 2019-03-22 09:56:33 -07:00
net Merge "Merge android-4.19.27 (36d178b) into msm-4.19" 2019-03-22 09:56:33 -07:00
samples samples: mei: use /dev/mei0 instead of /dev/mei 2019-02-15 08:10:11 +01:00
scripts Merge android-4.19.21 (6e0411b) into msm-4.19 2019-03-13 10:36:59 -07:00
security Merge "FBE: Add support for hardware based FBE on f2fs and adapt ext4 fs" 2019-03-17 06:45:23 -07:00
sound Merge "Merge android-4.19.27 (36d178b) into msm-4.19" 2019-03-22 09:56:33 -07:00
tools Merge "Merge android-4.19.27 (36d178b) into msm-4.19" 2019-03-22 09:56:33 -07:00
usr initramfs: move gen_initramfs_list.sh from scripts/ to usr/ 2018-08-22 23:21:44 +09:00
virt kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974) 2019-02-12 19:47:25 +01:00
.clang-format clang-format: Set IndentWrappedFunctionNames false 2018-08-01 18:38:51 +02:00
.cocciconfig
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 2016-10-07 18:46:30 -07:00
.gitignore ANDROID: add script to fetch android kernel config fragments 2018-08-28 16:44:09 +05:30
.mailmap libnvdimm-for-4.19_misc 2018-08-25 18:13:10 -07:00
AndroidKernel.mk Revert "AndroidKernel.mk: Use Android's prebuilt "make" if available" 2019-03-13 10:46:40 -07:00
build.config.cuttlefish.aarch64 ANDROID: Move from clang r346389b to r349610. 2019-02-12 13:23:13 -08:00
build.config.cuttlefish.x86_64 ANDROID: Move from clang r346389b to r349610. 2019-02-12 13:23:13 -08:00
build.config.goldfish.arm ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.arm64 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.mips ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.mips64 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.x86 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.x86_64 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
COPYING COPYING: use the new text with points to the license files 2018-03-23 12:41:45 -06:00
CREDITS 9p: remove Ron Minnich from MAINTAINERS 2018-08-17 16:20:26 -07:00
Kbuild Kbuild updates for v4.15 2017-11-17 17:45:29 -08:00
Kconfig kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt 2018-08-02 08:06:55 +09:00
MAINTAINERS Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
Makefile Merge android-4.19.27 (36d178b) into msm-4.19 2019-03-21 01:42:04 -07:00
README Docs: Added a pointer to the formatted docs to README 2018-03-21 09:02:53 -06:00
verity_dev_keys.x509 x86_64_cuttlefish_defconfig: enable verity cert 2018-08-28 17:15:17 +05:30

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.