index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
/
dce_mem_input.c
Age
Commit message (
Expand
)
Author
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
2020-07-27
drm/amd/display: dce_mem_input: add DCE6 specific macros,functions (v2)
Mauro Rossi
2020-03-13
AMD DISPLAY CORE: Use fallthrough;
Joe Perches
2019-09-16
drm/amd/display: rename variable eanble -> enable
Colin Ian King
2019-09-13
drm/amd/display: dce11.x /dce12 update formula input
Charlene Liu
2019-07-18
drm/amd/display: add dcc programming for dual plane
Dmytro Laktyushkin
2019-02-18
drm/amd/display/dce_mem_input: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-10
drm/amd/display: make function tables const
Christian König
2018-07-10
drm/amd/display: fix invalid function table override
Christian König
2018-04-11
drm/amd/display: Separate mem input constuctors for dce 112 and 120
Mikita Lipski
2018-04-11
drm/amd/display: Implementing new bandwidth registers for DCE120
Mikita Lipski
2017-10-21
drm/amd/display: Fix warning about uninitialized variable
Harry Wentland
2017-10-21
drm/amd/display: rename struct mem_input to hubp for dcn
Yue Hin Lau
2017-09-26
drm/amd/display: fix hubp mpcc and opp tracking
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
2017-09-26
drm/amd/display: remove GRPH_SURFACE_UPDATE_IMMEDIATE_EN field programming
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Tidy up mem_input_program_surface_flip_and_addr()
Tom St Denis
2017-09-26
drm/amd/display: dce 8 - 12 mem_input refactor to new style
Dmytro Laktyushkin
2017-09-26
drm/amd/display: fix mpo blanking out on one of planes being set not visible
Dmytro Laktyushkin
2017-09-26
drm/amd/display: refactor bw related variable structure in val_ctx
Dmytro Laktyushkin
2017-09-26
drm/amd/display: increase timeout for dmif dealloc
Roman Li
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 BGRA8888 to ABGR8888
Tony Cheng
2017-09-26
drm/amd/display: Pass visible flag into surface programming
Yongqiang Sun
2017-09-26
drm/amd/display: Moved swizzle parameter translation to dc.
Yongqiang Sun
2017-09-26
drm/amd/display: refactor DCE11 DVVM
Tony Cheng
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland