summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher1-12/+8
2018-07-10drm/amdgpu: allocate gart memory when it's required (v3)Junwei Zhang1-2/+11
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang1-1/+2
2018-07-06drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-06drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-06drm/amd/display: Fix copy error when set memory clocksRex Zhu1-2/+2
2018-07-06drm/amd/display: Refine the implementation of dm_pp_get_funcs_rvRex Zhu1-40/+40
2018-07-06drm/amd/display: Notify powerplay the display controller idrex zhu1-0/+7
2018-07-06drm/amd/display: Notify powerplay the min_dcef clockrex zhu1-0/+5
2018-07-06drm/amd/pp: Convert clock unit to KHz as definedRex Zhu1-11/+7
2018-07-06drm/amd/display: Ctrl stutter mode through module parameterrex zhu1-1/+1
2018-07-06drm/amd/display: Fix dm-pp clks type convert errorrex zhu1-0/+3
2018-07-06drm/amd/display: Drop unnecessary header filerex zhu1-1/+0
2018-07-06drm/amd/display: Moving powerplay functions to a separate classMikita Lipski3-493/+526
2018-07-06drm/amd/display: Convert 10kHz clks from PPLib into kHzMikita Lipski1-6/+9
2018-07-06drm/amd/display: Add dmpp clks types for conversionMikita Lipski1-23/+18
2018-07-06drm/amd/display: Add front end for dp debugfs filesDavid Francis4-1/+215
2018-07-06drm/amd/display: Add clock types to applying clk for voltageMikita Lipski1-0/+8
2018-07-06drm/amd/display: Use local structs instead of struct pointersMikita Lipski1-11/+11
2018-07-06drm/amd/display: Introduce pp-smu raven functionsMikita Lipski1-1/+87
2018-07-06drm/amd/display: Adding Get static clocks for dm_pp interfaceMikita Lipski1-2/+16
2018-07-06drm/amd/display: Apply clock for voltage requestMikita Lipski1-2/+29
2018-07-06drm/amd/display: Adding dm-pp clocks getting by voltageMikita Lipski1-2/+41
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie1-8/+8
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S1-4/+2
2018-06-22drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul1-4/+6
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-18/+36
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+0
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan7-138/+274
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann1-8/+0
2018-06-15drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski1-6/+6
2018-06-15drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski1-0/+28
2018-06-15drm/amd/display: Drop to fail-safe mode if edid is badMikita Lipski1-0/+4
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher2-8/+2
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-36/+79
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma1-11/+0
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul1-0/+13
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-11drm/amdgpu/dc: Stop updating plane->fbVille Syrjälä1-2/+0
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-88/+175
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher1-1/+1
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski1-0/+3
2018-05-29drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li1-2/+4