summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin2020-01-071-12/+12
* drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.czhengbin2020-01-071-12/+12
* drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin2020-01-071-12/+12
* drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin2020-01-071-12/+12
* drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin2020-01-071-3/+3
* drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin2020-01-071-2/+2
* drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.czhengbin2020-01-071-2/+2
* drm/amd/display: use true, false for bool variable in dc_link_ddc.czhengbin2020-01-071-1/+1
* drm/amd/display: fix kernel_fpu_begin/_end() warningsXiaojie Yuan2020-01-071-2/+0
* drm/amdgpu/display: include delay.hAlex Deucher2019-12-181-0/+2
* drm/amd/display: Remove unneeded semicolonzhengbin2019-12-181-1/+1
* drm/amd/display: Add debug option to override DSC target bpp incrementNikola Cornij2019-12-184-3/+23
* drm/amd/display: Do not handle linkloss for eDPAnthony Koo2019-12-181-4/+6
* drm/amd/display: fix missing cursor on some rotated SLS displaysSamson Tam2019-12-181-15/+36
* drm/amd/display: Formula refactor for calculating DPP CLK DTOSung Lee2019-12-181-10/+10
* drm/amd/display: Lower DPP DTO only when safeSung Lee2019-12-183-11/+15
* drm/amd/display: support virtual DCNJun Lei2019-12-182-46/+74
* drm/amd/display: Fix manual trigger source for DCN2Aric Cyr2019-12-182-7/+2
* drm/amd/display: Update extended timeout support for DCN20 and DCN21abdoulaye berthe2019-12-182-2/+2
* drm/amd/display: Fix update_bw_bounding_box CalcsSung Lee2019-12-181-9/+2
* drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirementDale Zhao2019-12-181-3/+10
* drm/amd/display: 3.2.64Aric Cyr2019-12-181-1/+1
* drm/amd/display: fix 270 degree rotation for mixed-SLS modeSamson Tam2019-12-181-3/+54
* drm/amd/display: Get cache window sizes from DMCUB firmwareNicholas Kazlauskas2019-12-184-44/+78
* drm/amd/display: Remove reliance on pipe indexingNoah Abradjian2019-12-182-2/+3
* drm/amd/display: Specified VR patch skip to reset segment to 0Derek Lai2019-12-181-0/+1
* drm/amd/display: check link status before disable streamPaul Hsieh2019-12-182-4/+18
* drm/amd/display: disable lttpr for NaviHugo Hu2019-12-181-1/+1
* drm/amd/display: Perform DMUB hw_init on resumeNicholas Kazlauskas2019-12-182-75/+128
* drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij2019-12-181-4/+12
* drm/amd/display: Add warmup escape call supportCharlene Liu2019-12-187-30/+56
* drm/amd/display: fix regamma build optimizationJosip Pavic2019-12-181-2/+4
* drm/amd/display: scaling changes should also be a full updateAric Cyr2019-12-181-4/+4
* drm/amd/display: 3.2.63Aric Cyr2019-12-181-1/+1
* drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr2019-12-182-45/+2
* drm/amd/display: Enable Seamless Boot Transition for Multiple StreamsMartin Leung2019-12-185-11/+66
* drm/amd/display: Default max bpc to 16 for eDPRoman Li2019-12-181-3/+3
* drm/amd/display: Collapse resource arrays when pipe is disabledNoah Abradjian2019-12-181-10/+10
* drm/amd/display: update chroma viewport waEric Yang2019-12-187-41/+305
* drm/amd/display: Use pipe_count for num of oppsNoah Abradjian2019-12-181-1/+1
* drm/amd/display: Reinstate LFC optimizationAmanda Liu2019-12-182-13/+20
* drm/amd/display: AVI info package change due to spec updateQingqing Zhuo2019-12-181-1/+1
* drm/amd/display: Add definition for number of backlight data pointsCamille Cho2019-12-181-1/+2
* drm/amd/display: Add interface to adjust DSC max target bpp limitJoshua Aberback2019-12-182-3/+13
* drm/amd/display: Disable integerscaling for downscale and MPOAidan Yang2019-12-181-1/+17
* drm/amd/display: Use physical addressing for DMCUB on both dcn20/21Nicholas Kazlauskas2019-12-184-125/+44
* drm/amd/display: Get DMUB registers from ASIC specific structsNicholas Kazlauskas2019-12-187-6/+176
* drm/amd/display: Add wait for flip not pending on pipe unlockNoah Abradjian2019-12-181-3/+36
* drm/amd/display: disable lttpr for RNabdoulaye berthe2019-12-181-1/+1
* drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu2019-12-185-2/+57