- 869e44f Fix build error of CVE-2021-0904 by shaohanlin · 3 years, 4 months ago FP3-REL-Q-3.A.0129
- 81699bd msm: kgsl: Correct the refcount on current process PID by Archana Sriram · 3 years, 11 months ago
- d66ae7b msm: kgsl: Compare pid pointer instead of TGID for a new process by Archana Sriram · 4 years ago
- 75cbf30 msm: kgsl: Allocate user_ctxt_record based on preemption feature flag by Puranam V G Tejaswi · 4 years ago
- b835067 msm: kgsl: Deregister gpu address on memdesc_sg_virt failure by Neeraja P · 3 years, 10 months ago
- 6bce65c msm: kgsl: Stop using memdesc->usermem by Jordan Crouse · 3 years, 10 months ago
- 9ea6cad msm: kgsl: Don't allow re-importing memory owned by KGSL by Jordan Crouse · 4 years, 1 month ago
- 1e6b63e msm: kgsl: Remove VM_MAYWRITE flag to restrict mprotect by Indira Biruduraju · 4 years, 3 months ago
- 6aaa0d0 msm: kgsl: Fix possible use-after-free while adding context to active list by Puranam V G Tejaswi · 4 years, 3 months ago
- 8f0fb82 msm: kgsl: Correctly clean up dma buffer attachment in case of error by Kamal Agrawal · 4 years, 2 months ago
- da07264 msm: kgsl: skip if requested address doesn't fall in the svm range by Rohan Sethi · 4 years, 2 months ago
- 8fd74cd msm: kgsl: Check snapshot objs size before saving to memory by Archana Sriram · 4 years, 6 months ago
- 78f5bc9 msm: kgsl: Dump maximum possible IB1 size in snapshot by Rajesh Kemisetti · 4 years, 10 months ago
- 960cfdbc msm: kgsl: Check user generated timestamp before queuing drawobjs by Archana Sriram · 5 years ago
- 525f63e msm: kgsl: Fix typecasting issue in kgsl_cma_coherent_free() by Hareesh Gundu · 5 years ago
- 1fa9bc0 msm: kgsl: Use event workqueue for event work instead of RT Kthread worker by Deepak Kumar · 5 years ago
- 30f02d9 msm: kgsl: Disable deprecated ioctls by Harshdeep Dhatt · 5 years ago
- f7f87a6 msm: kgsl: Make the "scratch" global buffer use a random GPU address by Jordan Crouse · 5 years ago
- 49967ff msm: kgsl: Use a bitmap allocator for global addressing by Jordan Crouse · 5 years ago
- f5ad199 msm: kgsl: Execute user profiling commands in an IB by Jordan Crouse · 5 years ago
- 5eb952a msm: kgsl: Verify the offset of the profiling buffer by Jordan Crouse · 5 years ago
- a6f4f42 msm: kgsl: Fix race condition between drawobj and context destroy by Rajesh Kemisetti · 5 years ago
- db817b8 Merge "msm: kgsl: Change data type for GPU ib vote" by Linux Build Service Account · 5 years ago
- 779b5e0 msm: kgsl: Add missing check for snapshot IB dump by Rajesh Kemisetti · 5 years ago
- b6a4669 msm: kgsl: Change data type for GPU ib vote by Archana Sriram · 6 years ago
- f7a4df1 msm: kgsl: Fix race condition while making page as dirty by Rajesh Kemisetti · 6 years ago
- 5d54a6b msm: kgsl: show max gpu temperature by Puranam V G Tejaswi · 6 years ago
- 3d42a45 msm: kgsl: check kgsl state before accessing device registers by Puranam V G Tejaswi · 6 years ago
- 996a036 msm: kgsl: Remove excessive log in kgsl_snapshot_get_object by Pankaj Gupta · 6 years ago
- 3586dbb Merge "msm: kgsl: Fix NULL pointer dereference" by Linux Build Service Account · 6 years ago
- 1e55e21 msm: kgsl: Fix NULL pointer dereference by Harshdeep Dhatt · 6 years ago
- da6b11b msm: kgsl: Reset ringbuffer pointers if CP INIT fails by Akhil P Oommen · 6 years ago
- 0ebbdcd msm: kgsl: Get names of all fences by Puranam V G Tejaswi · 6 years ago
- 0cd9457 msm: kgsl: Free A6x per-context preemption buffer at detach time by Lynus Vaz · 6 years ago
- c5f445a msm: kgsl: Fix typo in ctxt_type_table traversal length by Rajesh Kemisetti · 6 years ago
- 73bf576 msm: kgsl: Send NMI to GMU upon watchdog bite by Sushmita Susheelendra · 6 years ago
- f7434db msm: kgsl: Temporarily mask the watchdog upon receiving it by Kyle Piefer · 7 years ago
- 7aa784f Merge "msm: kgsl: Use common CX_MISC functions for GPU LLC setup" by Linux Build Service Account · 6 years ago
- c57a4cee Merge "ARM: dts: msm: Add the CX MISC GPU block on sdm845 and SDM670" by Linux Build Service Account · 6 years ago
- 0925b4a msm: kgsl: Use common CX_MISC functions for GPU LLC setup by Lynus Vaz · 6 years ago
- 988a4a2 msm: kgsl: Ioremap the CX_MISC GPU block registers by Lynus Vaz · 6 years ago
- 55a1963 msm: kgsl: Add GPU speed-bin vector support for A3XX by c_masira · 6 years ago
- c05883a msm: kgsl: Log context type in case of GPU faults by Rajesh Kemisetti · 6 years ago
- aa590c3 Merge "msm: kgsl: Clear boot OOB in case GPU start fails" by Linux Build Service Account · 6 years ago
- 2fe8b7e Merge "msm: kgsl: Force recovery path in case GMU_FAULT bit is set" by Linux Build Service Account · 6 years ago
- 55f6684 Merge "msm: kgsl: Dump both GMU and GPU state for GMU faults" by Linux Build Service Account · 6 years ago
- 60e59c6 msm: kgsl: Clear boot OOB in case GPU start fails by Deepak Kumar · 6 years ago
- 341258d msm: kgsl: Force recovery path in case GMU_FAULT bit is set by Deepak Kumar · 6 years ago
- 1db26e7 msm: kgsl: Trigger GMU recovery for DCVS HFI failure by Deepak Kumar · 6 years ago
- 36f5052 msm: kgsl: Dump both GMU and GPU state for GMU faults by Deepak Kumar · 6 years ago
- 2fe7e3d Merge "msm: kgsl: Count inter-frame power collapses" by Linux Build Service Account · 6 years ago
- b7b1675 Merge "msm: kgsl: Disable graphics content protection for SDM429" by Linux Build Service Account · 6 years ago
- 6ced5f3 Merge "msm: kgsl: Set fault bit and trigger recovery if WPTR update fails" by Linux Build Service Account · 6 years ago
- d0d8a84 msm: kgsl: Count inter-frame power collapses by Kyle Piefer · 7 years ago
- f509a42 Merge "msm: kgsl: Increase the fenced write timeout" by Linux Build Service Account · 6 years ago
- a4c7d8c msm: kgsl: Set fault bit and trigger recovery if WPTR update fails by Deepak Kumar · 6 years ago
- 4d65e8d msm: kgsl: Disable graphics content protection for SDM429 by Sunil Khatri · 6 years ago
- f8744bb Merge "msm: kgsl: Add a property to find if secure context is supported" by Linux Build Service Account · 6 years ago
- c4d4c2d msm: kgsl: Add a property to find if secure context is supported by Sunil Khatri · 6 years ago
- b055b6b msm: kgsl: Add a property to find alignment of secure buffers by Sunil Khatri · 6 years ago
- c248a23 msm: kgsl: Increase the fenced write timeout by Deepak Kumar · 6 years ago
- f6c260d msm: kgsl: Trigger preemption only if GMU is in ACTIVE state by Deepak Kumar · 6 years ago
- 7ac2053 msm: kgsl: Limit log frequency in case of context count maxed out by Rajesh Kemisetti · 6 years ago
- e0af537 Merge "msm: kgsl: Make sure gpu-speed-bin-vectors has the correct size" by Linux Build Service Account · 6 years ago
- 639e0d0 msm: kgsl: Make sure gpu-speed-bin-vectors has the correct size by Sunil Khatri · 6 years ago
- c4f0e2e Merge "msm: kgsl: Don't halt dispatcher if device is not in SUSPEND state" by Linux Build Service Account · 6 years ago
- 7557a8e Merge "msm: kgsl: Fix the missing IBs from the snapshot" by Linux Build Service Account · 6 years ago
- 10e2bc5 msm: kgsl: Don't halt dispatcher if device is not in SUSPEND state by Deepak Kumar · 6 years ago
- e54678d msm: kgsl: Fix the missing IBs from the snapshot by Sunil Khatri · 6 years ago
- f61e3b5 msm: kgsl: Keep a list of perfcounters per file descriptor by Harshdeep Dhatt · 10 years ago
- 61384e6 msm: kgsl: Trigger GMU recovery on OOB set failures by Deepak Kumar · 6 years ago
- 670c732 msm: kgsl: Add A504 chipset for ME ucode workarounds by Sunil Khatri · 6 years ago
- 71bac43 Merge "msm: kgsl: Use a common sharedmem init function" by Linux Build Service Account · 6 years ago
- a27145f Merge "msm: kgsl: Correct the iommu protection ranges" by Linux Build Service Account · 6 years ago
- 2c209ecf msm: kgsl: Don't dump GPMU registers on non GPMU devices by Venkateswara Rao Tadikonda · 6 years ago
- 607a42d msm: kgsl: Correct the iommu protection ranges by Lynus Vaz · 6 years ago
- de5621b Merge "msm: kgsl: Take a refcount only for memtype ION in imported_mem_show" by Linux Build Service Account · 6 years ago
- 703e7b47f Merge "msm: kgsl: Update GPU idleness check when RB is empty" by Linux Build Service Account · 6 years ago
- 3568bce Merge "msm: kgsl: Correct GPU busy counter overflow detection" by Linux Build Service Account · 6 years ago
- 2df1522 msm: kgsl: Take a refcount only for memtype ION in imported_mem_show by Deepak Kumar · 6 years ago
- 435bad3 msm: kgsl: Update GPU idleness check when RB is empty by Venkateswara Rao Tadikonda · 6 years ago
- fe07e30 Merge "msm: kgsl: Enable GPU CPZ for A505/A504" by Linux Build Service Account · 6 years ago
- 3ee2e12 msm: kgsl: Enable GPU CPZ for A505/A504 by Sunil Khatri · 7 years ago
- 3e0fd3e msm: kgsl: Do not invoke loading of GPU ZAP shader by Sunil Khatri · 7 years ago
- 282661e Merge "msm: kgsl: Add handler for GPC interrupt on A6xx GPU" by Linux Build Service Account · 6 years ago
- 238dd0f Merge "msm: kgsl: Try again if GPU zap shader loading fails" by Linux Build Service Account · 6 years ago
- 0f97e35 msm: kgsl: Correct GPU busy counter overflow detection by Deepak Kumar · 6 years ago
- 564ede4 msm: kgsl: Try again if GPU zap shader loading fails by Rajesh Kemisetti · 7 years ago
- c8d4864 msm: kgsl: Add handler for GPC interrupt on A6xx GPU by Carter Cooper · 7 years ago
- d7299fd Merge "msm: kgsl: Suspend GMU on recovery failure" by Linux Build Service Account · 6 years ago
- a2549fd Merge "msm: kgsl: Add multiple fuses based speed bin" by Linux Build Service Account · 6 years ago
- 6516525 Merge "msm: kgsl: Log external and transaction stalled iommu faults" by Linux Build Service Account · 6 years ago
- ef9e851 Merge "msm: kgsl: Avoid unnecessary "AHB fence stuck in ISR" error logs" by Linux Build Service Account · 7 years ago
- 93c50b8 msm: kgsl: Add multiple fuses based speed bin by Sunil Khatri · 7 years ago
- 05c3e5d Merge "msm: kgsl: create sysfs entries to expose memory usage" by Linux Build Service Account · 7 years ago
- 90d98b5 msm: kgsl: Use a common sharedmem init function by Lynus Vaz · 7 years ago
- 31bb035 msm: kgsl: Suspend GMU on recovery failure by Deepak Kumar · 7 years ago
- 7c6f008 msm: kgsl: Avoid unnecessary "AHB fence stuck in ISR" error logs by Deepak Kumar · 7 years ago
- 7c843c2 msm: kgsl: create sysfs entries to expose memory usage by Amit Kushwaha · 7 years ago
- b43bab8 Merge "msm: kgsl: Track RSCC sleep sequence state" by Linux Build Service Account · 7 years ago