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
/
dc
/
dcn10
/
dcn10_hw_sequencer.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
drm/amd/display: Refine condition for cursor visibility
Krunoslav Kovac
1
-3
/
+22
2021-07-23
drm/amd/display: Fixed hardware power down bypass during headless boot
Jake Wang
1
-15
/
+12
2021-07-21
drm/amd/display: Assume active upper layer owns the HW cursor
Krunoslav Kovac
1
-10
/
+4
2021-06-21
drm/amd/display: Multiplane cursor position incorrect when plane rotated
Aric Cyr
1
-4
/
+11
2021-06-15
drm/amd/display: Enforce DPCD Address ranges
Wesley Chalmers
1
-0
/
+1
2021-06-15
drm/amd/display: Read LTTPR caps first on bootup
Wesley Chalmers
1
-0
/
+4
2021-06-08
drm/amd/display: Add swizzle visual confirm mode
Po-Ting Chen
1
-0
/
+2
2021-06-08
drm/amd/display: Refactor visual confirm
Wyatt Wood
1
-90
/
+18
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
1
-1
/
+1
2021-05-27
Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"
Qingqing Zhuo
1
-19
/
+13
2021-05-19
drm/amd/display: Refactor and add visual confirm for HW Flip Queue
Wyatt Wood
1
-13
/
+19
2021-05-19
drm/amd/display: Remove legacy comments
Rodrigo Siqueira
1
-160
/
+0
2021-05-19
drm/amd/display: Add documentation for power gate plane
Rodrigo Siqueira
1
-2
/
+36
2021-05-10
drm/amd/display: update DCN to use new surface programming
Paul Hsieh
1
-139
/
+16
2021-04-09
drm/amd/display: Add function and debugfs to dump DCC_EN bit
Victor Lu
1
-0
/
+16
2021-04-09
drm/amd/display: Fix typo for variable name
Vladimir Stempen
1
-5
/
+5
2021-04-09
drm/amd/display: Change input parameter for set_drr
Alvin Lee
1
-8
/
+6
2021-03-23
drm/amd/display: Enable pflip interrupt upon pipe enable
Qingqing Zhuo
1
-0
/
+7
2021-03-02
drm/amd/display: Fix 64 bit modulus operation using div64 API
Vladimir Stempen
1
-5
/
+10
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
1
-4
/
+4
2021-03-02
drm/amd/display: Refactored DC interfaces to support multiple eDP
Jake Wang
1
-11
/
+18
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
1
-0
/
+5
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
1
-0
/
+225
2021-02-18
drm/amd/display: Old sequence for HUBP blank
Aurabindo Pillai
1
-29
/
+7
2021-02-02
drm/amd/display: Set power_gated to true for seamless boot pipe init
Lewis Huang
1
-0
/
+1
2021-02-01
drm/amd/display: Simplify bool conversion
Abaci Team
1
-1
/
+1
2021-01-20
drm/amd/display: Use hardware sequencer functions for PG control
Nicholas Kazlauskas
1
-4
/
+14
2021-01-13
drm/amd/display: New sequence for HUBP blank
Wesley Chalmers
1
-7
/
+29
2020-12-15
drm/amd/display: delay fp2 programming until vactive before lock
Martin Leung
1
-1
/
+1
2020-12-08
drm/amd/display: Don't check seamless boot in power down HW by timeout
John Wu
1
-4
/
+1
2020-11-16
drm/amd/display: fix cursor calculation for 1xnY rotated display groups
Samson Tam
1
-6
/
+58
2020-10-26
drm/amd/display: Add pipe_state tracepoint
Rodrigo Siqueira
1
-3
/
+6
2020-10-26
drm/amd/display: Update GSL state if leaving immediate flip
Alvin Lee
1
-116
/
+0
2020-10-26
drm/amd/display: Revert check for flip pending before locking pipes
Isabel Zhang
1
-84
/
+72
2020-10-26
drm/amd/display: Raise DPG height during timing synchronization
Taimur Hassan
1
-1
/
+19
2020-10-05
drm/amd/display: Program meta addresses correctly
Alvin Lee
1
-0
/
+2
2020-10-05
drm/amd/display: Force enable pstate on driver unload
Joshua Aberback
1
-6
/
+0
2020-10-05
drm/amd/display: Check for flip pending before locking pipes
Aric Cyr
1
-72
/
+84
2020-09-29
drm/amd/display: Revert check for flip pending before locking pipes
Aric Cyr
1
-10
/
+2
2020-09-22
drm/amd/display: Check for flip pending before locking pipes.
Taimur Hassan
1
-2
/
+10
2020-09-15
drm/amd/display: Compare plane when looking for pipe split being lost
Alvin Lee
1
-6
/
+8
2020-08-26
drm/amd/display: Send DISPLAY_OFF after power down on boot
Sung Lee
1
-22
/
+31
2020-08-10
drm/amd/display: Disconnect pipe separetely when disable pipe split
Alvin Lee
1
-0
/
+146
2020-08-10
drm/amd/display: mpcc black color should not be impacted by pixel encoding format
Xiaodong Yan
1
-8
/
+0
2020-07-27
drm/amd/display: Rename bytes_pp to the correct bits_pp
Eryk Brol
1
-1
/
+3
2020-07-14
drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hz
hersen wu
1
-2
/
+34
2020-07-14
drm/amd/display: Power down hardware if set mode is not called before timeout
Sung Lee
1
-32
/
+37
2020-07-10
Revert "drm/amd/display: add mechanism to skip DCN init"
Changfeng
1
-4
/
+1
2020-07-08
drm/amd/display: Register init
Igor Kravchenko
1
-23
/
+35
2020-07-01
drm/amd/display: add mechanism to skip DCN init
Eric Yang
1
-1
/
+3
[next]