index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
5
-9
/
+31
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
13
-177
/
+302
2019-02-20
drm/amd/display: set clocks to 0 on suspend on dce80
Bhawanpreet Lakha
1
-3
/
+16
2019-02-20
drm/amd/display: fix optimize_bandwidth func pointer for dce80
Bhawanpreet Lakha
2
-1
/
+5
2019-02-20
drm/amd/display: Fix negative cursor pos programming
Nicholas Kazlauskas
1
-2
/
+2
2019-02-19
drm/amd/display: Refactor for setup periodic interrupt.
Yongqiang Sun
9
-151
/
+215
2019-02-19
drm/amd/display: Clear stream->mode_changed after commit
Nicholas Kazlauskas
1
-0
/
+3
2019-02-19
drm/amd/display: send pipe set command to dmcu when backlight is set
Josip Pavic
1
-22
/
+23
2019-02-19
drm/amd/display: Ungate stream before programming registers
Gary Kattan
3
-2
/
+16
2019-02-19
drm/amd/display: remove screen flashes on seamless boot
Anthony Koo
2
-2
/
+38
2019-02-19
drm/amd/display: send pipe set command to dmcu when stream unblanks
Josip Pavic
3
-16
/
+21
2019-02-19
drm/amd/display: Raise dispclk value for dce11
Roman Li
1
-3
/
+8
2019-02-18
drm/amd/display/dce_mem_input: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-18
drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-1
/
+9
2019-02-07
drm/amd/display: Check hpd_gpio for NULL before accessing it
Harry Wentland
1
-3
/
+4
2019-02-06
drm/amd/display: add n_vid_mul and half pix_rate for odm
Dmytro Laktyushkin
3
-5
/
+8
2019-02-06
drm/amd/display: refactor init_hw to isolate pipe related init
Anthony Koo
3
-82
/
+85
2019-02-06
drm/amd/display: refactor programming of DRR
Anthony Koo
2
-31
/
+15
2019-02-06
drm/amd/display: add seamless boot flag to stream
Anthony Koo
5
-6
/
+75
2019-02-06
drm/amd/display: add way to determine if link is active
Anthony Koo
3
-0
/
+10
2019-02-06
drm/amd/display: refactor out programming of vupdate interrupt
Anthony Koo
3
-11
/
+48
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
9
-2
/
+154
2019-02-06
drm/amd/display: 3.2.17
mark mcgarrity
1
-1
/
+1
2019-02-06
drm/amd/display: PIP overlay corruption
Murton Liu
2
-2
/
+24
2019-02-06
drm/amd/display: link_rate_set should index into table
Anthony Koo
1
-34
/
+1
2019-02-06
drm/amd/display: DC VM Fixes
Eryk Brol
4
-16
/
+11
2019-02-06
drm/amd/display: Disable Stutter for Stereo 3D
Wesley Chalmers
3
-10
/
+31
2019-02-06
drm/amd/display: Calc vline position in dc.
Yongqiang Sun
5
-20
/
+97
2019-02-06
drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]
Pratik Vishwakarma
1
-1
/
+1
2019-02-05
drm/amd/display: Disconnect mpcc when changing tg
Nicholas Kazlauskas
1
-3
/
+4
2019-02-05
drm/amd/display: add a debug flag to force odm combine
Dmytro Laktyushkin
1
-0
/
+1
2019-02-05
drm/amd/display: store timing sync info in dc_stream_status
Su Sung Chung
2
-1
/
+21
2019-02-05
drm/amd/display: pass vline_config parameter by reference.
Yongqiang Sun
4
-8
/
+8
2019-02-05
drm/amd/display: add gpio lock/unlock
Chiawen Huang
5
-25
/
+73
2019-02-05
drm/amd/display: 3.2.16
Steven Chiu
1
-1
/
+1
2019-02-05
drm/amd/display: determine if a pipe is synced by plane state
Wenjing Liu
1
-4
/
+4
2019-02-05
drm/amd/display: dmcu is blocking due to wrong disable ABM command
Paul Hsieh
1
-2
/
+2
2019-02-05
drm/amd/display: Add monitor patch for backlight off
Xiaodong Yan
2
-0
/
+5
2019-02-05
drm/amd/display: Apply all surface updates onto surfaces
Nicholas Kazlauskas
1
-8
/
+96
2019-02-05
drm/amd/display: Use udelay when waiting between aux retries
John Barberiz
1
-1
/
+1
2019-02-05
drm/amd/display: Use context parameters to enable FBC
Shirish S
1
-1
/
+1
2019-02-05
drm/amd/display: Use memset to initialize variable in wait_for_training_aux_r...
Nathan Chancellor
1
-1
/
+3
2019-02-01
drm/amd/display: Fix fclk idle state
Roman Li
1
-1
/
+9
2019-01-29
Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...
Alex Deucher
2
-2
/
+2
2019-01-28
drm/amd/display: Add Vline1 interrupt source to InterruptManager
Fatemeh Darbehani
6
-68
/
+61
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
2
-0
/
+12
2019-01-25
drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...
ndesaulniers@google.com
2
-2
/
+2
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
13
-280
/
+39
2019-01-25
drm/amd/display: 3.2.15
Steven Chiu
1
-1
/
+1
[next]