summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu-5/+6
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland-2/+3
2018-07-10drm/amd/display: fix invalid function table overrideChristian König-2/+25
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher-22/+13
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski-2/+5
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S-4/+2
2018-06-22drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul-4/+6
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-64/+154
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma-11/+0
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul-0/+13
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook-16/+21
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-19/+23
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-3211/+8851
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis-7/+16
2018-05-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher-1/+1
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li-6/+7
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li-6/+7
2018-05-29drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij-5/+30
2018-05-29drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij-1/+1
2018-05-29drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski-0/+3
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin-11/+13
2018-05-29drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li-2/+4
2018-05-29drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein-4/+18
2018-05-29drm/amd/display: DP component depth 16 bpcEric Bernstein-0/+4
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li-1/+2
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu-2/+3
2018-05-29drm/amd/display: Release fake sinkMikita Lipski-15/+16
2018-05-29drm/amd/display: replace msleep with udelay in fbc pathRoman Li-4/+4
2018-05-29drm/amd/display: Do not limit color depth to 8bpcMikita Lipski-6/+0
2018-05-29drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland-2/+1
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland-2/+44
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-1891/+3525
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis-1/+1
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski-0/+1
2018-05-18drm/amd/display: fix memory leaksAnthony Koo-8/+16
2018-05-18drm/amd/display: DCN1 link encoderEric Bernstein-23/+1716
2018-05-18drm/amd/display: Clear underflow status for debug purposesNikola Cornij-0/+6
2018-05-18drm/amd/display: fix bug with index checkAnthony Koo-1/+1
2018-05-18drm/amd/display: Add fullscreen transitions to logAnthony Koo-27/+114
2018-05-18drm/amd/display: constify a few dc_surface_update fieldsJun Lei-7/+7
2018-05-18drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao-11/+10
2018-05-18drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam-18/+77
2018-05-18drm/amd/display: use macro for logsAnthony Koo-13/+15
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo-18/+17
2018-05-18drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin-470/+515
2018-05-18drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij-57/+62
2018-05-18drm/amd/display: disable mpo if brightness adjustedYue Hin Lau-0/+2