index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Age
Commit message (
Expand
)
Author
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
2020-12-15
drm/amd/display: Fixed kernel test robot warning
Souptick Joarder
2020-12-10
drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCN
Alex Deucher
2020-12-10
drm/amd/display: Drop unnecessary function call
Rodrigo Siqueira
2020-12-08
drm/amdgpu: free the pre-OS console framebuffer after the first modeset
Alex Deucher
2020-12-08
drm/amd/display: setup system context for APUs
Roman Li
2020-12-08
drm/amd/display: Enable gpu_vm_support for dcn3.01
Charlene Liu
2020-12-08
drm/amd/display: Only one display lights up while using MST hub
Qingqing Zhuo
2020-12-08
drm/amd/display: NULL pointer error during compliance test
Qingqing Zhuo
2020-12-08
drm/amd/display: check cursor FB is linear
Simon Ser
2020-12-08
drm/amd/display: extract cursor FB checks into a function
Simon Ser
2020-12-08
drm/amdgpu/disply: set num_crtc earlier
Alex Deucher
2020-12-02
drm/amd/display: add cursor pitch check
Simon Ser
2020-12-02
drm/amd/display: use FB pitch to fill dc_cursor_attributes
Simon Ser
2020-12-02
drm/amd/display: add debug logs for dm_crtc_helper_atomic_check
Simon Ser
2020-12-01
drm/amd/display: Do full modeset when DSC debugfs is changed
Eryk Brol
2020-12-01
drm/amd/display: turn DPMS off on connector unplug
Aurabindo Pillai
2020-11-24
drm/amd/display: don't expose rotation prop for cursor plane
Simon Ser
2020-11-24
drm/amd/display: check cursor scaling
Simon Ser
2020-11-24
drm/amd/display: disallow cropping for cursor plane
Simon Ser
2020-11-24
drm/amd/display: add cursor FB size check
Simon Ser
2020-11-24
drm/amd/display: Avoid HDCP initialization in devices without output
Rodrigo Siqueira
2020-11-18
drm/amd/display: Add comments to hdcp property change code
Bhawanpreet Lakha
2020-11-18
drm/amd/display: Add display only once.
Bhawanpreet Lakha
2020-11-18
drm/amd/display: Always get CRTC updated constant values inside commit tail
Rodrigo Siqueira
2020-11-16
drm/amd/display: Expose new CRC window property
Wayne Lin
2020-11-13
drm/amd/display: Set new format info for converted metadata.
Bas Nieuwenhuizen
2020-11-10
amd/display/amdgpu_dm: delete same check in if condition
Bernard Zhao
2020-11-10
drm/amd/display: Explicitly disable cursor when disabling CRTC
Victor Lu
2020-11-10
drm/amd/display: Engage PSR synchronously
Krunoslav Kovac
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2020-11-02
drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
2020-11-02
drm/amd/display: Do not warn NULL dc_sink if forcing connector
Victor Lu
2020-11-02
drm/amd/display: Update connector on DSC property change
Eryk Brol
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-30
drm/amd/display: Clean up GFX9 tiling_flags path.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Expose modifiers.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Add formats for DCC with 2/3 planes.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Set DC options from modifiers.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Refactor surface tiling setup.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Store tiling_flags in the framebuffer.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Honor the offset for plane 0.
Bas Nieuwenhuizen
2020-10-30
drm/amd/display: Do not silently accept DCC for multiplane formats.
Bas Nieuwenhuizen
2020-10-30
drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
Alex Deucher
2020-10-26
drm/amd/display: Add tracepoint for amdgpu_dm
Rodrigo Siqueira
2020-10-26
drm/amd/display: Decouple amdgpu_dm_trace from service
Rodrigo Siqueira
2020-10-26
drm/amd/display: Add an option to limit max DSC target bpp per sink
Nikola Cornij
2020-10-26
drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"
Eryk Brol
[next]