index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
drm/amd/display: Flatten unnecessary i2c functions
David Francis
1
-77
/
+34
2018-08-27
drm/amd/display: support 48 MHZ refclk off
Eric Yang
1
-3
/
+33
2018-08-27
drm/amd/display: Remove redundant i2c structs
David Francis
4
-177
/
+28
2018-08-27
drm/amd/display: Support reading hw state from debugfs file
Nicholas Kazlauskas
7
-29
/
+140
2018-08-27
drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c com...
David Francis
1
-80
/
+109
2018-08-27
drm/amd/display: Fix memory leak caused by missed dc_sink_release
SivapiriyanKumarasamy
1
-1
/
+5
2018-08-27
drm/amd/display: eliminate long wait between register polls on Maximus
Ken Chalmers
1
-7
/
+2
2018-08-27
drm/amd/display: Add support for hw_state logging via debugfs
Nicholas Kazlauskas
4
-4
/
+77
2018-08-27
drm/amd/display: Use non-deprecated vblank handler
Leo (Sunpeng) Li
1
-6
/
+4
2018-08-27
drm/amd/display: dc 3.1.63
Tony Cheng
1
-1
/
+1
2018-08-27
drm/amd/display: Eliminate i2c hw function pointers
David Francis
2
-345
/
+291
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
10
-0
/
+135
2018-08-27
drm/amd/display: indent an if statement
Dan Carpenter
1
-1
/
+1
2018-08-27
drm/amd/display: fix a compile warning
Wen Yang
1
-1
/
+1
2018-08-27
drm/amd/display: implement DPMS DTN test v2
Jun Lei
5
-2
/
+518
2018-08-27
drm/amd/display: move edp fast boot optimization flag to stream
Anthony Koo
4
-14
/
+21
2018-08-27
drm/amd/display: Combine dce80 and dce100 i2c hw functions
David Francis
1
-197
/
+40
2018-08-27
drm/amd/display: Define registers for dcn10
Nikola Cornij
1
-0
/
+2
2018-08-27
drm/amd/display: Program csc matrix as part of stream update
SivapiriyanKumarasamy
2
-0
/
+28
2018-08-27
drm/amd/display: Create new i2c resource
David Francis
18
-30
/
+2452
2018-08-27
drm/amd/display: Program gamut remap as part of stream update
SivapiriyanKumarasamy
2
-0
/
+28
2018-08-27
drm/amd/display: HDR dynamic meta should be treated as stream update
Krunoslav Kovac
1
-1
/
+1
2018-08-27
drm/amd/display: Handle HDR meta update as fast update
Krunoslav Kovac
1
-7
/
+7
2018-08-27
drm/amd/display: Program vsc_infopacket in commit_planes_for_stream
Alvin lee
2
-1
/
+3
2018-08-27
drm/amd/display: Enable Stereo in Dal3
Alvin lee
8
-38
/
+208
2018-08-27
drm/amd/display: Program vline interrupt on FAST update
SivapiriyanKumarasamy
1
-6
/
+7
2018-08-27
drm/amd/display: decouple front and backend pgm using dpms_off as backend ena...
Samson Tam
5
-82
/
+123
2018-08-27
drm/amd/display: add config for sending VSIF
Anthony Koo
3
-1
/
+5
2018-08-27
drm/amd/display: Don't force UPDATE_TYPE_FULL if stream_update has hdr_static...
Harry Wentland
1
-3
/
+0
2018-08-27
drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_range
Anthony Koo
1
-5
/
+34
2018-08-27
drm/amd/display: refactor vupdate interrupt registration
Anthony Koo
1
-11
/
+8
2018-08-27
drm/amd/display: fix LFC tearing at top of screen
Anthony Koo
1
-6
/
+0
2018-08-27
drm/amd/display: Add back code to allow for rounding error
Anthony Koo
1
-1
/
+12
2018-08-27
drm/amd/display: Fix bug that causes black screen
Anthony Koo
1
-12
/
+6
2018-08-27
drm/amd/display: Fix bug where refresh rate becomes fixed
Anthony Koo
2
-20
/
+26
2018-08-27
drm/amd/display: add method to check for supported range
Anthony Koo
2
-6
/
+65
2018-08-27
drm/amd/display: Refactor FreeSync module
Anthony Koo
14
-1670
/
+930
2018-08-27
drm/amdgpu: fill in amdgpu_dm_remove_sink_from_freesync_module
Harry Wentland
1
-11
/
+29
2018-08-27
drm/amd/display: enable ABGR and XBGR formats (v4)
Mauro Rossi
1
-0
/
+6
2018-08-27
drm/amd/display: dc 3.1.62
Tony Cheng
1
-1
/
+1
2018-08-27
drm/amd/display: Remove redundant non-zero and overflow check
Leo (Sunpeng) Li
1
-7
/
+3
2018-08-27
drm/amd/display: add retimer log for HWQ tuning use.
Charlene Liu
2
-1
/
+61
2018-08-27
drm/amd/display: fix dml handling of mono8/16 pixel formats
Dmytro Laktyushkin
1
-2
/
+2
2018-08-27
drm/amd/display: Add dprefclk value to dce_dccg
Dmytro Laktyushkin
2
-1
/
+4
2018-08-27
drm/amd/display: fix PIP bugs on Dal3
Gloria Li
9
-14
/
+46
2018-08-27
drm/amd/display: dc 3.1.61
Tony Cheng
1
-1
/
+1
2018-08-27
drm/amd/display: Add check for num of entries in gamma
Vitaly Prosyak
1
-1
/
+2
2018-08-27
drm/amd/display: Use DGAM ROM or RAM
Vitaly Prosyak
3
-9
/
+12
2018-08-27
drm/amd/display: Print DPP DTN log info only for enabled pipes
Nikola Cornij
3
-2
/
+8
2018-08-27
drm/amd/display: correct image viewport calculation
Martin Tsai
1
-0
/
+49
[next]