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
2021-06-02
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
-1
/
+1
2021-06-02
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
-2
/
+2
2021-06-02
drm/amd/display: Fix overlay validation by considering cursors
Rodrigo Siqueira
-1
/
+9
2021-06-02
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
-7
/
+7
2021-06-02
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
-1
/
+1
2021-05-19
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
-0
/
+18
2021-05-19
drm/amd/display: Use the correct max downscaling value for DCN3.x family
Nikola Cornij
-9
/
+12
2021-05-13
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
-0
/
+1
2021-05-07
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
-1
/
+69
2021-05-04
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
-0
/
+51
2021-04-28
drm/amd/display: fix wrong statement in mst hpd debugfs
Mikita Lipski
-1
/
+1
2021-04-28
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
-0
/
+17
2021-04-20
drm/amd/display: 3.2.132
Aric Cyr
-1
/
+1
2021-04-20
drm/amd/display: [FW Promotion] Release 0.0.62
Anthony Koo
-2
/
+2
2021-04-20
drm/amd/display: add helper for enabling mst stream features
Bing Guo
-11
/
+44
2021-04-20
drm/amd/display: Report Proper Quantization Range in AVI Infoframe
Dillon Varone
-14
/
+19
2021-04-20
drm/amd/display: Fix call to pass bpp in 16ths of a bit
Dillon Varone
-2
/
+2
2021-04-20
drm/amd/display: Fixed typo in function name.
David Galiffi
-2
/
+2
2021-04-20
drm/amd/display: Always poll for rxstatus in authenticate
Nicholas Kazlauskas
-4
/
+0
2021-04-20
drm/amd/display: Add link rate optimization logs for ILR
Michael Strauss
-2
/
+12
2021-04-20
drm/amd/display: Unconditionally clear training pattern set after lt
Wesley Chalmers
-5
/
+4
2021-04-20
drm/amd/display: Fix FreeSync when RGB MPO in use
Aric Cyr
-1
/
+4
2021-04-20
drm/amd/display: treat memory as a single-channel for asymmetric memory v2
Hugo Hu
-2
/
+48
2021-04-20
drm/amd/display: removed unused function dc_link_reallocate_mst_payload.
Robin Singh
-45
/
+0
2021-04-20
drm/amd/display: disable seamless boot for external DP
Anthony Wang
-4
/
+3
2021-04-20
drm/amd/display: add handling for hdcp2 rx id list validation
Dingchen (David) Zhang
-0
/
+2
2021-04-20
drm/amd/display: update hdcp display using correct CP type.
Dingchen (David) Zhang
-1
/
+7
2021-04-20
drm/amd/display: Add DSC check to seamless boot validation
Anthony Wang
-0
/
+4
2021-04-20
drm/amd/display: fixed divide by zero kernel crash during dsc enablement
Robin Singh
-6
/
+9
2021-04-15
amd/display: allow non-linear multi-planar formats
Simon Ser
-7
/
+4
2021-04-15
drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplug
Shashank Sharma
-0
/
+5
2021-04-15
Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...
Qingqing Zhuo
-3
/
+15
2021-04-15
drm/amd/display: Update modifier list for gfx10_3
Qingqing Zhuo
-2
/
+2
2021-04-15
drm/amd/display: [FW Promotion] Release 0.0.61
Anthony Koo
-2
/
+2
2021-04-15
drm/amd/display: 3.2.131
Aric Cyr
-1
/
+1
2021-04-15
drm/amd/display: Fix hangs with psr enabled on dcn3.xx
Roman Li
-4
/
+1
2021-04-15
drm/amd/display: Added support for multiple eDP BL control
Jake Wang
-0
/
+29
2021-04-15
drm/amd/display: [FW Promotion] Release 0.0.60
Anthony Koo
-2
/
+2
2021-04-15
drm/amd/display: wait vblank when stream enabled and update dpp clock
Lewis Huang
-1
/
+23
2021-04-15
drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQs
Harry Wentland
-2
/
+45
2021-04-15
drm/amd/display: Connect clock optimization function to dcn301
Mikita Lipski
-0
/
+2
2021-04-15
drm/amd/display: Remove unused flag from stream state
Mikita Lipski
-1
/
+0
2021-04-15
drm/amd/display: Force vsync flip when reconfiguring MPCC
Anthony Wang
-0
/
+4
2021-04-15
drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters found
Wesley Chalmers
-0
/
+2
2021-04-15
drm/amd/display: Fix DML validation of simple vs native 422 modes
Nicholas Kazlauskas
-3
/
+4
2021-04-15
drm/amd/display: Remove static property from decide_edp_link_settings
Michael Strauss
-1
/
+5
2021-04-15
drm/amd/display: Fix DSC enable sequence
Mike Hsieh
-5
/
+17
2021-04-15
drm/amd/display: Disable boot optimizations if ILR optimzation is required
Michael Strauss
-2
/
+54
2021-04-15
drm/amd/display: Add debug flag to enable eDP ILR by default
Michael Strauss
-2
/
+2
2021-04-09
drm/amd/display: Fix the Wunused-function warning
Shaokun Zhang
-1
/
+1
[next]