index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
2020-08-06
drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
Nicholas Kazlauskas
1
-17
/
+19
2020-08-06
drm/amd/display: Reset plane when tiling flags change
Nicholas Kazlauskas
1
-3
/
+16
2020-08-06
drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
Nicholas Kazlauskas
2
-25
/
+37
2020-08-06
drm/amd/display: Fix wrong return value in dm_update_plane_state()
Tianjia Zhang
1
-2
/
+1
2020-08-04
drm/amd/display: Constify dcn30_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Constify dcn21_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Constify dcn20_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Indent an if statement
Dan Carpenter
1
-1
/
+1
2020-08-04
drm/amd/display: 3.2.97
Aric Cyr
1
-1
/
+1
2020-08-04
drm/amd/display: [FW Promotion] Release 0.0.27
Anthony Koo
1
-3
/
+12
2020-08-04
drm/amd/display: Separate pipe disconnect from rest of progrmaming
Alvin Lee
7
-0
/
+141
2020-08-04
drm/amd/display: Add debugfs for forcing stream timing sync
Victor Lu
5
-4
/
+75
2020-08-04
drm/amd/display: Display goes blank after inst
Igor Kravchenko
3
-3
/
+56
2020-08-04
drm/amd/display: Change null plane state swizzle mode to 4kb_s
George Shen
1
-2
/
+2
2020-08-04
drm/amd/display: Use helper function to check for HDMI signal
JinZe.Xu
1
-1
/
+1
2020-08-04
drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
Aric Cyr
1
-16
/
+0
2020-08-04
drm/amd/display: Comments on how to use DSC debugfs some entries
Eryk Brol
1
-0
/
+45
2020-08-04
drm/amd/display: Fix logger context
Harry Wentland
1
-1
/
+2
2020-08-04
drm/amd/display: DSC Bit target rate debugfs write entry
Eryk Brol
4
-1
/
+98
2020-08-04
drm/amd/display: populate new dml variable
Dmytro Laktyushkin
1
-1
/
+2
2020-08-04
drm/amd/display: Read VBIOS Golden Settings Tbl
Igor Kravchenko
9
-8
/
+129
2020-08-04
drm/amd/display: Use parameter for call to set output mux
Eric Bernstein
1
-2
/
+5
2020-08-04
drm/amd/display: Update virtual stream encoder
Eric Bernstein
1
-0
/
+13
2020-08-04
drm/amd/display: DSC Slice height debugfs write entry
Eryk Brol
4
-1
/
+107
2020-07-30
drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
Daniel Vetter
1
-13
/
+6
2020-07-30
drm/amd/display: Clear dm_state for fast updates
Mazin Rezk
1
-9
/
+27
2020-07-30
drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2
Aric Cyr
1
-7
/
+6
2020-07-30
drm/amd/display: 3.2.96
Aric Cyr
1
-1
/
+1
2020-07-30
drm/amd/display: DSC Slice width debugfs write entry
Eryk Brol
4
-0
/
+104
2020-07-30
drm/amd/display: Use hw lock mgr
Wyatt Wood
1
-1
/
+1
2020-07-30
drm/amd/display: dchubbub p-state warning during surface planes switch
hersen wu
1
-2
/
+67
2020-07-30
drm/amd/display: [FW Promotion] Release 0.0.26
Anthony Koo
1
-2
/
+2
2020-07-30
drm/amd/display: DSC Clock enable debugfs write entry
Eryk Brol
4
-3
/
+107
2020-07-30
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
8
-13
/
+57
2020-07-30
drm/amd/display: Disable idle optimizations before programming DCN
Jun Lei
1
-2
/
+16
2020-07-30
drm/amd/display: Fix dmesg warning from setting abm level
Stylon Wang
1
-0
/
+23
2020-07-30
drm/amd/display: Clear dm_state for fast updates
Mazin Rezk
1
-9
/
+27
2020-07-28
drm/amd/display: enable SI support in the Kconfig (v2)
Mauro Rossi
1
-0
/
+8
2020-07-27
drm/amd/display: create plane rotation property for Bonaire and later
Mauro Rossi
1
-2
/
+3
2020-07-27
drm/amd/display: dc/dce60: use DCE6 headers (v6)
Mauro Rossi
1
-47
/
+42
2020-07-27
drm/amd/display: dce60_timing_generator: add DCE6 specific functions (v2)
Mauro Rossi
2
-18
/
+48
2020-07-27
drm/amd/display: dce60_hw_sequencer: add DCE6 specific .cursor_lock
Mauro Rossi
1
-0
/
+1
2020-07-27
drm/amd/display: dce60_hw_sequencer: add DCE6 specific functions (v2)
Mauro Rossi
1
-2
/
+379
2020-07-27
drm/amd/display: dce_transform: DCE6 Scaling Horizontal Filter Init (v2)
Mauro Rossi
2
-5
/
+95
2020-07-27
drm/amd/display: dce_transform: add DCE6 specific macros,functions
Mauro Rossi
2
-0
/
+418
2020-07-27
drm/amd/display: dce_opp: add DCE6 specific macros,functions
Mauro Rossi
2
-0
/
+254
2020-07-27
drm/amd/display: dce_mem_input: add DCE6 specific macros,functions (v2)
Mauro Rossi
2
-1
/
+278
2020-07-27
drm/amd/display: dce_link_encoder: add DCE6 specific macros,functions
Mauro Rossi
2
-0
/
+407
2020-07-27
drm/amd/display: dce_ipp: add DCE6 specific macros,functions
Mauro Rossi
2
-0
/
+95
2020-07-27
drm/amd/display: dce_hwseq: add DCE6 specific macros,functions
Mauro Rossi
2
-0
/
+27
[prev]
[next]