-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(linux): Add documentation regaring DSS feature: cropping #96
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jainswamil
requested review from
cshilwant,
StaticRocket,
praneethbajjuri,
uditkumarti and
aniket-l
as code owners
December 11, 2024 08:22
New warnings found with rstcheck:
|
cshilwant
requested changes
Dec 11, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
from
December 11, 2024 09:58
fade2fb
to
f8b5dd2
Compare
devarsht
reviewed
Dec 11, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
devarsht
reviewed
Dec 11, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
from
December 11, 2024 11:28
f8b5dd2
to
5cd5ad4
Compare
devarsht
reviewed
Dec 11, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
from
December 11, 2024 12:53
5cd5ad4
to
6c69b07
Compare
devarsht
approved these changes
Dec 11, 2024
New warnings found with rstcheck:
|
cshilwant
previously approved these changes
Dec 11, 2024
praneethbajjuri
previously approved these changes
Dec 11, 2024
StaticRocket
requested changes
Dec 11, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
from
December 12, 2024 04:43
6c69b07
to
bbf5e7a
Compare
jainswamil
dismissed stale reviews from praneethbajjuri and cshilwant
via
December 12, 2024 04:44
31ea9ea
jainswamil
force-pushed
the
dss_cropping
branch
2 times, most recently
from
December 12, 2024 05:30
cc6db50
to
f205ad5
Compare
New warnings found with rstcheck:
|
StaticRocket
previously requested changes
Dec 12, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
from
December 12, 2024 08:54
f205ad5
to
3a9afd9
Compare
jainswamil
force-pushed
the
dss_cropping
branch
from
December 12, 2024 13:31
7d925aa
to
2867a60
Compare
New warnings found with rstcheck:
|
cshilwant
previously approved these changes
Dec 12, 2024
StaticRocket
requested changes
Dec 13, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
2 times, most recently
from
December 13, 2024 04:57
f16d16e
to
d9c865b
Compare
jainswamil
force-pushed
the
dss_cropping
branch
from
December 13, 2024 04:58
d9c865b
to
766be60
Compare
StaticRocket
requested changes
Dec 13, 2024
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst
Outdated
Show resolved
Hide resolved
jainswamil
force-pushed
the
dss_cropping
branch
3 times, most recently
from
December 13, 2024 05:56
87afbf1
to
08632d6
Compare
@StaticRocket, please review the changes |
This documentation includes examples showing the cropped part of a frame. Signed-off-by: Swamil Jain <[email protected]>
jainswamil
force-pushed
the
dss_cropping
branch
from
December 13, 2024 17:12
08632d6
to
81fc27a
Compare
StaticRocket
approved these changes
Dec 13, 2024
cshilwant
approved these changes
Dec 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This documentation includes examples showing the cropped part of a frame.