summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-26drm/amd/display: remove dc hub - this seems unused.Dave Airlie
2017-09-26drm/amd/display: Fix programming of gamma end pointsAnthony Koo
2017-09-26drm/amd/display: Fix distribution of segments for PQAnthony Koo
2017-09-26drm/amd/display: OPP refactor and consolidation for DCE.Zeyu Fan
2017-09-26drm/amd/display: Implement PQ curve based on output transfer functionAnthony Koo
2017-09-26drm/amd/display: Refactor to move gamma correction to moduleAnthony Koo
2017-09-26drm/amd/display: define reg helpers to update registers with 8 and 9 fieldsDmytro Laktyushkin
2017-09-26drm/amd/display: Refactor output transfer function to streamAnthony Koo
2017-09-26drm/amd/display: fix hotplug regression after code refactorRoman Li
2017-09-26drm/amd/display: Add debug option to disable dmcuYongqiang Sun
2017-09-26drm/amd/display: Refactor to move color helper into moduleAnthony Koo
2017-09-26drm/amd/display: Resolved HDMI assert in dalYongqiang Sun
2017-09-26drm/amd/dal: Add POLARIS12 support (v2)Jordan Lazare
2017-09-26drm/amd/display: Add in/out transfer functions to DCAnthony Koo
2017-09-26drm/amd/display: Moved swizzle parameter translation to dc.Yongqiang Sun
2017-09-26drm/amd/display: re gamma programmingVitaly Prosyak
2017-09-26drm/amd/display: Fix HDMI scaling corruption issue.Zeyu Fan
2017-09-26drm/amd/display: Retrieve windowed fullscreen stateAndrew Wong
2017-09-26drm/amd/display: Change locking of registers when flipping frames.Andrew Wong
2017-09-26drm/amd/display: Fix Gamma AdjustmentAmy Zhang
2017-09-26drm/amd/display: Added timing sync trace.Yongqiang Sun
2017-09-26drm/amd/display: fix up construction of scratch_val_ctxDmytro Laktyushkin
2017-09-26drm/amd/display: Fix refcount over dc_sink.Andrey Grodzovsky
2017-09-26drm/amd/display: avoid apply_clk_constraints for address updateTony Cheng
2017-09-26drm/amd/display: fix indexing bugTony Cheng
2017-09-26drm/amd/display: Fix warning. Set MAX_SURFACES to 3Harry Wentland
2017-09-26drm/amd/display: Fix warning in freesync moduleHarry Wentland
2017-09-26drm/amd/display: Fix bunch of warnings in DCHarry Wentland
2017-09-26drm/amd/display: remove DM_NOT_IMPL messagesArindam Nath
2017-09-26drm/amd/display: moving remaining functionality from gpu to dce_clocksDmytro Laktyushkin
2017-09-26drm/amd/display: Temporarily blocking interlacing mode until it's supported.Ding Wang
2017-09-26drm/amd/display: create scratch_val_ctx as temp w/aDmytro Laktyushkin
2017-09-26drm/amd/display: use rgb full range as default quantization for non HDMIWenjing Liu
2017-09-26drm/amd/display: fix display clock integrated info readDmytro Laktyushkin
2017-09-26drm/amd/display: add newline to generic_reg_wait timeout messageDmytro Laktyushkin
2017-09-26drm/amd/display: consolidate dce8-11.2 display clock codeDmytro Laktyushkin
2017-09-26drm/amd/display: remove clocks_state enumDmytro Laktyushkin
2017-09-26drm/amd/display: remove get_min_clocks_stateDmytro Laktyushkin
2017-09-26drm/amd/display: remove store clock stateDmytro Laktyushkin
2017-09-26drm/amd/display: restyle display clock calls part 2Dmytro Laktyushkin
2017-09-26drm/amd/display: restyle display clock calls part 1Dmytro Laktyushkin
2017-09-26drm/amd/display: remove dead display clock codeDmytro Laktyushkin
2017-09-26drm/amd/display: Add missing GRPH register definitionYongqiang Sun
2017-09-26drm/amd/display: refactor DCE11 DVVMTony Cheng
2017-09-26drm/amd/display: fix REG_SET_5 macroRoman Li
2017-09-26drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland
2017-09-26drm/amd/display: Removing extra newlineHarry Wentland
2017-09-26drm/amd/display: Update rgb limited range csc matrix calculationWenjing Liu
2017-09-26drm/amd/display: Block 3D TimingsJoshua Aberback
2017-09-26drm/amd/display: Fix memory corruption issue.jimqu