Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_qcom_display-sm8150-caf
/
faae042b76787a3c956f5757b8b6032322f4536c
/
libhwcomposer
28b1743
Merge "hwc: Handle ext display device conn/disconn requests"
by Linux Build Service Account
· 13 years ago
c6be1fe
Merge "hwc: Retry vsync on EBUSY"
by Linux Build Service Account
· 13 years ago
30362c7
Merge "hwc: Support swap interval zero"
by Linux Build Service Account
· 13 years ago
cf053c6
hwc: Support 4kx2k FB for Primary and External.
by Saurabh Shah
· 13 years ago
92fc130
hwc: Retry vsync on EBUSY
by Naseer Ahmed
· 13 years ago
e37e571
hwc: Handle ext display device conn/disconn requests
by Amara Venkata Mastan Manoj Kumar
· 13 years ago
94baddc
hwc: Support swap interval zero
by Naseer Ahmed
· 13 years ago
9f4b113
Merge "display: Standardize log-tags for qcom display logs."
by Linux Build Service Account
· 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
dec98cc
display: Standardize log-tags for qcom display logs.
by Mathew Karimpanal
· 13 years ago
e97c35f
Merge "display: Use fences for all targets"
by Linux Build Service Account
· 13 years ago
f2341e3
Merge "hwc: Implement dump function"
by Linux Build Service Account
· 13 years ago
5182a78
hwc: support WFD external display
by Amara Venkata Mastan Manoj Kumar
· 13 years ago
f6f49a1
hwc: changes for hdmi hotplug and hpd
by Arun Kumar K.R
· 13 years ago
4ca423e
display: Use fences for all targets
by Naseer Ahmed
· 13 years ago
1d183f5
hwc: Implement dump function
by Naseer Ahmed
· 13 years ago
018e545
hwc: Avoid MDP composition with alpha scaling
by Naseer Ahmed
· 13 years ago
a256748
hwc: Use number of app layers from the hwc context.
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
da10c14
hwc: Add support for faking vsync
by Naseer Ahmed
· 13 years ago
b1c7632
hwc: cache layers on framebuffer
by Naseer Ahmed
· 13 years ago
09549f6
display: Add support for flip operation in MDP comp
by Saurabh Shah
· 13 years ago
276e9f5
hwc: dont return from vsync thread when read fails.
by Naseer Ahmed
· 13 years ago
08212c0
hwc: Open sysfs node when thread is initialized.
by Naseer Ahmed
· 13 years ago
eaf6791
hwc: Return failure code if hwc_set fails to draw
by Saurabh Shah
· 13 years ago
40a1cc5
hwc: Create releaseFd even if no HWC layers
by Kinjal Bhavsar
· 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
541b59d
hwc: external: Add screen-fitting to external panel.
by Saurabh Shah
· 13 years ago
0f9c397
hwc: add some logging
by Iliyan Malchev
· 13 years ago
27c1d65
hwc: utils: Include orientation while screen-fitting.
by Saurabh Shah
· 13 years ago
150806a
hwc: fix for not ignoring framebuffer
by Saurabh Shah
· 13 years ago
4014777
hwc: don't open sysfs on every iteration
by Naseer Ahmed
· 13 years ago
91a6a99
hwc/overlay: Add premultiplied alpha support.
by Saurabh Shah
· 13 years ago
e4f3f72
hwc: external: Cleanup overlay objects on external disconnect.
by Saurabh Shah
· 13 years ago
52ca6d2
display/libhwcomposer: fix potential memory leak
by Naseer Ahmed
· 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
cb5f25b
hwc: Skip secure buffers in non secure mode
by Naseer Ahmed
· 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
68b88cf
hwc: Handle non secure buffers
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
35712cb
hwc: Use overlay for video even during popups.
by Saurabh Shah
· 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
799a397
display: Enable MDP pixel repeat on MDP Composition.
by Saurabh Shah
· 13 years ago
1023ce2
hwc: video: Create crop and position structs only once.
by Saurabh Shah
· 13 years ago
661a58f
hwc: Do not create copybit.
by Saurabh Shah
· 13 years ago
2e2798c
hwc: Fix fps calculation.
by Saurabh Shah
· 13 years ago
f395d09
hwcomposer: keep secure content in an overlay when below skip layer
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
b45b881
hwcomposer : Disable bypass, when connected to external display
by Saurabh Shah
· 13 years ago
fb4cbdd
libhwcomposer: Reset composition types on idle timeout.
by Naseer Ahmed
· 13 years ago
934790c
hwc: Call blank ioctls
by Naseer Ahmed
· 13 years ago
51df92a
hwc: Calculate orientation based on framebuffer info
by Naseer Ahmed
· 13 years ago
c3f033c
Revert "hwc: Fallback to GPU for video playback usecase"
by Naseer Ahmed
· 13 years ago
9edd17c
hwc: Fix reserved field usage
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
31278ad
hwcomposer: fix the bug in setting connected status to ext display
by Naseer Ahmed
· 13 years ago
1ddf366
liboverlay: Remove waitForVsync, getOvPipeType APIs
by Naseer Ahmed
· 13 years ago
6947631
hwc: video: Update destination x, y
by Naseer Ahmed
· 13 years ago
4c588a2
hwc: Add support for external-only layers
by Naseer Ahmed
· 13 years ago
2cc53dd
overlay: Refactor State Transitions.
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
4d35af8
display: Clean up makefiles
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
202a77d
initial GL libraries for msm8960
by Iliyan Malchev
· 13 years ago