index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-15
11
-28
/
+73
|
\
|
*
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
2018-05-29
1
-5
/
+30
|
*
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
2018-05-29
1
-1
/
+1
|
*
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
2018-05-29
4
-11
/
+11
|
*
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2018-05-29
2
-4
/
+18
|
*
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
2018-05-29
1
-0
/
+4
|
*
drm/amd/display: check if audio clk enable is applicable
Roman Li
2018-05-29
1
-1
/
+2
|
*
drm/amd/display: add register offset != 0 check.
Charlene Liu
2018-05-29
2
-2
/
+3
|
*
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
2018-05-29
1
-4
/
+4
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
4
-6
/
+9
|
/
*
drm/amd/display: DCN1 link encoder
Eric Bernstein
2018-05-18
5
-23
/
+1716
*
drm/amd/display: Clear underflow status for debug purposes
Nikola Cornij
2018-05-18
1
-0
/
+6
*
drm/amd/display: constify a few dc_surface_update fields
Jun Lei
2018-05-18
1
-7
/
+7
*
drm/amd/display: Only limit VSR downscaling when actually downscaling
Xingyue Tao
2018-05-18
1
-11
/
+10
*
drm/amd/display: don't create new dc_sink if nothing changed at detection
Samson Tam
2018-05-18
1
-18
/
+77
*
drm/amd/display: Fix up dm logging functionality
Anthony Koo
2018-05-18
3
-5
/
+1
*
drm/amd/display: update dml to allow sync with DV
Dmytro Laktyushkin
2018-05-18
3
-470
/
+515
*
drm/amd/display: Log DTN only after the atomic commit in Diag
Nikola Cornij
2018-05-18
1
-57
/
+62
*
drm/amd/display: disable mpo if brightness adjusted
Yue Hin Lau
2018-05-18
2
-0
/
+2
*
drm/amd/display: Add dc cap to restrict VSR downscaling src size
Xingyue Tao
2018-05-18
3
-5
/
+13
*
drm/amd/display: Update HW sequencer initialization
Eric Bernstein
2018-05-18
4
-8
/
+20
*
drm/amd/display: underflow/blankscreen recovery
Charlene Liu
2018-05-18
8
-2
/
+135
*
drm/amd/display: truncate scaling ratios and inits to 19 bit precision
Dmytro Laktyushkin
2018-05-18
1
-8
/
+17
*
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
Anthony Koo
2018-05-18
1
-1
/
+1
*
drm/amd/display: inline more of fixed point code
Dmytro Laktyushkin
2018-05-18
1
-141
/
+15
*
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-05-18
28
-529
/
+372
*
drm/amd/display: Cleanup unused SetPlaneConfig
Anthony Koo
2018-05-18
3
-84
/
+0
*
drm/amdgpu/display: remove VEGA20 config option
Alex Deucher
2018-05-18
3
-185
/
+0
*
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-18
9
-24
/
+0
*
drm/amd/display: Add harvest IP support for Vega20
Jerry (Fangzhi) Zuo
2018-05-17
1
-0
/
+208
*
drm/amd/display: Add BIOS smu_info v3_3 support for Vega20
Jerry (Fangzhi) Zuo
2018-05-17
1
-0
/
+5
*
drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20
Feifei Xu
2018-05-17
1
-1
/
+10
*
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
85
-1345
/
+4988
|
\
|
*
drm/amd/display: disable FBC on underlay pipe
Shirish S
2018-05-15
1
-1
/
+6
|
*
drm/amd/display: Use kvzalloc for potentially large allocations
Michel Dänzer
2018-05-15
1
-7
/
+7
|
*
drm/amd/display: Don't return ddc result and read_bytes in same return value
Harry Wentland
2018-05-15
2
-5
/
+10
|
*
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
2018-05-15
1
-1
/
+85
|
*
drm/amd/display: Couple formatting fixes
Harry Wentland
2018-05-15
2
-4
/
+4
|
*
drm/amd/display: Use int for calculating vline start
Harry Wentland
2018-05-15
1
-4
/
+4
|
*
drm/amd/display: dal 3.1.44
Tony Cheng
2018-05-15
1
-1
/
+1
|
*
drm/amd/display: to synchronize the hubp and dpp programming in cursor control
Martin Tsai
2018-05-15
1
-0
/
+18
|
*
drm/amd/display: reprogram infoframe during apply_ctx_to_hw
Julian Parkin
2018-05-15
1
-0
/
+18
|
*
drm/amd/display: Add assert that chroma pitch is non zero
Julian Parkin
2018-05-15
1
-0
/
+3
|
*
drm/amd/display: compact the rq/dlg/ttu log
Dmytro Laktyushkin
2018-05-15
4
-157
/
+128
|
*
drm/amd/display: update dtn logging and goldens
Anthony Koo
2018-05-15
1
-1
/
+1
|
*
drm/amd/display: add some DTN logs for input and output tf
Anthony Koo
2018-05-15
4
-0
/
+109
|
*
drm/amd/display: add cursor TTU CRQ related
Charlene Liu
2018-05-15
2
-1
/
+16
|
*
drm/amd/display: dal 3.1.43
Tony Cheng
2018-05-15
1
-1
/
+1
|
*
drm/amd/display: DP link validation bug for YUV422
Hersen Wu
2018-05-15
1
-26
/
+21
|
*
drm/amd/display: Refactor otg_blank sequence
Eric Bernstein
2018-05-15
3
-21
/
+28
[next]