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
/
amdgpu_dm
/
amdgpu_dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srv
Nicholas Kazlauskas
1
-2
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-22
drm/amd/display: Handle GPU reset for DC block
Bhawanpreet Lakha
1
-1
/
+181
2020-05-21
drm/amd/display: Fix incorrectly pruned modes with deep color
Stylon Wang
1
-38
/
+64
2020-05-21
drm/amd/display: Expose support for xBGR ordered fp16 formats.
Mario Kleiner
1
-0
/
+6
2020-05-21
drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTER
Harry Wentland
1
-3
/
+3
2020-05-21
drm/amd/display: Add DC Debug mask to disable features for bringup
Harry Wentland
1
-0
/
+14
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-99
/
+109
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-6
/
+23
2020-05-07
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
1
-2
/
+24
2020-05-07
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
1
-82
/
+55
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
1
-1
/
+1
2020-05-05
drm/amd/display: Check DMCU Exists Before Loading
Jerry (Fangzhi) Zuo
1
-1
/
+6
2020-05-05
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
1
-6
/
+11
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
1
-3
/
+3
2020-05-05
drm/amd/display: Support FP16 pixel format
Stylon Wang
1
-0
/
+8
2020-05-05
drm/amd/display: remove unused variable 'ret' in dm_suspend()
Jason Yan
1
-2
/
+1
2020-04-30
drm/amd/display: remove set but not used variable 'dc'
Zheng Bin
1
-2
/
+0
2020-04-30
Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-27
/
+70
2020-04-28
drm/amd/display: Indicate use of TMZ buffers to DC
Harry Wentland
1
-6
/
+23
2020-04-22
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
1
-9
/
+29
2020-04-22
drm/amd/display: Adjust refactored dm for color management only
Stylon Wang
1
-11
/
+12
2020-04-22
drm/amd/display: Unify psr feature flags
Wyatt Wood
1
-15
/
+20
2020-04-22
drm/amd/display: Support plane-level gamut remap in DM
Stylon Wang
1
-0
/
+3
2020-04-22
drm/amdgpu/display: give aux i2c buses more meaningful names
Alex Deucher
1
-1
/
+2
2020-04-22
drm/amdgpu/display: fix aux registration (v2)
Alex Deucher
1
-1
/
+10
2020-04-09
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
1
-1
/
+1
2020-04-09
drm/amd/display: Make DMCUB bss/data firmware blob optional
Nicholas Kazlauskas
1
-2
/
+7
2020-04-09
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
1
-3
/
+5
2020-04-09
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
1
-0
/
+1
2020-04-09
drm/amd/display: Refactor color management to take dm plane state
Stylon Wang
1
-12
/
+11
2020-04-09
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
1
-6
/
+0
2020-04-08
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
1
-1
/
+1
2020-04-07
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
1
-0
/
+1
2020-04-07
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
1
-6
/
+0
2020-04-07
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
1
-3
/
+5
2020-03-31
drm/amd/display: Enable BT2020 in COLOR_ENCODING property
Stylon Wang
1
-2
/
+5
2020-03-31
drm/amd/display: Support P010 pixel format
Stylon Wang
1
-0
/
+5
2020-03-25
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
1
-3
/
+15
2020-03-19
drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...
Martin Tsai
1
-3
/
+16
2020-03-19
drm/amd/display: Remove PSR dependency on swizzle mode
Roman Li
1
-6
/
+1
2020-03-19
drm/amd/display: Explicitly disable triplebuffer flips
Nicholas Kazlauskas
1
-0
/
+3
2020-03-19
drm/amd/display: update connector->display_info after read edid
Hersen Wu
1
-5
/
+2
2020-03-13
drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messages
Lyude Paul
1
-6
/
+8
2020-03-13
drm/amdgpu/display: clean up some indenting
Dan Carpenter
1
-4
/
+4
2020-03-09
drm/amdgpu/display: fix pci revision id fetching
Aly-Tawfik
1
-1
/
+1
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
1
-0
/
+69
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-57
/
+192
2020-02-26
drm/amdgpu/display: add a late register connector callback
Alex Deucher
1
-4
/
+14
2020-02-26
drm/amd/display: move dpcd debugfs members setup
Alex Deucher
1
-2
/
+0
[next]