summaryrefslogtreecommitdiff
path: root/hwcomposer/display.c
AgeCommit message (Expand)Author
2018-03-08hwc: release drm fb while freeing displayGowtham Tammana
2018-01-19hwc: Clean up all unused codeGowtham Tammana
2018-01-19hwc: Refactor timeline code to seperate filesGowtham Tammana
2018-01-02hwc: Add support for pageflip display update moded-oreo-r6-releaseGowtham Tammana
2017-12-20hwc: Enable single layer NV12 DSS compositionGowtham Tammana
2017-12-20hwc: Add a dummy fb bufferGowtham Tammana
2017-12-20hwc: Add plane property setter utility functionGowtham Tammana
2017-12-20hwc: Use index buffer for overlay asssignmentGowtham Tammana
2017-12-15hwc: Increment timeline on display udpate failuresGowtham Tammana
2017-03-03hwc: Reset pipe info on each frameGowtham Tammana
2017-02-28hwc: Use handle from blitter to create drm fbGowtham Tammana
2017-02-22hwc: Fix uninitialized and incompatible type warningsGowtham Tammana
2017-02-21hwc: Enable RGB565 layers for DSS composition6AM.1.3Gowtham Tammana
2017-02-21hwc: Enable DSS composition of RGBX layersGowtham Tammana
2017-02-21hwc: Fix implicit function declaration warningsGowtham Tammana
2017-02-20hwc: Only mark used pipes for refreshGowtham Tammana
2017-02-20hwc: Add macro for unused argumentsNicholas Chan
2017-02-20hwc: Don't reset unused planesGowtham Tammana
2017-02-20hwc: Fix signed/unsigned warningsNicholas Chan
2017-02-16hwc: Add delay before reading HDMI EDIDGowtham Tammana
2017-02-15hwc: Cleanup fb objects on errorGowtham Tammana
2017-02-13hwc: Enable NV12 DSS compositionGowtham Tammana
2017-01-25hwc: Assign display type via system propertiesGowtham Tammana
2017-01-20hwc: Cleanup obsolete codeGowtham Tammana
2017-01-20hwc: Remove unreachable codeGowtham Tammana
2017-01-20hwc: Query available pipes from drmGowtham Tammana
2017-01-18hwc: Fix drm fb stride to gralloc reqsGowtham Tammana
2017-01-09hwc: Rename display_release_drm_fdGowtham Tammana
2017-01-05hwc: Destroy mutex and cond var on display exitGowtham Tammana
2016-12-02hwc: Reset only the planes available on a displayd-marshmallow-mr2-releaseGowtham Tammana
2016-11-15hwc: remove stray debug messagesVenkateswara Rao Mandela
2016-11-01hwc: Enable DSS compositionGowtham Tammana
2016-11-01hwc: Wait on acquire fences of the overlay layersGowtham Tammana
2016-11-01hwc: Assign pipes for DSS compositionGowtham Tammana
2016-11-01hwc: Add blitter and dss composition checksGowtham Tammana
2016-11-01hwc: Add routine for setting atomic propertiesGowtham Tammana
2016-10-25hwc: Increase timeout for wait on acquire fenceGowtham Tammana
2016-09-21hwc: disable setting of nv12 planesGowtham Tammana
2016-09-21hwc: update to use atomic modeset APIGowtham Tammana
2016-07-08hwc: [temp] disable dss compositionGowtham Tammana
2016-06-22hwc: update hal_public.h to ddk1.14Gowtham Tammana
2016-05-05hwc: maintain ping-pong through cond varGowtham Tammana
2016-05-05hwc: create and release drm fb helper routinesGowtham Tammana
2016-03-18hwc: clean up fences if flip failsGowtham Tammana
2016-03-16hwc: use relative offset of 1 for fence during bootup.Gowtham Tammana
2016-03-15maintaining timeline info through timeline_infoGowtham Tammana
2016-03-11HWC: Fixed memory leak for DSS Composited NV12 PlanesMarcus Cooksey
2016-02-22HWComposer: Fix logic for BGR layer accelerationSunita Nadampalli
2016-01-18HWC: Modified Formula to Properly Set NV12 Y and UV offsetsMarcus Cooksey
2015-11-20hwcomposer: Added DSS composition for layers of type NV12Marcus Cooksey