summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/amd/display: ddc resource data need to be initializedYu-ting Shen2021-04-282-2/+2
| | * drm/amd/display: Expose internal display flag via debugfsStylon Wang2021-04-281-1/+19
| | * drm/amd/display: skip program clock when allow seamless bootLewis Huang2021-04-281-2/+13
| | * drm/amd/display: Revert wait vblank on update dpp clockLewis Huang2021-04-283-23/+1
| | * drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu2021-04-281-1/+0
| | * drm/amd/display: Add new case to get spread spectrum infoMichael Strauss2021-04-281-0/+2
| | * drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang2021-04-231-0/+3
| | * drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland2021-04-231-0/+17
| * | Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-05-194-24/+29
| |\ \
| * | | drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward2021-05-131-0/+1
* | | | drm/amd/display: Remove superfluous drm_mode_config_cleanupAndrey Grodzovsky2021-05-191-1/+0
* | | | drm/amdgpu: Add early fini callbackAndrey Grodzovsky2021-05-191-2/+10
| |/ / |/| |
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-1128-132/+442
|\| |
| * | Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-072-1/+69
| |\ \ | | |/ | |/|
| | * drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski2021-04-281-1/+1
| | * drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland2021-04-281-0/+17
| * | drm/amd/display: 3.2.132Aric Cyr2021-04-201-1/+1
| * | drm/amd/display: [FW Promotion] Release 0.0.62Anthony Koo2021-04-201-2/+2
| * | drm/amd/display: add helper for enabling mst stream featuresBing Guo2021-04-203-11/+44
| * | drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone2021-04-201-14/+19
| * | drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone2021-04-201-2/+2
| * | drm/amd/display: Fixed typo in function name.David Galiffi2021-04-201-2/+2
| * | drm/amd/display: Always poll for rxstatus in authenticateNicholas Kazlauskas2021-04-202-4/+0
| * | drm/amd/display: Add link rate optimization logs for ILRMichael Strauss2021-04-203-2/+12
| * | drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers2021-04-201-5/+4
| * | drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr2021-04-202-1/+4
| * | drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu2021-04-202-2/+48
| * | drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh2021-04-202-45/+0
| * | drm/amd/display: disable seamless boot for external DPAnthony Wang2021-04-201-4/+3
| * | drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang2021-04-201-0/+2
| * | drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang2021-04-201-1/+7
| * | drm/amd/display: Add DSC check to seamless boot validationAnthony Wang2021-04-201-0/+4
| * | drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh2021-04-201-6/+9
| * | amd/display: allow non-linear multi-planar formatsSimon Ser2021-04-151-7/+4
| * | drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplugShashank Sharma2021-04-151-0/+5
| * | Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo2021-04-151-3/+15
| * | drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo2021-04-151-2/+2
| * | drm/amd/display: [FW Promotion] Release 0.0.61Anthony Koo2021-04-151-2/+2
| * | drm/amd/display: 3.2.131Aric Cyr2021-04-151-1/+1
| * | drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li2021-04-151-4/+1
| * | drm/amd/display: Added support for multiple eDP BL controlJake Wang2021-04-152-0/+29
| * | drm/amd/display: [FW Promotion] Release 0.0.60Anthony Koo2021-04-151-2/+2
| * | drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang2021-04-153-1/+23
| * | drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland2021-04-153-2/+45
| * | drm/amd/display: Connect clock optimization function to dcn301Mikita Lipski2021-04-151-0/+2
| * | drm/amd/display: Remove unused flag from stream stateMikita Lipski2021-04-151-1/+0
| * | drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang2021-04-151-0/+4
| * | drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters foundWesley Chalmers2021-04-151-0/+2
| * | drm/amd/display: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas2021-04-151-3/+4