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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
drm/amd/display: [FW Promotion] Release 1.0.15
Anthony Koo
1
-3
/
+65
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
2
-8
/
+12
2020-07-01
drm/amd/display: [FW Promotion] Release 1.0.14
Anthony Koo
1
-2
/
+4
2020-07-01
drm/amd/display: [FW Promotion] Release 1.0.13
Anthony Koo
1
-2
/
+2
2020-07-01
drm/amd/display: Add DCN3 DMUB
Bhawanpreet Lakha
5
-0
/
+255
2020-05-28
drm/amd/display: [FW Promotion] Release 1.0.12
Anthony Koo
1
-0
/
+8
2020-05-28
drm/amd/display: combine public interfaces into single header
Anthony Koo
11
-524
/
+373
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: FW Release 1.0.11
Anthony Koo
2
-2
/
+6
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
2
-0
/
+12
2020-05-28
drm/amd/display: FW release 1.0.10
Anthony Koo
3
-8
/
+48
2020-05-28
drm/amd/display: Implement some asic specific abm call backs.
Yongqiang Sun
1
-0
/
+4
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: Add struct field for future use
Anthony Koo
1
-0
/
+1
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
5
-8
/
+9
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
1
-0
/
+1
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
3
-7
/
+4
2020-04-28
drm/amd/display: clean up some header paths
Anthony Koo
2
-5
/
+11
2020-04-28
drm/amd/display: Fix DMUB meta offset for new load method
Nicholas Kazlauskas
1
-3
/
+5
2020-04-22
drm/amd/display: Various fixes for PSR on DMCUB
Wyatt Wood
1
-0
/
+6
2020-04-22
drm/amd/display: Unify psr feature flags
Wyatt Wood
1
-0
/
+1
2020-04-09
drm/amd/display: Make DMCUB bss/data firmware blob optional
Nicholas Kazlauskas
3
-14
/
+34
2020-04-09
drm/amd/display: Remove unused defines
Wyatt Wood
1
-8
/
+6
2020-04-09
drm/amd/display: Implement abm config table copy to dmcub
Wyatt Wood
2
-1
/
+11
2020-04-01
drm/amd/display: Add ABM driver implementation
Wyatt Wood
1
-0
/
+11
2020-03-19
drm/amd/display: Allocate scratch space for DMUB CW7
Wyatt Wood
2
-4
/
+16
2020-03-05
drm/amd/display: Add ABM command structs to DMCUB
Wyatt Wood
2
-0
/
+61
2020-02-25
drm/amd/display: Add driver support for enabling PSR on DMCUB
Wyatt Wood
1
-0
/
+1
2020-02-25
drm/amd/display: Wait for DMCUB to finish loading before executing commands
Nicholas Kazlauskas
1
-0
/
+5
2020-02-11
drm/amd/display: Use fb_base/fb_offset if available for translation
Nicholas Kazlauskas
1
-0
/
+6
2020-02-11
drm/amd/display: Remove unused values from psr struct
Wyatt Wood
1
-10
/
+0
2020-02-06
drm/amd/display: Wait for clean shutdown in DMCUB reset
Nicholas Kazlauskas
2
-0
/
+42
2020-02-06
drm/amd/display: Add GPINT handler interface
Nicholas Kazlauskas
5
-0
/
+197
2020-02-06
drm/amd/display: Add set psr version message
Wyatt Wood
2
-7
/
+7
2020-01-22
drm/amd/display: Check hw_init state when determining if DMCUB is initialized
Nicholas Kazlauskas
1
-0
/
+3
2020-01-22
drm/amd/display: Reset inbox rptr/wptr when resetting DMCUB
Nicholas Kazlauskas
1
-2
/
+2
2020-01-22
drm/amd/display: Add hardware reset interface for DMUB service
Nicholas Kazlauskas
2
-0
/
+31
2020-01-22
drm/amd/display: Get fb base and fb offset for DMUB from registers
Nicholas Kazlauskas
3
-4
/
+27
2020-01-16
drm/amd/display: Only program surface flip for video plane via dmcub
Yongqiang Sun
1
-13
/
+6
2020-01-16
drm/amd/display: Fix DMUB PSR command IDs
Wyatt Wood
1
-7
/
+8
2020-01-16
drm/amd/display: Refactor surface flip programming
Yongqiang Sun
1
-7
/
+9
2020-01-16
drm/amd/display: DMCUB FW Changes to support PSR
Wyatt Wood
2
-14
/
+11
2020-01-16
drm/amd/display: programing surface flip by dmcub.
Yongqiang Sun
2
-6
/
+48
2020-01-16
drm/amd/display: Driverside changes to support PSR in DMCUB
Wyatt Wood
1
-10
/
+24
2020-01-16
drm/amd/display: Soft reset DMUIF during DMUB reset
Nicholas Kazlauskas
2
-2
/
+6
2020-01-16
drm/amd/display: Read inst_fb data back during DMUB loading
Nicholas Kazlauskas
1
-0
/
+27
2020-01-16
drm/amd/display: Flush framebuffer data before passing to DMCUB
Nicholas Kazlauskas
3
-42
/
+24
2019-12-18
drm/amd/display: Get cache window sizes from DMCUB firmware
Nicholas Kazlauskas
3
-44
/
+74
[prev]
[next]