summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-26drm/amd/display: Move dpcd structs into dp_types headerHarry Wentland6-360/+361
2017-09-26drm/amd/display: drop setmode complete notifierDave Airlie1-13/+0
2017-09-26drm/amd/display: drop get platform infoDave Airlie2-39/+0
2017-09-26drm/amd/display: drop register logger and pid/tgid gettersDave Airlie5-266/+1
2017-09-26drm/amd/display: remove some unused wrappersDave Airlie1-4/+0
2017-09-26drm/amd/display: remove dc hub - this seems unused.Dave Airlie5-48/+0
2017-09-26drm/amd/display: Fix programming of gamma end pointsAnthony Koo1-24/+27
2017-09-26drm/amd/display: Fix distribution of segments for PQAnthony Koo1-3/+48
2017-09-26drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan26-3960/+1547
2017-09-26drm/amd/display: Implement PQ curve based on output transfer functionAnthony Koo3-7/+92
2017-09-26drm/amd/display: Refactor to move gamma correction to moduleAnthony Koo2-0/+81
2017-09-26drm/amd/display: define reg helpers to update registers with 8 and 9 fieldsDmytro Laktyushkin1-0/+25
2017-09-26drm/amd/display: Refactor output transfer function to streamAnthony Koo8-30/+97
2017-09-26drm/amd/display: fix hotplug regression after code refactorRoman Li1-1/+1
2017-09-26drm/amd/display: Add debug option to disable dmcuYongqiang Sun2-0/+4
2017-09-26drm/amd/display: Refactor to move color helper into moduleAnthony Koo3-2/+251
2017-09-26drm/amd/display: Resolved HDMI assert in dalYongqiang Sun1-3/+3
2017-09-26drm/amd/dal: Add POLARIS12 support (v2)Jordan Lazare4-3/+10
2017-09-26drm/amd/display: Add in/out transfer functions to DCAnthony Koo6-52/+135
2017-09-26drm/amd/display: Moved swizzle parameter translation to dc.Yongqiang Sun3-10/+12
2017-09-26drm/amd/display: re gamma programmingVitaly Prosyak1-1/+2
2017-09-26drm/amd/display: Fix HDMI scaling corruption issue.Zeyu Fan2-1/+12
2017-09-26drm/amd/display: Retrieve windowed fullscreen stateAndrew Wong1-0/+3
2017-09-26drm/amd/display: Change locking of registers when flipping frames.Andrew Wong6-20/+47
2017-09-26drm/amd/display: Fix Gamma AdjustmentAmy Zhang3-3/+15
2017-09-26drm/amd/display: Added timing sync trace.Yongqiang Sun5-2/+41
2017-09-26drm/amd/display: fix up construction of scratch_val_ctxDmytro Laktyushkin2-7/+7
2017-09-26drm/amd/display: Fix refcount over dc_sink.Andrey Grodzovsky1-1/+11
2017-09-26drm/amd/display: avoid apply_clk_constraints for address updateTony Cheng1-0/+2
2017-09-26drm/amd/display: fix indexing bugTony Cheng1-3/+3
2017-09-26drm/amd/display: Fix warning. Set MAX_SURFACES to 3Harry Wentland1-1/+1
2017-09-26drm/amd/display: Fix warning in freesync moduleHarry Wentland1-0/+3
2017-09-26drm/amd/display: Fix bunch of warnings in DCHarry Wentland6-53/+5
2017-09-26drm/amd/display: remove DM_NOT_IMPL messagesArindam Nath1-7/+1
2017-09-26drm/amd/display: moving remaining functionality from gpu to dce_clocksDmytro Laktyushkin10-614/+207
2017-09-26drm/amd/display: Temporarily blocking interlacing mode until it's supported.Ding Wang1-0/+4
2017-09-26drm/amd/display: create scratch_val_ctx as temp w/aDmytro Laktyushkin2-1/+5
2017-09-26drm/amd/display: use rgb full range as default quantization for non HDMIWenjing Liu2-6/+94
2017-09-26drm/amd/display: fix display clock integrated info readDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: add newline to generic_reg_wait timeout messageDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin17-1320/+747
2017-09-26drm/amd/display: remove clocks_state enumDmytro Laktyushkin13-236/+75
2017-09-26drm/amd/display: remove get_min_clocks_stateDmytro Laktyushkin6-64/+67
2017-09-26drm/amd/display: remove store clock stateDmytro Laktyushkin11-161/+29
2017-09-26drm/amd/display: restyle display clock calls part 2Dmytro Laktyushkin13-135/+30
2017-09-26drm/amd/display: restyle display clock calls part 1Dmytro Laktyushkin12-107/+42
2017-09-26drm/amd/display: remove dead display clock codeDmytro Laktyushkin9-1647/+29
2017-09-26drm/amd/display: Add missing GRPH register definitionYongqiang Sun1-0/+1
2017-09-26drm/amd/display: refactor DCE11 DVVMTony Cheng10-153/+201
2017-09-26drm/amd/display: fix REG_SET_5 macroRoman Li1-1/+1