index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dmub
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
drm/amd/display: Extend DMUB diagnostic logging to DCN3.1
Nicholas Kazlauskas
3
-5
/
+76
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
2
-9
/
+1
2021-06-15
drm/amd/display: add DMUB registers to crash dump diagnostic data.
Ashley Thomas
8
-7
/
+107
2021-06-04
drm/amd/display: Add DCN3.1 DMCUB
Nicholas Kazlauskas
4
-0
/
+624
2021-05-27
drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-doc
Lee Jones
1
-13
/
+6
2021-05-19
drm/amd/display: Edit license info for beige goby DC files
Aurabindo Pillai
2
-40
/
+4
2021-05-19
drm/amd/display: Initial DC support for Beige Goby
Aurabindo Pillai
4
-0
/
+101
2021-05-19
drm/amd/display: Add get_current_time interface to dmub_srv
Wyatt Wood
3
-1
/
+10
2021-05-10
drm/amd/display: Extend DMUB HW params to allow DM to specify boot options
Eric Yang
3
-2
/
+6
2021-04-09
drm/amd/display: Add delay in dmub_srv_send_gpint_command
Wyatt Wood
1
-0
/
+2
2021-04-09
drm/amdgpu/display: fix warning on 32 bit in dmub
Alex Deucher
1
-1
/
+1
2021-04-09
drm/amd/display: Fix static checker warnings on tracebuff_fb
Leo (Hanghong) Ma
1
-74
/
+68
2021-03-23
drm/amd/display: Fix for outbox1 ring buffer typecasting issue
Meenakshikumar Somasundaram
1
-1
/
+1
2021-03-23
drm/amd/display: Fixed read/write pointer issue for get dmub trace
Yongqiang Sun
1
-10
/
+9
2021-03-23
drm/amd/display: Read all the trace entry if it is not empty
Yongqiang Sun
1
-5
/
+14
2021-03-23
drm/amd/display: Fix dmub trace event not update issue
Yongqiang Sun
1
-1
/
+1
2021-03-23
drm/amd/display: Move define from internal header to dmub_cmd.h
Yongqiang Sun
1
-3
/
+2
2021-03-02
drm/amd/display: Implement dmub trace event
Yongqiang Sun
3
-4
/
+79
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
5
-5
/
+176
2021-02-22
drm/amd/display: move trace buffer to uncached memory.
Yongqiang Sun
3
-0
/
+21
2021-02-02
drm/amd/display: Fix CW4 programming for dmub30 cached inbox
Nicholas Kazlauskas
3
-2
/
+4
2021-01-20
drm/amd/display: Allow dmu_stg to support cached inbox for dmub
Wyatt Wood
1
-2
/
+9
2021-01-20
drm/amd/display: Fix reset sequence with driver direct DMCUB fw load
Nicholas Kazlauskas
1
-3
/
+3
2021-01-20
drm/amd/display: Allow dmub srv hardware reset before HW init
Nicholas Kazlauskas
1
-3
/
+0
2021-01-14
drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing protot...
Lee Jones
1
-0
/
+1
2020-12-08
drm/amd/display: Add support for runtime feature detection command
Wyatt Wood
1
-0
/
+29
2020-11-16
drm/amd/display: Update dmub code
Bhawanpreet Lakha
7
-19
/
+49
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2
-22
/
+0
2020-10-12
drm/amd/display: Add support for DCN302 (v2)
Bhawanpreet Lakha
4
-0
/
+109
2020-10-05
drm/amd/display: Only flush inst_fb if backdoor loading
Alvin Lee
1
-8
/
+9
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li
4
-1
/
+107
2020-07-10
Revert "drm/amd/display: add mechanism to skip DCN init"
Changfeng
5
-29
/
+46
2020-07-08
drm/amd/display: Add missing CW4 programming for DCN30
Nicholas Kazlauskas
1
-5
/
+16
2020-07-01
drm/amd/display: Fill in dmub_srv fw_version from firmware metadata
Nicholas Kazlauskas
1
-0
/
+10
2020-07-01
drm/amd/display: add mechanism to skip DCN init
Eric Yang
5
-46
/
+29
2020-07-01
drm/amd/display: not reset dmub in driver.
Yongqiang Sun
1
-1
/
+5
2020-07-01
drm/amd/display: runtime select dmub emulatior.
Yongqiang Sun
1
-8
/
+8
2020-07-01
drm/amd/display: Add DCN3 DMUB
Bhawanpreet Lakha
4
-0
/
+252
2020-05-28
drm/amd/display: combine public interfaces into single header
Anthony Koo
3
-3
/
+3
2020-05-28
drm/amd/display: Increase Default Sizes of FW State and Trace Buffer
David Galiffi
1
-2
/
+2
2020-05-28
drm/amd/display: Support CW4 for DMUB ringbuffer inbox
Nicholas Kazlauskas
2
-8
/
+23
2020-05-28
drm/amd/display: Add DMUB firmware version helpers in DMUB service
Nicholas Kazlauskas
1
-0
/
+1
2020-05-28
drm/amd/display: Check bss_data_size before going down legacy DMUB load path
Nicholas Kazlauskas
1
-2
/
+2
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
4
-4
/
+4
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
1
-1
/
+1
2020-04-28
drm/amd/display: Fix DMUB meta offset for new load method
Nicholas Kazlauskas
1
-3
/
+5
2020-04-09
drm/amd/display: Make DMCUB bss/data firmware blob optional
Nicholas Kazlauskas
2
-14
/
+33
2020-04-09
drm/amd/display: Implement abm config table copy to dmcub
Wyatt Wood
1
-1
/
+1
2020-03-19
drm/amd/display: Allocate scratch space for DMUB CW7
Wyatt Wood
1
-3
/
+14
2020-02-25
drm/amd/display: Wait for DMCUB to finish loading before executing commands
Nicholas Kazlauskas
1
-0
/
+5
[next]