Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_qcom_display-sm8150-caf
/
ae61b2b2c35b1d6ef87a9822ca7868f9984f11b2
/
libhwcomposer
/
hwc.cpp
ae61b2b
hwc: Fix dumpsys crash
by Saurabh Shah
· 12 years ago
85234ec
hwc/overlay: Fix dma mode design and issues.
by Saurabh Shah
· 12 years ago
d224a1a
libhwcomposer: Log and dump app layers of screen frames
by Ramkumar Radhakrishnan
· 12 years ago
85977e3
hwc: Implement mixed mode composition.
by Jeykumar Sankaran
· 12 years ago
e0205b6
hwc: Reduce blank/unblank logspam
by Naseer Ahmed
· 12 years ago
023e61b
Merge "hwc: clean up overlay on external display blank"
by Linux Build Service Account
· 12 years ago
e740837
hwc: clean up overlay on external display blank
by Arun Kumar K.R
· 12 years ago
0d05d4f
hwc: Add debug logging for fps
by Naseer Ahmed
· 12 years ago
2b03339
hwc: Configure pipe for FB even if we exceed max layers
by Saurabh Shah
· 12 years ago
a37fdbf
hwc: Add DMA pipe support in MDP composition.
by Jeykumar Sankaran
· 12 years ago
c1f8682
display: Remove framebuffer HAL usage
by Jeykumar Sankaran
· 12 years ago
acf1020
hwc/overlay: Video on 4k2k external, 4k2k rotation.
by Saurabh Shah
· 12 years ago
56601cd
hwc: Check for correct screen state before enabling vsync
by Naseer Ahmed
· 12 years ago
fe7c614
Merge "hwc: handle blank/unblank for virtual display explicitly."
by Linux Build Service Account
· 12 years ago
b93d042
Merge "hwc: Use intermediate buffers for copybit"
by Linux Build Service Account
· 12 years ago
bf1e02a
hwc: Process only MAX_NUM_LAYERS
by Saurabh Shah
· 12 years ago
893d6ee
hwc: handle blank/unblank for virtual display explicitly.
by Ramkumar Radhakrishnan
· 12 years ago
64b8121
hwc: Use intermediate buffers for copybit
by Naseer Ahmed
· 12 years ago
747af1e
hwc: Close acquireFenceFds always.
by Saurabh Shah
· 12 years ago
11a380d
hwc: Allow HWC to support Virtual Display
by Amara Venkata Mastan Manoj Kumar
· 13 years ago
0d0a7cb
overlay: Add support for pipe dumps.
by Saurabh Shah
· 12 years ago
4333330
hwc: Call MSMFB_DISPLAY_COMMIT even if FB handle is null.
by Saurabh Shah
· 12 years ago
cf53700
libhwcomposer: Allow 2 YUV layer frames to use MDP composition
by Jeykumar Sankaran
· 12 years ago
57e3c81
hwc: Invoke commit ioctl even if there are no app layers
by Amara Venkata Mastan Manoj Kumar
· 13 years ago
361da4f
hwc: Add support for copybit(C2D) composition
by Arun Kumar K.R
· 13 years ago
ba9eed5
hwc: commit changes for ext display on blank
by Arun Kumar K.R
· 13 years ago
a41a79d
Merge "hwc: Delay HDMI/WFD connection request by one frame"
by Linux Build Service Account
· 13 years ago
75526f5
hwc: Delay HDMI/WFD connection request by one frame
by Amara Venkata Mastan Manoj Kumar
· 13 years ago
cbf7ccc
hwc: mdpcomp: Restructure for 4kx2k displays
by Saurabh Shah
· 13 years ago
cf053c6
hwc: Support 4kx2k FB for Primary and External.
by Saurabh Shah
· 13 years ago
8df2ebf
hwc: Fix issue with Layercache
by Naseer Ahmed
· 13 years ago
e78f052
hwc: User Layercache for external display
by Naseer Ahmed
· 13 years ago
f2341e3
Merge "hwc: Implement dump function"
by Linux Build Service Account
· 13 years ago
f6f49a1
hwc: changes for hdmi hotplug and hpd
by Arun Kumar K.R
· 13 years ago
1d183f5
hwc: Implement dump function
by Naseer Ahmed
· 13 years ago
76e313c
hwc: Disable mixed mode composition for secure videos
by Naseer Ahmed
· 13 years ago
54821fe
libhwcomposer: Add support for 4 layer MDP Comp
by Naseer Ahmed
· 13 years ago
758bfc5
hwc/overlay: Dynamic pipe tracking.
by Naseer Ahmed
· 13 years ago
b1c7632
hwc: cache layers on framebuffer
by Naseer Ahmed
· 13 years ago
eaf6791
hwc: Return failure code if hwc_set fails to draw
by Saurabh Shah
· 13 years ago
1a8cda0
hwc: clean up overlay for external from the draw thread only
by Saurabh Shah
· 13 years ago
f83d448
HWC: Protect hwc_set from async events
by Kinjal Bhavsar
· 13 years ago
0f9c397
hwc: add some logging
by Iliyan Malchev
· 13 years ago
150806a
hwc: fix for not ignoring framebuffer
by Saurabh Shah
· 13 years ago
ae823e7
hwc: more error checks
by Saurabh Shah
· 13 years ago
6d9d168
hwc: Remove call to glFinish
by Saurabh Shah
· 13 years ago
c7faa70
hwc: move enable disable ioctls to vsync thread
by Naseer Ahmed
· 13 years ago
eac8965
hwc: fix some race conditions
by Iliyan Malchev
· 13 years ago
1ef881c
don't call vsync-ctrl ioctl for same enable value
by Omprakash Dhyade
· 13 years ago
c4d034f
hwc: enable dual display on hwc 1.1
by Saurabh Shah
· 13 years ago
ff4f025
hwcomposer : Use sysfs to read vysnc information
by Naseer Ahmed
· 13 years ago
32ff225
hwc: Make blank wait for set to complete
by Naseer Ahmed
· 13 years ago
aee5e6e
hwc: Close unused pipes before PAN
by Naseer Ahmed
· 13 years ago
8c8bfd2
hwc: Call sync before draw.
by Saurabh Shah
· 13 years ago
3d2a790
hwc: Fix tearing on HDMI. Call glFinish()
by Saurabh Shah
· 13 years ago
6282c95
hwc: Check for the validity of the fb layer
by Naseer Ahmed
· 13 years ago
7b80d9c
hwc: Fix dpi values reported
by Naseer Ahmed
· 13 years ago
86623d7
(TEMP) hwc: external: Enable default mirroring on hwc1.1
by Saurabh Shah
· 13 years ago
3e858eb
hwc: hwc 1.1 implementation
by Saurabh Shah
· 13 years ago
2dd04a8
hwc: sync-point implementation.
by Kinjal Bhavsar
· 13 years ago
649cda6
hwc: Minor bug fixes.
by Saurabh Shah
· 13 years ago
56f610d
display: Create QService binder interface.
by Saurabh Shah
· 13 years ago
80692ef
hwc: add more debug print
by Iliyan Malchev
· 13 years ago
9171ec6
hwc: Add non-zero checks. Move warning log.
by Saurabh Shah
· 13 years ago
aa537df
hwc: Add some debug and warning logs.
by Saurabh Shah
· 13 years ago
2e2798c
hwc: Fix fps calculation.
by Saurabh Shah
· 13 years ago
df72771
hwc: Unlock prev. buffers in N+1th draw round.
by Saurabh Shah
· 13 years ago
fc2acbe
hwc/fb/overlay: wait for fbpost and pan display
by Saurabh Shah
· 13 years ago
3be78d9
Update for cleanups in hwc interface
by Jesse Hall
· 13 years ago
83523d8
hwc: qbuf: Add API to unlock all
by Saurabh Shah
· 13 years ago
934790c
hwc: Call blank ioctls
by Naseer Ahmed
· 13 years ago
c3f033c
Revert "hwc: Fallback to GPU for video playback usecase"
by Naseer Ahmed
· 13 years ago
5b6708a
hwc: Update to new API
by Naseer Ahmed
· 13 years ago
b90d091
display: Compile for mako, disable copybit route
by Naseer Ahmed
· 13 years ago
45a9960
libhwcomposer: Add C2D support to copybit
by Naseer Ahmed
· 13 years ago
4c588a2
hwc: Add support for external-only layers
by Naseer Ahmed
· 13 years ago
96c4c95
display: Get panel type from framebuffer
by Naseer Ahmed
· 13 years ago
7c958d4
display: Add support for MDP Composition
by Naseer Ahmed
· 13 years ago
f8ec162
hwc: enable vsync for external display
by Naseer Ahmed
· 13 years ago
72cf976
display: Enable vsync
by Naseer Ahmed
· 13 years ago
31da0b1
display : Add support for copybit composition
by Naseer Ahmed
· 13 years ago
e217fbf
hwc: Fallback to GPU for video playback usecase
by Ajay Dudani
· 13 years ago
0c8b7b5
hwcomposer: Add support for UI mirroring
by Naseer Ahmed
· 13 years ago
f48aef6
liboverlay: Refactor, bug-fixes, upgrade.
by Naseer Ahmed
· 13 years ago
a87da60
display: Add QC Display utils
by Naseer Ahmed
· 13 years ago
29a2681
qcom/display: Update HALs
by Naseer Ahmed
· 13 years ago