index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_transform.c
Age
Commit message (
Expand
)
Author
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2023-03-07
drm/amd/display: Use DC_LOG_DC in the trasform pixel function
Rodrigo Siqueira
2021-05-27
drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.
Mario Kleiner
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
2021-01-25
drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.
Mario Kleiner
2021-01-13
drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuse
Lee Jones
2021-01-11
drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
Lee Jones
2020-10-23
drm/amdgpu: remove unneeded break
Tom Rix
2020-07-27
drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2)
Mauro Rossi
2020-07-27
drm/amd/display: dce_transform: add DCE6 specific macros,functions
Mauro Rossi
2018-07-16
drm/amd/display: add HDR visual confirm
Gloria Li
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: Rework DCE transform bit depth reduction programming.
Leo (Sunpeng) Li
2018-02-19
amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()
Matthias Kaehlcke
2018-02-19
drm/amd/display: Pass full 3x4 remap matrix for color transform
Krunoslav Kovac
2017-12-06
drm/amd/display: A few more color indentation changes
Harry Wentland
2017-12-06
drm/amd/display: Remove unused register read in program_pwl
Harry Wentland
2017-12-06
drm/amd/display: Bunch more color indentation cleanups
Harry Wentland
2017-12-06
drm/amd/display: Remove extra arr_points element
Harry Wentland
2017-12-06
drm/amd/display: Bunch of indentation cleanups in color stuff
Harry Wentland
2017-09-29
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
2017-09-29
amdgpu/dc: make dce transform constructor void
Dave Airlie
2017-09-28
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
2017-09-26
drm/amd/display: move regamma from opp to dpp for dce
Yue Hin Lau
2017-09-26
drm/amd/display: move ocsc programming from opp to dpp for dce
Yue Hin Lau
2017-09-26
drm/amd/display: move visual confirm recout adjustment to scaler
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Don't attempt to program missing register fields on DCE8
Jordan Lazare
2017-09-26
drm/amd/display: Fix HDMI scaling corruption issue.
Zeyu Fan
2017-09-26
drm/amd/display: Fix bunch of warnings in DC
Harry Wentland
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland