summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: fix dcn pipe reset sequenceDmytro Laktyushkin2017-09-271-8/+11
* drm/amd/display: fix bw_calc_auto translation errorDmytro Laktyushkin2017-09-271-1/+1
* drm/amd/display: dcn bw_calc_auto update rev 247 to 250Dmytro Laktyushkin2017-09-271-2638/+897Star
* drm/amd/display: make variable latency into a regkey optionDmytro Laktyushkin2017-09-271-3/+8
* drm/amd/display: use different sr latencies for dpm0 dcn bw calcDmytro Laktyushkin2017-09-271-0/+18
* drm/amd/display: add pipe split disable regkeyDmytro Laktyushkin2017-09-271-1/+1
* drm/amd/display: RV stereo supportVitaly Prosyak2017-09-271-3/+1Star
* drm/amd/display: redesign mpcDmytro Laktyushkin2017-09-271-0/+1
* drm/amd/display: add bw logging for dcnDmytro Laktyushkin2017-09-271-0/+138
* drm/amd/display: Don't guard x86 in MakefileHarry Wentland2017-09-271-2/+0Star
* drm/amd/display: Limit DCN to x86 archHarry Wentland2017-09-271-0/+2
* drm/amd/display: single channel bandwidth verses dual channel bandwidthCharlene Liu2017-09-271-3/+6
* drm/amd/display: Add 64KB_S_T and 64KB_D_T swizzle mode.Yongqiang Sun2017-09-271-0/+2
* drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2017-09-272-49/+48Star
* drm/amd/display: bw debug options now apply to dml as wellDmytro Laktyushkin2017-09-271-7/+34
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-271-0/+8
* drm/amdgpu/display: Add calcs code for DCNHarry Wentland2017-09-275-0/+5176
* drm/amd/display: fix dce_calc surface pitch setting for non underlay pipesDmytro Laktyushkin2017-09-261-2/+2
* drm/amd/display: Rename bandwidth_calcs.h to dce_calcs.hHarry Wentland2017-09-261-1/+1
* drm/amd/display: fix bw calc internal initialization errorDmytro Laktyushkin2017-09-261-2/+2
* drm/amd/display: Fixed bandwidth calculation error when converting fractionsLogatharshan Thothiralingam2017-09-261-4/+4
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-4/+0Star
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-0/+117
* drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2)Dmytro Laktyushkin2017-09-262-1/+1
* drm/amd/display: Enable regamma 25 segments and use double buffer.Vitaly Prosyak2017-09-262-1/+198
* drm/amd/display: Adding 10 bpcc video P010 formatVitaly Prosyak2017-09-261-0/+5
* drm/amd/display: rename BGRA8888 to ABGR8888Tony Cheng2017-09-261-2/+2
* drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang2017-09-262-1482/+1Star
* drm/amd/display: Add Polaris12 to bw_calcJoshua Aberback2017-09-261-2/+2
* drm/amd/display: Support 64-bit Polaris11 5k VSRJoshua Aberback2017-09-261-6/+34
* drm/amd/display: Remove unused function in gamma_calcsHarry Wentland2017-09-261-39/+0Star
* drm/amd/display: Implement gamma correction using input LUTAric Cyr2017-09-261-18/+11Star
* drm/amd/display: Fix Regamma end pointAnthony Koo2017-09-261-10/+24
* drm/amd/display: Fix programming of gamma end pointsAnthony Koo2017-09-261-24/+27
* drm/amd/display: Fix distribution of segments for PQAnthony Koo2017-09-261-3/+48
* drm/amd/display: Implement PQ curve based on output transfer functionAnthony Koo2017-09-261-5/+88
* drm/amd/display: Fix bunch of warnings in DCHarry Wentland2017-09-261-1/+1
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-264-0/+4799