summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+4
2017-09-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie2-2/+2
2017-09-28drm/amd/display: Remove DWBHarry Wentland4-700/+1
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie1-1/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland3-29/+31
2017-09-26drm/amd/display: Update include to bring in line with internal treeHarry Wentland1-0/+1
2017-09-26drm/amd/display: Update DPP registersVitaly Prosyak1-12/+6
2017-09-26drm/amd/display: Add 2X Cursor Magnification Codepana2-2/+11
2017-09-26drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland1-17/+8
2017-09-26drm/amd/display: move dwb registers to header fileYue Hin Lau3-288/+289
2017-09-26drm/amd/display: remove output_format from ipp_setupEric Bernstein4-8/+5
2017-09-26drm/amd/display: Power down clock source at commitHarry Wentland1-8/+16
2017-09-26drm/amd/display: Don't reset clock source at unrefHarry Wentland1-3/+6
2017-09-26drm/amd/display: seperate dpp_cm_helper functions into new fileYue Hin Lau5-155/+330
2017-09-26drm/amd/display: Enable dcn10_power_on_fe log by defaultHarry Wentland1-2/+2
2017-09-26drm/amd/display: Request to have DCN RV pipe HarvestingHersen Wu1-12/+43
2017-09-26drm/amd/display: Remove sanity check.Yongqiang Sun1-6/+0
2017-09-26drm/amd/display: Added negative check for vertical line start.Yongqiang Sun1-3/+7
2017-09-26drm/amd/display: Get OTG info if OTG master enabledLogatharshan Thothiralingam3-1/+9
2017-09-26drm/amd/display: clean up cm register programming functionsYue Hin Lau2-295/+76
2017-09-26drm/amd/display: Disable OTG double buffer.Yongqiang Sun1-3/+0
2017-09-26drm/amd/display: Program reg for vertical interrupt.Yongqiang Sun2-0/+14
2017-09-26drm/amd/display: clean up functions in dcn10_dpp_cmYue Hin Lau2-908/+140
2017-09-26drm/amd/display: Fix time out on bootEric Yang1-0/+6
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo3-36/+36
2017-09-26drm/amd/display: clean up header file includesYue Hin Lau4-89/+0
2017-09-26drm/amd/display: Remove mpc from bios left over, keep double buffer disabled.Yongqiang Sun2-4/+9
2017-09-26drm/amd/display: DF C-state entry blocked when DPMSHersen Wu3-1/+57
2017-09-26drm/amd/display: move cm registers from ipp to dpp_cmYue Hin Lau7-1109/+1200
2017-09-26drm/amd/display: Update DSCLEric Bernstein1-72/+29
2017-09-26drm/amd/display: work around for 8k sleep crashYongqiang Sun1-1/+1
2017-09-26drm/amd/display: Change log level for DCN powergattingBhawanpreet Lakha1-6/+6
2017-09-26drm/amd/display: retire dm_pp_apply_clock_for_voltage_requestTony Cheng1-11/+15
2017-09-26drm/amd/display: Enable double buffer when unblank crtc.Yongqiang Sun1-0/+3
2017-09-26drm/amd/display: dc: Remove unneeded includes in DCNHarry Wentland1-3/+0
2017-09-26drm/amd/display: memory leak dwbTony Cheng1-0/+5
2017-09-26drm/amd/display: cleanup naming of DCN DPP functionsYue Hin Lau4-40/+48
2017-09-26drm/amd/display: Fixed mpc add, enable always scaler for video surface.Dmytro Laktyushkin2-3/+7
2017-09-26drm/amd/display: fix hubp mpcc and opp trackingDmytro Laktyushkin2-6/+3
2017-09-26drm/amd/display: separate cm functions out from dcn10_dppYue Hin Lau4-663/+811
2017-09-26drm/amd/display: separate scl functions out from dcn10_dppYue Hin Lau4-650/+770
2017-09-26drm/amd/display: Log OTG registers with dcn10 hw stateCorbin McElhanney3-0/+100
2017-09-26drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky1-60/+25
2017-09-26drm/amd/display: refactor pplib/smu communicationTony Cheng1-1/+18
2017-09-26drm/amd/display: move vm registers to hwsequencerYue Hin Lau3-141/+101
2017-09-26drm/amd/display: remove fake address reporting when blankTony Cheng1-8/+0
2017-09-26drm/amd/display: blank otg before power gate front end.Yongqiang Sun1-1/+3
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha5-76/+75
2017-09-26drm/amd/display: Use function pointer for update_plane_addrDmytro Laktyushkin1-3/+3
2017-09-26drm/amd/display: change dcn_ip and dcn_soc into pointersBhawanpreet Lakha1-14/+14