GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2024-04-22 Cho KyongHog2d: add error log when no free task slot found
2024-04-22 Cho KyongHog2d: add log of execution failure by priority
2024-04-22 Cho KyongHog2d: add support for Secure DRM of Exynos9820
2024-04-22 Cho KyongHog2d: remove conditional compile for Secure DRM
2024-04-22 Cho KyongHog2d: remove redundant cache flush
2024-04-22 Cho KyongHog2d: fix use of ION API for 4.14 kernel
2024-04-22 Cho KyongHog2d: delete timer before initialization
2024-04-22 Cho KyongHog2d: fix fence timeout handling
2024-04-22 Cho KyongHog2d: fix BUG() when logging events
2024-04-22 Cho KyongHo[HACK] g2d: ignore performance request
2024-04-22 hyesoo.yu[COMMON] g2d: remove BITBLT_START_REG on commands
2024-04-22 hyesoo.yu[COMMON] g2d: kill the task when the invalid condition
2024-04-22 hyesoo.yu[COMMON] g2d: remove from qos contexts on release
2024-04-22 Cho KyongHo[COMMON] gpu: g2d: fix implicit type conversion
2024-04-22 hyesoo.yu[COMMON] g2d: increase g2d INT lock for performance
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: disable sharabiltiy feature on...
2024-04-22 hyesoo.yu[COMMON] g2d: fix the error for cache flush of target
2024-04-22 Cho KyongHo[COMMON] g2d: disable sharabiltiy feature on g2d
2024-04-22 hyesoo.yu[COMMON] g2d: clear sharability attribute
2024-04-22 hyesoo.yu[COMMON] g2d: fix out-of-bound of fence name
2024-04-22 hyesoo.yu[COMMON] g2d: eliminate unnecessary cache maintenance
2024-04-22 hyesoo.yu[COMMON] g2d: split the dump function
2024-04-22 Cho KyongHo[COMMON] g2d: add support for custom tone mapping LUT
2024-04-22 Cho KyongHo[COMMON] video: hdr: add tunable parameters for HDR
2024-04-22 hyesoo.yu[COMMON] g2d: add afbc debugging information
2024-04-22 hyesoo.yu[COMMON] g2d: cancel callback of acquire fence
2024-04-22 hyesoo.yu[COMMON] g2d: add limitations of H/W flow control
2024-04-22 Cho KyongHo[COMMON] g2d: add support for BGR565
2024-04-22 hyesoo.yu[COMMON] g2d: add extra information for debug
2024-04-22 hyesoo.yu[COMMON] g2d: fix to read the job state
2024-04-22 hyesoo.yu[COMMON] g2d: fix unintended sign extension
2024-04-22 hyesoo.yu[COMMON] g2d: fix to access the NULL pointer
2024-04-22 hyesoo.yu[COMMON] g2d: fix out-of-bounds read
2024-04-22 hyesoo.yu[COMMON] g2d: set CAPTURE_IDX for every tasks
2024-04-22 hyesoo.yu[COMMON] g2d: release performance lock
2024-04-22 hyesoo.yu[COMMON] g2d: move setting hwfc data
2024-04-22 hyesoo.yu[COMMON] g2d: fix unsigned datatype
2024-04-22 hyesoo.yu[COMMON] g2d: fix formula based on measured value
2024-04-22 hyesoo.yu[COMMON] g2d: show HDR coefficients
2024-04-22 hyesoo.yu[COMMON] g2d: fix the security hole
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: fix the security hole"
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: show HDR coefficients"
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: fix formula based on measured...
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: fix unsigned datatype"
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: move setting hwfc data"
2024-04-22 hyesoo.yuRevert "[COMMON] g2d: release performance lock"
2024-04-22 hyesoo.yu[COMMON] g2d: release performance lock
2024-04-22 hyesoo.yu[COMMON] g2d: move setting hwfc data
2024-04-22 hyesoo.yu[COMMON] g2d: fix unsigned datatype
2024-04-22 hyesoo.yu[COMMON] g2d: fix formula based on measured value
2024-04-22 hyesoo.yu[COMMON] g2d: show HDR coefficients
2024-04-22 hyesoo.yu[COMMON] g2d: fix the security hole
2024-04-22 Cho KyongHo[COMMON] g2d: add support for inverse dither of sources
2024-04-22 hyesoo.yu[COMMON] g2d: remove to overwrite priority.
2024-04-22 hyesoo.yu[COMMON] g2d: calculate the laptime.
2024-04-22 hyesoo.yu[COMMON] g2d: change mode to secure before running
2024-04-22 hyesoo.yu[COMMON] g2d: unlock the spinlock on error handling
2024-04-22 hyesoo.yu[COMMON] g2d: add fimg2d node
2024-04-22 hyesoo.yu[COMMON] g2d: fix mask for command
2024-04-22 hyesoo.yu[COMMON] g2d: add support for compat_ioctl
2024-04-22 hyesoo.yu[COMMON] g2d: add ABGR2101010 format
2024-04-22 hyesoo.yu[COMMON] g2d: set the qos and device frequency
2024-04-22 hyesoo.yu[COMMON] g2d: add priority setting
2024-04-22 hyesoo.yu[COMMON] g2d: fix the error handling for fence
2024-04-22 hyesoo.yu[COMMON] g2d: add the hwfc
2024-04-22 shinwon.lee[COMMON] repeater: add header file
2024-04-22 hyesoo.yu[COMMON] g2d: added fence_put() after fence is created
2024-04-22 hyesoo.yu[COMMON] g2d: fix spinlock lockup for fence
2024-04-22 hyesoo.yu[COMMON] g2d: increase starter before adding callback
2024-04-22 hyesoo.yu[COMMON] g2d: add debugging feature
2024-04-22 hyesoo.yu[COMMON] g2d: flush cmd page for secure sysmmu
2024-04-22 Cho KyongHo[COMMON] g2d: support constraints of MFC
2024-04-22 Cho KyongHo[COMMON] g2d: fix RGB and Cb/Cr order
2024-04-22 hyesoo.yu[COMMON] g2d: add the task control register
2024-04-22 hyesoo.yu[COMMON] g2d: support secure mode
2024-04-22 hyesoo.yu[COMMON] g2d: add the fence timeout
2024-04-22 Cho KyongHo[COMMON] g2d: add System MMU fault handler
2024-04-22 Cho KyongHo[COMMON] g2d: Add command list completion
2024-04-22 Cho KyongHo[COMMON] g2d: add support for dma-buf fence
2024-04-22 Cho KyongHo[COMMON] g2d: add cache maintenance
2024-04-22 Cho KyongHo[COMMON] g2d: get userdata
2024-04-22 Cho KyongHo[COMMON] g2d: add support for suspend and shutdown
2024-04-22 Cho KyongHo[COMMON] g2d: cancel jobs running too much time
2024-04-22 Cho KyongHo[COMMON] g2d: add scheduling to HW
2024-04-22 Cho KyongHo[COMMON] g2d: add request the job and schedule
2024-04-22 Cho KyongHo[COMMON] g2d: add task management
2024-04-22 hyesoo.yu[COMMON] g2d: add skeleton driver
2024-04-22 Youngmin Nam[9610][ERD] arm64: dts: change console destination...
2024-04-22 JaeHun Jung[COMMON] scsi: ufs: fix clang warning
2024-04-22 Youngmin Nam[9610] soc: samsung: cal-if: add volatile keyword to...
2024-04-22 hgchu[COMMON] ufs: fix build error in clang compiler
2024-04-22 Youngmin Nam[9610][ERD] arm64: configs: disable CONFIG_PHONET
2024-04-22 Keunyoung Park[COMMON] soc: samsung: Add EXYNOS_SDM to Kconfig
2024-04-22 Keunyoung Park[COMMON] soc: samsung: add codes for Security Dump...
2024-04-22 Keunyoung Park[9610] arm64: defconfig: add config for hwrng
2024-04-22 Keunyoung Park[COMMON] ExyRNG: modify the smc function to follow...
2024-04-22 Keunyoung Park[COMMON] hw_random: change exynos_smc to __exynos_smc.
2024-04-22 Keunyoung Park[COMMON] hw_random: make khwrngd freezable
2024-04-22 Lee Seoyeong[COMMON] hw_random: add exyswd-rng's config in Kconfig...
2024-04-22 Keunyoung Park[COMMON] hw_random: add exyswd-rng in kernel 4.14
next