{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":571577167,"defaultBranch":"tiramisu","name":"kernel_oneplus_guacamole","ownerLogin":"PixelPlusUI-Devices","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-11-28T12:40:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58642015?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1684419261.982473","currentOid":""},"activityList":{"items":[{"before":null,"after":"66c5fc1890641a429f051159505e555efa17b129","ref":"refs/heads/rebase","pushedAt":"2023-05-18T14:14:21.982Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"drm: msm: sde: Translate zpos property to cust property\n\nCo-authored-by: LuK1337 \nChange-Id: I7e8562ed3eda675d160d6dabee7e568a1a72e849\nSigned-off-by: atndko ","shortMessageHtmlLink":"drm: msm: sde: Translate zpos property to cust property"}},{"before":"ce74c61677818c7e012c219a52aa91f1d0adfac3","after":"66c5fc1890641a429f051159505e555efa17b129","ref":"refs/heads/Tiramisu","pushedAt":"2023-05-17T06:18:21.841Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"drm: msm: sde: Translate zpos property to cust property\n\nCo-authored-by: LuK1337 \nChange-Id: I7e8562ed3eda675d160d6dabee7e568a1a72e849\nSigned-off-by: atndko ","shortMessageHtmlLink":"drm: msm: sde: Translate zpos property to cust property"}},{"before":"0a3cb485d36511fffaff1932f9276837839ede91","after":"39122ba5f819e07adde2cc0e07e8bf84a0b8a3ce","ref":"refs/heads/tmp","pushedAt":"2023-05-14T13:39:24.298Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"Regenerate: defconfig","shortMessageHtmlLink":"Regenerate: defconfig"}},{"before":"ff47a11d74f70128017d0e615bd2ea01a62969e8","after":"0a3cb485d36511fffaff1932f9276837839ede91","ref":"refs/heads/tmp","pushedAt":"2023-05-14T11:50:36.106Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"sm8150: tri_state_key: Create tri_state node\nWe don't have the hall sensor business in our hardware version,\ntry to bring the integer state node to sdm845 so that\nwe can use it for device tree features like sm8250/sm8350.\n\nFixup! tri_state_work: adjust for the second hw variant\n\nYes, now I contribute to OP development directly.\n\n[Jordan: I'm so sorry, Yaro. Thanks for taking one for the team!]\n[Master: Simplified Logic]\n\nCo-authored-by: Terminator-J \nCo-authored-by: Master ","shortMessageHtmlLink":"sm8150: tri_state_key: Create tri_state node"}},{"before":"360a332a415f0cc375a26098eb56acd145badae9","after":"24ba6530766f9d1237a1404fdfd27dc3655423ce","ref":"refs/heads/tiramisu","pushedAt":"2023-03-25T06:30:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"UPSTREAM: sched/eas: Don't update misfit status if the task is pinned\n\nIf the task is pinned to a cpu, setting the misfit status means that\nwe'll unnecessarily continuously attempt to migrate the task but fail.\n\nThis continuous failure will cause the balance_interval to increase to\na high value, and eventually cause unnecessary significant delays in\nbalancing the system when real imbalance happens.\n\nCaught while testing uclamp where rt-app calibration loop was pinned to\ncpu 0, shortly after which we spawn another task with high util_clamp\nvalue. The task was failing to migrate after over 40ms of runtime due to\nbalance_interval unnecessary expanded to a very high value from the\ncalibration loop.\n\nNot done here, but it could be useful to extend the check for pinning to\nverify that the affinity of the task has a cpu that fits. We could end\nup in a similar situation otherwise.\n\nBug: 254441685\nFixes: 3b1baa6496e6 (\"sched/fair: Add 'group_misfit_task' load-balance type\")\nSigned-off-by: Qais Yousef \nSigned-off-by: Peter Zijlstra (Intel) \nReviewed-by: Quentin Perret \nAcked-by: Valentin Schneider \nLink: https://lkml.kernel.org/r/20210119120755.2425264-1-qais.yousef@arm.com\n(cherry picked from commit 0ae78eec8aa64e645866e75005162603a77a0f49)\nSigned-off-by: Lee Jones \nChange-Id: Ifa1fb62a2b8b412040ce0cc1e89c33c43fe6f916","shortMessageHtmlLink":"UPSTREAM: sched/eas: Don't update misfit status if the task is pinned"}},{"before":"2cb9fe27db20c59d7e6d719fc10d9c77c7687320","after":"360a332a415f0cc375a26098eb56acd145badae9","ref":"refs/heads/tiramisu","pushedAt":"2023-03-25T01:44:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"drm/msm: Fix incorrect pointer casting\n\n- Fixes the following warning:\n\n../drivers/gpu/drm/msm/sde/sde_color_processing.c: In function 'sde_cp_crtc_get_pcc_cfg':\n(struct drm_msm_pcc*)../drivers/gpu/drm/msm/sde/sde_color_processing.c:2135:34: warning: returning 'unsigned char *' from a function with incompatible return type 'const>\n 2135 | return blob ? blob->data : NULL;\n\nSigned-off-by: Cyber Knight ","shortMessageHtmlLink":"drm/msm: Fix incorrect pointer casting"}},{"before":"3ad506b602c4c44e18ac2b7deb5e5918e941c399","after":"2cb9fe27db20c59d7e6d719fc10d9c77c7687320","ref":"refs/heads/tiramisu","pushedAt":"2023-03-25T00:42:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"sde: remove old OP fod layer check function\n\nExact duplicate to new, which is also already in sde_plane header so can be\nused without externs.","shortMessageHtmlLink":"sde: remove old OP fod layer check function"}},{"before":"e6794fbb636ba6a2ebd738bb13de30ff772b4141","after":"3ad506b602c4c44e18ac2b7deb5e5918e941c399","ref":"refs/heads/tiramisu","pushedAt":"2023-03-25T00:40:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"display: sde_plane: expose method to check if plane is FOD\n\nChange-Id: Iee3baea1e89cd4573021ce500fb1ed653add410f\n\n[RealJohnGalt]: adapt to k4.14 OP FOD.","shortMessageHtmlLink":"display: sde_plane: expose method to check if plane is FOD"}},{"before":"9ae07bfd075601f7710f49929606d26f7feddcf0","after":"e6794fbb636ba6a2ebd738bb13de30ff772b4141","ref":"refs/heads/tiramisu","pushedAt":"2023-03-25T00:39:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"sde: boost devfreq on fod press\n\nActually boosts twice, but better to have it boost before checks than\nafter.","shortMessageHtmlLink":"sde: boost devfreq on fod press"}},{"before":"3343c9c161ddda76fc1eb746aea2de0226cc0214","after":"9ae07bfd075601f7710f49929606d26f7feddcf0","ref":"refs/heads/tiramisu","pushedAt":"2023-03-25T00:18:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"switch back to stock freq values\nlogs spam for freq mismatch","shortMessageHtmlLink":"switch back to stock freq values"}},{"before":"b70054e096705dac93c6d00a890e4d6f34896f38","after":"3343c9c161ddda76fc1eb746aea2de0226cc0214","ref":"refs/heads/tiramisu","pushedAt":"2023-03-15T08:50:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"sm8150: tri_state_key: Create tri_state node\nWe don't have the hall sensor business in our hardware version,\ntry to bring the integer state node to sdm845 so that\nwe can use it for device tree features like sm8250/sm8350.\n\nFixup! tri_state_work: adjust for the second hw variant\n\nYes, now I contribute to OP development directly.\n\n[Jordan: I'm so sorry, Yaro. Thanks for taking one for the team!]\n[Master: Simplified Logic]\n\nCo-authored-by: Terminator-J \nCo-authored-by: Master ","shortMessageHtmlLink":"sm8150: tri_state_key: Create tri_state node"}},{"before":"18be2bb12980a8825f3c457bc0015c1586c86d35","after":"3343c9c161ddda76fc1eb746aea2de0226cc0214","ref":"refs/heads/tiramisu-neptune","pushedAt":"2023-03-08T09:45:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mhmdeve","name":"Master","path":"/mhmdeve","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86474801?s=80&v=4"},"commit":{"message":"sm8150: tri_state_key: Create tri_state node\nWe don't have the hall sensor business in our hardware version,\ntry to bring the integer state node to sdm845 so that\nwe can use it for device tree features like sm8250/sm8350.\n\nFixup! tri_state_work: adjust for the second hw variant\n\nYes, now I contribute to OP development directly.\n\n[Jordan: I'm so sorry, Yaro. Thanks for taking one for the team!]\n[Master: Simplified Logic]\n\nCo-authored-by: Terminator-J \nCo-authored-by: Master ","shortMessageHtmlLink":"sm8150: tri_state_key: Create tri_state node"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADL3bqQAA","startCursor":null,"endCursor":null}},"title":"Activity ยท PixelPlusUI-Devices/kernel_oneplus_guacamole"}