We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5286 - Request to include patch for kmsdrm to report DPI
Summary: Request to include patch for kmsdrm to report DPI
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.13
Hardware: All Linux
: P2 enhancement
Assignee: Manuel Alfayate Corchete
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-14 01:46 UTC by bms20
Modified: 2020-10-15 15:58 UTC (History)
0 users

See Also:


Attachments
Patch for KMSDRM to support GetDisplayDPI (1.60 KB, patch)
2020-09-14 01:46 UTC, bms20
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bms20 2020-09-14 01:46:24 UTC
Created attachment 4463 [details]
Patch for KMSDRM to support GetDisplayDPI

This is a request to include attached patch into kmsdrm video subsystem.

The patch implements the GetDisplayDPI API function for KMS displays
Comment 1 Manuel Alfayate Corchete 2020-10-15 15:57:24 UTC
Seems to be building and working fine, so merged, thanks! :)
Comment 2 Manuel Alfayate Corchete 2020-10-15 15:58:17 UTC
Closed because the proposed patch is merged now.