android_kernel_xiaomi_sm8350/msm
Rajeev Nandan 1f5cc03a33 disp: msm: dsi: fix compressed RGB101010 support
The destination format for compressed rgb101010 should be
the same as rgb888. After adding uncompressed RGB101010 support,
the programming for compressed rgb101010 went wrong.
Fix this to re-enable compressed rgb101010 format support.

Change-Id: I805e15df14dda8ff0653a0dba8c4efe3fe0681fd
Signed-off-by: Rajeev Nandan <quic_rajeevny@quicinc.com>
2022-02-22 22:50:10 +05:30
..
dp disp: msm: dp: replace pr_err with DP_ERR 2021-10-19 20:20:01 +05:30
dsi disp: msm: dsi: fix compressed RGB101010 support 2022-02-22 22:50:10 +05:30
sde Merge "disp: msm: sde: while timing engine enabling poll for active region" 2022-01-31 20:32:19 -08:00
Makefile disp: msm: sde: add msgq support for sde vm layer 2020-10-28 00:52:12 -04:00
msm_atomic.c disp: msm: sde: avoid CWB in power on commit 2021-11-20 13:01:25 +05:30
msm_cooling_device.c display: msm: sde: Add display cooling device interface 2020-06-16 13:45:27 -07:00
msm_cooling_device.h display: msm: sde: Add display cooling device interface 2020-06-16 13:45:27 -07:00
msm_drv.c disp: msm: sde: protect file private structure with mutex lock 2021-10-08 10:36:19 +05:30
msm_drv.h disp: msm: sde: fix ich reset override logic 2020-11-03 10:10:35 -08:00
msm_fb.c disp: remove kernel mapping of writeback framebuffer 2020-07-07 14:22:14 -07:00
msm_gem_prime.c disp: msm: refactor dma buf attach device assignment 2020-06-19 11:36:29 -07:00
msm_gem_vma.c
msm_gem.c disp: msm: assign aspace to gem object for mmap buffer 2021-08-19 10:45:46 +05:30
msm_gem.h disp: msm: remap dmabuf attach during secure transitions 2020-03-29 19:25:27 -07:00
msm_iommu.c
msm_kms.h Revert "disp: msm: sde: remove all preclose logic" 2021-05-26 11:35:04 +05:30
msm_mmu.h
msm_prop.c disp: msm: specify default value for msm enum property 2020-06-17 15:36:33 -07:00
msm_prop.h disp: msm: specify default value for msm enum property 2020-06-17 15:36:33 -07:00
msm_smmu.c disp: msm: sde: add verbose evtlogs for debug purpose 2020-10-14 11:19:05 +05:30
sde_dbg_evtlog.c disp: msm: sde: add reg log minidump partition 2021-04-23 02:04:45 +05:30
sde_dbg.c disp: msm: sde: add checks to avoid null pointer dereference 2021-09-21 14:53:39 +05:30
sde_dbg.h disp: msm: add capability to dump limited debugbus info in logs 2021-08-10 15:37:16 +05:30
sde_dsc_helper.c disp: msm: sde: fix dsc 1_2 rate control parameter 2020-11-23 09:16:03 -08:00
sde_dsc_helper.h
sde_edid_parser.c drm: msm: edid: update colorimetry values 2020-05-04 18:28:51 -07:00
sde_edid_parser.h disp: msm: add colorimetry block parsing to SDE EDID parser 2020-02-19 14:31:50 -08:00
sde_hdcp_1x.c disp: msm: hdcp: reset authentication state for client initiated abort 2020-04-07 11:03:08 -07:00
sde_hdcp_2x.c disp: msm: dp: fix page fault from hdcp buffer access 2020-12-07 00:07:46 -08:00
sde_hdcp_2x.h disp: msm: dp: Enforce HDCP 2.3 timing requirements 2020-04-06 14:34:16 -07:00
sde_hdcp.h disp: msm: hdcp: abort queued tasks while processing PM suspend 2020-04-06 16:10:58 -07:00
sde_io_util.c disp: msm: sde: add regblk id for reglog through debugfs 2021-06-03 11:32:45 +05:30
sde_power_handle.c techpack: display: fix div64 error for 32 bit build 2021-05-21 01:28:43 -07:00
sde_power_handle.h disp: msm: get reg-bus vote values from device node property 2020-04-06 21:55:15 -04:00
sde_rsc_hw_v3.c Merge "disp: msm: sde: update min_prefill lines for lito and lagoon" 2020-09-10 18:45:36 -07:00
sde_rsc_hw.c disp: msm: sde: ensure string buffer is properly terminated 2020-03-31 10:36:51 -07:00
sde_rsc_hw.h disp: msm: sde: add profiling counters support for RSC 2020-03-21 16:16:32 -04:00
sde_rsc_priv.h disp: msm: trigger same BW vote if rsc state updates 2020-09-14 11:07:38 -07:00
sde_rsc.c disp: msm: fix rsc static wakeup time calculation 2022-01-05 16:25:27 +05:30
sde_vdc_helper.c techpack: display: fix div64 error for 32 bit build 2021-05-21 01:28:43 -07:00
sde_vdc_helper.h
sde_vm_event.c disp: msm: add support for vm event register framework 2020-07-08 23:14:31 -07:00