GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author Commit
2024-04-22 Cho KyongHo[COMMON] media: scaler: fix possible clk enable after...
2024-04-22 Won Jung[COMMON] media: scaler: fix power-off bug for scaler
2024-04-22 Cho KyongHo[COMMON] media: scaler: wait device stop running locklessly
2024-04-22 Won Jung[COMMON] media: scaler: modify BT709 narrow csc coef...
2024-04-22 Won Jung[COMMON] media: scaler: add the shutdown callback
2024-04-22 Won Jung[COMMON] media: scaler: modify codes for size align
2024-04-22 Won Jung[COMMON] media: scaler: add swrst in case of errors
2024-04-22 Won Jung[COMMON] media: scaler: Remove smc call for cfw
2024-04-22 Won Jung[COMMON] media: scaler: add double scaling feature
2024-04-22 Won Jung[COMMON] media: scaler: add scaler version
2024-04-22 haksong[COMMON] media: scaler: add scaler driver for kernel 4.9
2024-04-22 Cho KyongHomedia: m2m1shot: fix ion header file
2024-04-22 Cho KyongHo[COMMON] media: m2m1shot: fix implicit type conversion
2024-04-22 Cho KyongHo[COMMON] media: m2m1shot: use exynos_iovmm_map_userptr()
2024-04-22 haksong[COMMON] media: add m2m1shot files for kernel 4.9
2024-04-22 Cho KyongHo[9610] g2d: add support for Exynos9610
2024-04-22 Cho KyongHog2d: add support for YCbCr 10-bit of Exynos9820
2024-04-22 hyesoo.yu[COMMON] g2d: fix build error on clang
2024-04-22 Cho KyongHog2d: improve readability of cmd alignment check
2024-04-22 Cho KyongHog2d: add debugfs node about states of tasks
2024-04-22 Cho KyongHog2d: improve readability of debugfs/g2d/logs
2024-04-22 Cho KyongHog2d: change layer security setting
2024-04-22 Cho KyongHog2d: add debugfs node of details of open contexts
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
next