index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce120
/
dce120_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
Lyude Paul
2022-11-23
1
-1
/
+2
*
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
2022-07-25
1
-0
/
+1
*
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-07-05
1
-2
/
+0
*
drm/amd/display/dc/dce120/dce120_resource: Staticify local functions
Lee Jones
2021-01-13
1
-3
/
+3
*
drm/amd/display: Source minimum HBlank support
Ashley Thomas
2020-10-26
1
-0
/
+1
*
drm/amdgpu: remove unneeded break
Tom Rix
2020-10-23
1
-7
/
+0
*
drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2c
Charlene Liu
2020-10-05
1
-0
/
+1
*
drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)
Mario Kleiner
2020-05-21
1
-1
/
+1
*
drm/amd/display: change from panel to panel cntl
Anthony Koo
2020-04-22
1
-17
/
+17
*
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
2020-04-22
1
-0
/
+31
*
drm/amdgpu: refine query function of mmhub EDC counter in vg20
Dennis Li
2019-11-22
1
-2
/
+2
*
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
2019-11-19
1
-5
/
+5
*
drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
Yogesh Mohan Marimuthu
2019-10-25
1
-1
/
+36
*
drm/amd/display: disable ext aux support for vega
Roman Li
2019-10-17
1
-1
/
+1
*
drm/amd/display: configurable aux timeout support
abdoulaye berthe
2019-10-17
1
-2
/
+3
*
drm/amd/display: update register field access mechanism
abdoulaye berthe
2019-10-17
1
-1
/
+11
*
drm/amd/display: memory leak
Navid Emamdoost
2019-10-03
1
-0
/
+1
*
drm/amd/display: prevent memory leak
Navid Emamdoost
2019-10-03
1
-0
/
+1
*
drm/amd/display: dce11.x /dce12 update formula input
Charlene Liu
2019-09-13
1
-3
/
+8
*
drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask
Christophe JAILLET
2019-08-12
1
-1
/
+1
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-0
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-0
/
+2
|
|
\
|
|
*
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
|
|
drm/amd/display: Fix null-deref on vega20 with xgmi
Roman Li
2019-06-20
1
-10
/
+0
|
/
/
*
|
drm/amd/display: make clk mgr soc specific
Eric Yang
2019-05-31
1
-18
/
+2
*
|
drm/amd/display: Engine-specific encoder allocation
Wesley Chalmers
2019-05-24
1
-1
/
+2
*
|
drm/amd/display: Make some functions static
Wang Hai
2019-05-24
1
-3
/
+3
|
/
*
drm/amd/display: expand plane caps to include fp16 and scaling capability
Jun Lei
2019-04-15
1
-1
/
+18
*
drm/amd/display: Add plane capabilities to dc_caps
Nicholas Kazlauskas
2019-03-19
1
-0
/
+8
*
drm/amd/display: fix eDP fast bootup for pre-raven asic
hersen wu
2019-01-25
1
-0
/
+1
*
drm/amd/display: Change from aux_engine to dce_aux
David Francis
2019-01-14
1
-1
/
+1
*
drm/amd/display: Compensate for XGMI SS downspread on dprefclk
Leo Li
2019-01-14
1
-7
/
+74
*
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
2018-11-05
1
-5
/
+5
*
drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag
Eric Bernstein
2018-11-05
1
-1
/
+2
*
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
2018-11-05
1
-1
/
+1
*
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
2018-11-05
1
-4
/
+5
*
drm/amd/display: fix memory leak in resource pools
Jun Lei
2018-10-09
1
-0
/
+2
*
drm/amd/display: clean up encoding checks
Eric Yang
2018-10-09
1
-1
/
+0
*
drm/amd/display: stop using switch for different CS revisions
Dmytro Laktyushkin
2018-09-14
1
-1
/
+1
*
drm/amd/display: num of sw i2c/aux engines less than num of connectors
Hersen Wu
2018-09-10
1
-2
/
+7
*
drm/amd/display: Create new i2c resource
David Francis
2018-08-27
1
-8
/
+57
*
drm/amd/display: display connected to dp-1 does not light up
Hersen Wu
2018-08-06
1
-0
/
+1
*
drm/amd/display: flatten aux_engine and engine
Bhawanpreet Lakha
2018-07-27
1
-2
/
+2
*
drm/amd/display: separate dc_debug into dc_debug_options and dc_debug data
Jun Lei
2018-07-24
1
-1
/
+1
*
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
2018-07-24
1
-0
/
+42
*
drm/amd/display: Fix a typo in wm_min_memg_clk_in_khz
Rex Zhu
2018-07-05
1
-4
/
+4
*
drm/amd/display: rename display clock block to dccg
Dmytro Laktyushkin
2018-07-05
1
-6
/
+6
*
drm/amdgpu/display: remove VEGA20 config option
Alex Deucher
2018-05-18
1
-177
/
+0
*
drm/amd/display: Add harvest IP support for Vega20
Jerry (Fangzhi) Zuo
2018-05-17
1
-0
/
+208
*
drm/amd/display: Separate mem input constuctors for dce 112 and 120
Mikita Lipski
2018-04-11
1
-1
/
+1
[next]