index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
-7
/
+0
2020-05-20
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
-1
/
+81
2020-05-20
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
-94
/
+18
2020-05-20
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
-0
/
+27
2020-05-12
drm/amd/amdgpu: Update update_config() logic
Leo (Hanghong) Ma
-5
/
+5
2020-05-08
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
-2
/
+24
2020-05-08
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
-82
/
+55
2020-05-05
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
-6
/
+11
2020-05-05
drm/amd/display: fix counter in wait_for_no_pipes_pending
Roman Li
-3
/
+2
2020-05-05
drm/amd/display: Update DCN2.1 DV Code Revision
Sung Lee
-4
/
+4
2020-05-01
drm/amd/display: work around fp code being emitted outside of DC_FP_START/END
Daniel Kolesa
-8
/
+23
2020-05-01
drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT
Michel Dänzer
-1
/
+1
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
-45
/
+88
2020-04-28
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
Sung Lee
-1
/
+1
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
-14
/
+14
2020-04-28
drm/amd/display: fix rn soc bb update
Dmytro Laktyushkin
-43
/
+28
2020-04-28
drm/amd/display: check if REFCLK_CNTL register is present
Dmytro Laktyushkin
-1
/
+2
2020-04-24
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
-9
/
+29
2020-04-24
drm/amd/display: blank dp stream before re-train the link
Xiaodong Yan
-0
/
+12
2020-04-24
drm/amd/display: DispalyPort: Write OUI only if panel supports it
Aurabindo Pillai
-0
/
+15
2020-04-17
drm/amdgpu/display: give aux i2c buses more meaningful names
Alex Deucher
-4
/
+9
2020-04-17
drm/amdgpu/display: fix aux registration (v2)
Alex Deucher
-5
/
+14
2020-04-08
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
-1
/
+1
2020-04-07
drm/amd/display: Check for null fclk voltage when parsing clock table
Michael Strauss
-1
/
+1
2020-04-07
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
-2
/
+3
2020-04-07
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
-4
/
+19
2020-04-07
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
-1
/
+12
2020-04-07
drm/amd/display: Program viewport when source pos changes for DCN20 hw seq
Nicholas Kazlauskas
-0
/
+1
2020-04-07
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
-6
/
+11
2020-04-07
drm/amd/display: change default pipe_split policy for DCN1
Eric Yang
-1
/
+1
2020-04-07
drm/amd/display: Translate cursor position by source rect
Nicholas Kazlauskas
-1
/
+33
2020-04-07
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
-0
/
+2
2020-04-07
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
-3
/
+13
2020-04-03
drm/amd/display: re-order asic declarations
Shirish S
-2
/
+4
2020-03-31
drm/amd/display: increase HDCP authentication delay
Bhawanpreet Lakha
-1
/
+1
2020-03-31
drm/amd/display: Correctly cancel future watchdog and callback events
Bhawanpreet Lakha
-1
/
+3
2020-03-31
drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
Bhawanpreet Lakha
-2
/
+6
2020-03-31
drm/amd/display: Fix dcn21 num_states
Dmytro Laktyushkin
-30
/
+18
2020-03-31
drm/amd/display: Enable BT2020 in COLOR_ENCODING property
Stylon Wang
-2
/
+5
2020-03-31
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
-15
/
+19
2020-03-31
drm/amd/display: Support plane level CTM
Stylon Wang
-1
/
+18
2020-03-31
drm/amd/display: Revert change to HDCP display states
Isabel Zhang
-28
/
+49
2020-03-31
drm/amd/display: Not doing optimize bandwidth if flip pending.
Yongqiang Sun
-0
/
+23
2020-03-31
drm/amd/display: Use double buffered DRR timing update by default
Nicholas Kazlauskas
-0
/
+21
2020-03-31
drm/amd/display: Support P010 pixel format
Stylon Wang
-3
/
+11
2020-03-31
drm/amd/display: Update function to get optimal number of taps
Eric Bernstein
-0
/
+1
2020-03-25
drm/amd/display: Fix pageflip event race condition for DCN.
Mario Kleiner
-3
/
+15
2020-03-20
Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...
Dave Airlie
-206
/
+276
2020-03-19
drm/amd/display: add on demand pipe merge logic for dcn2+
Dmytro Laktyushkin
-16
/
+56
[next]