summaryrefslogtreecommitdiff
path: root/samsung/exynos_drm_plane.c
AgeCommit message (Expand)Author
2022-02-25drm: samsung: add blocking region support for rcd layersYichi Chen
2021-09-29drm: samsung: make zpos property of rcd plane immutableKwanghyun Chung
2021-07-11Merge android-gs-pixel-5.10 into android-gs-cloudripper-5.10PixelBot AutoMerger
2021-07-08drm: samsung: record framebuffer info during mapping/unmappingKen Huang
2021-06-14drm: samsung: support the RCD featureKwanghyun Chung
2021-05-11drm: samsung: add node for trigger early wake upMidas Chien
2021-05-04drm: samsung: refactor hibernation into self refresh modeAdrian Salido
2021-04-20drm: samsung: skip self refresh updates if nothing has changedAdrian Salido
2021-03-30drm: samsung: move exynos_partial_prepare to atomic_checkJiun Yu
2021-03-30drm: samsung: remove unnecessary variables in exynos_drm_plane_stateJiun Yu
2021-03-11drm: samsung: add debugfs node for HDR control at runtimeJiun Yu
2020-11-17drm: samsung: don't disable dpp between updatesAdrian Salido
2020-10-01drm: samsung: build exynos-drm driver as moduleAdrian Salido
2020-09-29drm: samsung: add colormap property of planewonyeong choi
2020-09-29drm: samsung: add support for content protection modifier in plane checkAdrian Salido
2020-09-29drm: samsung: support stand-alone writebackwonyeong choi
2020-09-29drm: samsung: add hdr related properties to a planeJiun Yu
2020-09-29drm: samsung: remove reference to plane configAdrian Salido
2020-09-29drm: samsung: fix incorrect modifier checksJiun Yu
2020-09-29drm: samsung: support SBWC featurewonyeong choi
2020-09-29drm: samsung: disable dpp when not in useAdrian Salido
2020-09-29drm: samsung: show alpha value in state infoAdrian Salido
2020-09-29drm: samsung: add additional crtc/plane state infoAdrian Salido
2020-09-29drm: samsung: use normalized zposJiun Yu
2020-09-29drm: samsung: add NULL pointer check for old plane stateJiun Yu
2020-09-29drm: samsung: dataspace property is separatedJiun Yu
2020-09-29drm: samsung: change colormap interfaceJiun Yu
2020-09-29drm: samsung: support standard alpha and blend mode propertyJiun Yu
2020-09-29drm: samsung: fixed plane control problem.Jiun Yu
2020-09-29drm: samsung: KMS driver supports both exynos9820 and GS101 SoCJiun Yu
2020-09-29drm: samsung: compression source is moved to modifier.Jiun Yu
2020-09-29drm: samsung: remove updating plane->crtcJiun Yu
2020-09-29drm: samsung: log level is changedJiun Yu
2020-09-29drm: samsung: support max and min luminance property for plane.Jiun Yu
2020-09-29drm: samsung: support HDR.Jiun Yu
2020-09-29drm: samsung: add dpp restriction property.Jiun Yu
2020-09-29drm: samsung: add compression source property to each plane.Jiun Yu
2020-09-29drm: samsung: support colormap for each plane.Jiun Yu
2020-09-29drm: samsung: fixed unexpected window disable.Jiun Yu
2020-09-29drm: samsung: change window disable method.Jiun Yu
2020-09-29drm: samsung: support x,y flip property for all planes.Jiun Yu
2020-09-29drm: samsung: remove afbc property.Jiun Yu
2020-09-29drm: samsung: support AFBC feature.Jiun Yu
2020-09-29drm: samsung: support rotation featureJiun Yu
2020-09-29drm: samsung: add alpha and blend_mode propertyJiun Yu
2020-09-29drm: samsung: remove channel propertyJiun Yu
2020-09-29drm: samsung: changed property flag of zposJiun Yu
2020-09-29drm: samsung: support scaling feature.Jiun Yu
2020-09-29drm: samsung: add channel mapping feature.Jiun Yu
2020-09-29drm: samsung: implement dpp check function.Jiun Yu