linux/drivers/gpu/drm/msm
Jayant Shekhar d9a75a6201 drm/msm/dpu: Ignore alpha for XBGR8888 format
Alpha enable in the pixel format will help in
selecting the blend rule. By keeping alpha enable
to true we are allowing foreground alpha to blend
with the layer. If alpha is don't care, then we
should not allow pixel alpha to be part of blend
equation.

Signed-off-by: Jayant Shekhar <jshekhar@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
2018-12-03 08:46:14 -05:00
..
adreno drm pull for 4.20-rc1 2018-10-28 17:49:53 -07:00
disp drm/msm/dpu: Ignore alpha for XBGR8888 format 2018-12-03 08:46:14 -05:00
dsi drm/msm/dsi: configure VCO rate for 10nm PLL driver 2018-11-30 11:57:53 -05:00
edp drm/msm: update generated headers 2018-08-10 18:49:18 -04:00
hdmi drm/msm/hdmi: Drop pointless static qualifier in msm_hdmi_bind() 2018-12-03 08:46:14 -05:00
Kconfig drm/msm/gpu: Capture the GPU state on a GPU hang 2018-07-30 08:49:56 -04:00
Makefile drm/msm/dpu: remove cdm block support from resource manager 2018-10-03 20:24:52 -04:00
msm_atomic.c drm/msm: Grab a vblank reference when waiting for commit_done 2018-11-30 11:58:03 -05:00
msm_debugfs.c drm/msm/gpu: Fix a couple memory leaks in debugfs 2018-11-30 11:34:44 -05:00
msm_debugfs.h
msm_drv.c drm/msm: validate display and event threads 2018-12-03 08:46:07 -05:00
msm_drv.h drm/msm: dpu: Allow planes to extend past active display 2018-10-03 20:24:50 -04:00
msm_fb.c drm/msm: Add modifier to mdp_get_format arguments 2018-06-03 16:48:59 -04:00
msm_fbdev.c drm/msm: don't deref error pointer in the msm_fbdev_create error path 2018-06-03 16:49:00 -04:00
msm_fence.c drm/msm: Remove unecessary dma_fence_ops 2018-08-17 11:22:25 +02:00
msm_fence.h drm/msm: strip out msm_fence_cb 2018-03-19 06:33:35 -04:00
msm_gem_prime.c
msm_gem_shrinker.c
msm_gem_submit.c drm/msm: Move fence put to where failure occurs 2018-12-03 08:46:13 -05:00
msm_gem_vma.c drm/msm: Pass the correct aperture end to drm_mm_init 2018-02-20 10:41:22 -05:00
msm_gem.c gpu: drm: msm: Change return type to vm_fault_t 2018-08-03 09:53:36 -04:00
msm_gem.h drm/msm: add sudo flag to submit ioctl 2018-02-20 10:41:20 -05:00
msm_gpu.c drm/msm: Fix task dump in gpu recovery 2018-11-30 11:34:23 -05:00
msm_gpu.h drm/msm: re-factor devfreq code 2018-10-04 09:14:20 -04:00
msm_iommu.c
msm_kms.h drm/msm: Add SDM845 DPU support 2018-07-26 10:45:04 -04:00
msm_mmu.h
msm_perf.c
msm_rd.c drm/msm: fix handling of cmdstream offset 2018-11-30 11:38:45 -05:00
msm_ringbuffer.c drm/msm: Replace gem_object deprecated functions 2018-02-20 10:41:21 -05:00
msm_ringbuffer.h drm/msm: Implement preemption for A5XX targets 2017-10-28 11:01:38 -04:00
msm_submitqueue.c drm/msm: Support multiple ringbuffers 2017-10-28 11:01:36 -04:00
NOTES