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
/
calcs
/
dce_calcs.c
Age
Commit message (
Expand
)
Author
2022-01-25
drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
Zhou Qingyang
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
2021-04-09
drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
Lee Jones
2021-04-09
drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack ...
Lee Jones
2021-01-14
drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function...
Lee Jones
2021-01-14
drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mo...
Lee Jones
2020-11-02
drm/amd: fix typoes
Bernard Zhao
2020-10-30
drm/amd/display: remove useless if/else
Zou Wei
2020-03-05
drm/amd/display: fix indentation issue on a hunk of code
Colin Ian King
2020-01-07
drm/amd/display: use true, false for bool variable in dce_calcs.c
zhengbin
2019-08-23
drm/amdgpu/display: add flag for multi-display mclk switching
Alex Deucher
2019-08-23
drm/amd/display: update bw_calcs to take pipe sync into account (v3)
Alex Deucher
2019-07-18
drm/amd/display: add dcc programming for dual plane
Dmytro Laktyushkin
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2018-09-14
drm/amd/display: Fix 3D stereo issues.
Charlene Liu
2018-07-13
drm/amd/display: Convert remaining loggers off dc_logger
Nicholas Kazlauskas
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
2018-04-11
drm/amd/display: Fill calcs date from stream src/dst if available
Jun Lei
2018-04-11
drm/amd/display: Adding stutter entry wm to dce bw struct
Mikita Lipski
2018-04-11
drm/amd/display: Add debug prints for bandwidth calculations
Bhawanpreet Lakha
2018-04-11
drm/amd/display: fix Polaris 12 bw bounding box
Dmytro Laktyushkin
2018-03-14
drm/amd/display: update dce_calcs to latest version
Dmytro Laktyushkin
2018-02-19
drm/amd/display: Change blackout time to 0 on CZ/ST
Harry Wentland
2018-02-19
drm/amd/display: Remove extra pairs of parentheses in dce_calcs.c
Matthias Kaehlcke
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
2017-11-08
amd/display: Fix potential null dereference in dce_calcs.c
Ernst Sjöstrand
2017-11-02
drm/amdgpu/display: fix integer arithmetic problem
Arnd Bergmann
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Move scl_data to plane_res
Harry Wentland
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2017-09-26
drm/amd/display: refactor bw related variable structure in val_ctx
Dmytro Laktyushkin
2017-09-26
drm/amd/display: fix dce_calc surface pitch setting for non underlay pipes
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.h
Harry Wentland
2017-09-26
drm/amd/display: fix bw calc internal initialization error
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Fixed bandwidth calculation error when converting fractions
Logatharshan Thothiralingam
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)
Dmytro Laktyushkin