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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
drm/amd/display: Send VSIF on unsupported modes on DAL
Jaehyun Chung
1
-1
/
+1
2020-07-02
drm/amd/display: Fix incorrect rounding for 10Hz refresh range
Jaehyun Chung
2
-32
/
+10
2020-07-01
drm/amd/display: fix compilation error on allmodconfig
Qingqing Zhuo
1
-5
/
+1
2020-07-01
drm/amd: add missing fill of the array`s first element
Bernard Zhao
1
-0
/
+1
2020-07-01
drm/amd/display: change global buffer to local buffer
Lewis Huang
5
-57
/
+175
2020-07-01
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Denis Efremov
1
-1
/
+1
2020-07-01
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Denis Efremov
1
-1
/
+1
2020-05-28
drm/amd/display: combine public interfaces into single header
Anthony Koo
1
-1
/
+1
2020-05-28
drm/amd/display: Fix ABM memory alignment issue
Wyatt Wood
1
-3
/
+42
2020-05-28
drm/amd/display: Add bit swap helper based on endianness
Rodrigo Siqueira
1
-24
/
+26
2020-05-28
drm/amd/display: Handle persistence in DM
Jaehyun Chung
1
-1
/
+7
2020-05-21
drm/amd/display: correct rn NUM_VMID
Dmytro Laktyushkin
1
-2
/
+5
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
1
-1
/
+0
2020-05-05
drm/amd/display: remove unused module/stats
Aurabindo Pillai
1
-448
/
+0
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
1
-1
/
+1
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
2
-7
/
+28
2020-04-22
drm/amd/display: Convert memory from cpu to fw endianness correctly
Wyatt Wood
1
-27
/
+31
2020-04-22
drm/amd/display: Change infopacket type programming
Haiyi Zhou
3
-10
/
+99
2020-04-22
drm/amd/display: Check ramp != NULL before applying lut1d for degamma
Nicholas Kazlauskas
1
-1
/
+1
2020-04-22
drm/amd/display: Unify psr feature flags
Wyatt Wood
1
-1
/
+2
2020-04-22
drm/amd/display: Remove byte swapping for dmcub abm config table
Wyatt Wood
1
-38
/
+36
2020-04-09
drm/amd/display: Fix ABM config copy for dmcub
Wyatt Wood
2
-10
/
+23
2020-04-09
drm/amd/display: fix typo
Joseph Gravenor
3
-8
/
+8
2020-04-09
drm/amd/display: Remove hdcp display state with mst fix
Isabel Zhang
6
-47
/
+26
2020-04-09
drm/amd/display: Implement abm config table copy to dmcub
Wyatt Wood
1
-2
/
+2
2020-04-03
drm/amd/display: Guard calls to hdcp_ta and dtm_ta
Bhawanpreet Lakha
1
-167
/
+253
2020-04-03
drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status()
Bhawanpreet Lakha
2
-31
/
+0
2020-04-01
drm/amd/display: Add ABM driver implementation
Wyatt Wood
1
-5
/
+16
2020-03-31
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
1
-15
/
+19
2020-03-31
drm/amd/display: Revert change to HDCP display states
Isabel Zhang
6
-28
/
+49
2020-03-19
drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...
Martin Tsai
2
-19
/
+4
2020-03-19
drm/amd/display: remove magic numbers in hdcp_ddc
Wenjing Liu
1
-6
/
+6
2020-03-19
drm/amd/display: Remove redundant hdcp display state
Isabel Zhang
6
-48
/
+27
2020-03-09
drm/amd/display: fix a minor HDCP logging error
Wenjing Liu
1
-0
/
+3
2020-03-09
drm/amd/display: determine rx id list bytes to read based on device count
Wenjing Liu
1
-4
/
+20
2020-03-09
drm/amd/display: determine is mst hdcp based on stream instead of sink signal
Wenjing Liu
3
-8
/
+6
2020-03-09
drm/amd/display: Add stay count and bstatus to HDCP log
Isabel Zhang
1
-2
/
+6
2020-03-05
drm/amd/display: Workaround to do HDCP authentication twice on certain displays
George Shen
2
-1
/
+5
2020-03-05
drm/amd/display: Move mod_hdcp_displays to mod_hdcp struct
Isabel Zhang
3
-32
/
+33
2020-02-25
drm/amd/display: Fix HDMI repeater authentication
Bhawanpreet Lakha
1
-2
/
+2
2020-02-25
drm/amd/display: Only round InfoFrame refresh rates
Aric Cyr
1
-6
/
+2
2020-02-25
drm/amd/display: System crashes when add_ptb_to_table() gets called
Peikang Zhang
1
-6
/
+10
2020-02-12
drm/amd/display: Fix message for encryption
Bhawanpreet Lakha
1
-6
/
+1
2020-02-12
drm/amd/display: fix backwards byte order in rx_caps.
Bhawanpreet Lakha
1
-2
/
+2
2020-02-12
drm/amd/display: update HDCP DTM immediately after hardware programming
Wenjing Liu
8
-110
/
+106
2020-02-12
drm/amd/display: no hdcp retry if bksv or ksv list is revoked
Wenjing Liu
5
-3
/
+13
2020-02-12
drm/amd/display: Handle revoked receivers
Bhawanpreet Lakha
2
-6
/
+28
2020-02-04
drm/amd/display: update psp interface header
Bhawanpreet Lakha
1
-1
/
+25
2020-01-30
drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...
Colin Ian King
3
-7
/
+7
2020-01-22
drm/amd/display: Refactor to remove diags specific rgam func
Anthony Koo
2
-182
/
+129
[next]