index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2020-08-26
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Dinghao Liu
-2
/
+8
2020-08-26
drm/amd/display: Retry AUX write when fail occurs
Wayne Lin
-1
/
+1
2020-08-26
drm/amd/display: Keep current gain when ABM disable immediately
Brandon Syu
-1
/
+1
2020-08-26
drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
Samson Tam
-0
/
+1
2020-08-26
drm/amd/display: Revert HDCP disable sequence change
Jaehyun Chung
-1
/
+1
2020-08-26
drm/amd/display: Send DISPLAY_OFF after power down on boot
Sung Lee
-22
/
+43
2020-08-26
drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...
Furquan Shaikh
-0
/
+2
2020-08-26
drm/amd/display: Reject overlay plane configurations in multi-display scenarios
Nicholas Kazlauskas
-0
/
+8
2020-08-26
drm/amd/display: use correct scale for actual_brightness
Alexander Monakov
-41
/
+40
2020-08-26
drm/amd/display: should check error using DC_OK
Tong Zhang
-4
/
+4
2020-08-21
Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...
Dave Airlie
-6
/
+97
2020-08-19
Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd...
Dave Airlie
-19
/
+55
2020-08-18
drm/amd/display: fix pow() crashing when given base 0
Krunoslav Kovac
-0
/
+3
2020-08-18
drm/amd/display: Reset scrambling on Test Pattern
Chris Park
-0
/
+1
2020-08-18
drm/amd/display: fix dcn3 wide timing dsc validation
Dmytro Laktyushkin
-0
/
+4
2020-08-18
drm/amd/display: Fix DFPstate hang due to view port changed
Paul Hsieh
-2
/
+2
2020-08-18
drm/amd/display: Assign correct left shift
Chris Park
-2
/
+7
2020-08-18
drm/amd/display: Call DMUB for eDP power control
Chris Park
-2
/
+80
2020-08-11
Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...
Dave Airlie
-127
/
+441
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
-9
/
+27
2020-08-10
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
Daniel Kolesa
-1
/
+1
2020-08-10
drm/amd/display: Blank stream before destroying HDCP session
Jaehyun Chung
-2
/
+1
2020-08-10
drm/amd/display: Fix EDID parsing after resume from suspend
Stylon Wang
-0
/
+1
2020-08-10
drm/amd/display: Switch to immediate mode for updating infopackets
Anthony Koo
-8
/
+22
2020-08-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
-7
/
+29
2020-08-10
drm/amd/display: Fix incorrect backlight register offset for DCN
Aric Cyr
-1
/
+1
2020-08-06
drm/amd/display: Display goes blank after inst
Igor Kravchenko
-3
/
+56
2020-08-06
drm/amd/display: Change null plane state swizzle mode to 4kb_s
George Shen
-2
/
+2
2020-08-06
drm/amd/display: Use helper function to check for HDMI signal
JinZe.Xu
-1
/
+1
2020-08-06
drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
Aric Cyr
-16
/
+0
2020-08-06
drm/amd/display: Fix logger context
Harry Wentland
-1
/
+2
2020-08-06
drm/amd/display: populate new dml variable
Dmytro Laktyushkin
-1
/
+2
2020-08-06
drm/amd/display: Read VBIOS Golden Settings Tbl
Igor Kravchenko
-8
/
+129
2020-08-06
drm/amd/display: Use parameter for call to set output mux
Eric Bernstein
-2
/
+5
2020-08-06
drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2
Aric Cyr
-7
/
+6
2020-08-06
drm/amd/display: Use hw lock mgr
Wyatt Wood
-1
/
+1
2020-08-06
drm/amd/display: dchubbub p-state warning during surface planes switch
hersen wu
-2
/
+67
2020-08-06
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
-13
/
+57
2020-08-06
drm/amd/display: Disable idle optimizations before programming DCN
Jun Lei
-2
/
+16
2020-08-06
drm/amd/display: Fix dmesg warning from setting abm level
Stylon Wang
-0
/
+23
2020-08-06
drm/amd/display: Use proper abm/backlight functions for DCN3
Bhawanpreet Lakha
-2
/
+3
2020-08-06
drm/amd/display: Use seperate dmcub firmware for navy_flounder
Bhawanpreet Lakha
-1
/
+6
2020-08-06
drm/amd/display: Check lane status again after link training done
Martin Tsai
-0
/
+52
2020-08-06
drm/amd/display: Don't compare dppclk before updating DTO
Alvin Lee
-3
/
+4
2020-08-06
drm/amd/display: Fix naming of DSC Debugfs entry
Eryk Brol
-4
/
+5
2020-08-06
drm/amd/display: Rename bytes_pp to the correct bits_pp
Eryk Brol
-4
/
+6
2020-08-06
drm/amd/display: Clean up global sync param retrieval
Dmytro Laktyushkin
-63
/
+7
2020-07-30
drm/amd/display: Clear dm_state for fast updates
Mazin Rezk
-9
/
+27
2020-07-27
Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
-69
/
+672
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
-1
/
+1
[next]