summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin5-12/+15
2018-07-13drm/amd/display: drop unused register definesDmytro Laktyushkin1-6/+2
2018-07-13drm/amd/display: remove dentist_vco_freq from resource_poolDmytro Laktyushkin1-1/+0
2018-07-13drm/amd/display: hook dp test pattern through debugfsHersen Wu1-11/+211
2018-07-13drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin1-1/+18
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee3-0/+33
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas14-713/+99
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland3-114/+117
2018-07-13drm/amd/display: Break out function to simply read aux replyHarry Wentland2-49/+76
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland4-2/+23
2018-07-13drm/amd/display: Expose configure_encoder for link_encoderTony Cheng2-2/+5
2018-07-13drm/amd/display: Define couple extra DCN registersCharlene Liu2-2/+8
2018-07-13drm/amd/display: Add Azalia registers to HW sequencerEric Bernstein1-1/+4
2018-07-13drm/amd/display: Correct calculation of duration time.Hugo Hu1-2/+2
2018-07-13drm/amd/display: dal 3.1.53Tony Cheng1-1/+1
2018-07-13drm/amd/display: set-read link rate and lane count through debugfsHersen Wu1-31/+196
2018-07-13drm/amd/display: fix incorrect check for atom table sizeTony Cheng1-1/+1
2018-07-13drm/amd/display: generic indirect register accessTony Cheng2-0/+97
2018-07-13drm/amd/display: fix bug where we are creating bogus i2c auxTony Cheng6-2/+9
2018-07-13drm/amd/display: Move common GPIO registers into a common defineCharlene Liu1-2/+5
2018-07-13drm/amd/display: Linux Set/Read link rate and lane count through debugfsHersen Wu2-0/+82
2018-07-13drm/amd/display: Implement cursor multiplierKrunoslav Kovac3-4/+24
2018-07-13drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-07-13drm/amd/display: Add avoid_vbios_exec_table debug bitTony Cheng1-0/+1
2018-07-13drm/amd/display: Separate HUBP surface size and rotation/mirror programmingEric Bernstein2-13/+23
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland5-13/+21
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland3-22/+13
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter1-3/+3
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter2-4/+4
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-10drm/amd/display: fix invalid function table overrideChristian König1-2/+25
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher3-22/+13
2018-07-10drm/amd/display: Make function pointer structs constHarry Wentland5-6/+6
2018-07-10drm/amd/display: make function tables constChristian König3-5/+5
2018-07-10drm/amd/display: fix invalid function table overrideChristian König1-2/+25
2018-07-10drm/amdgpu: allocate gart memory when it's required (v3)Junwei Zhang1-2/+11
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang1-1/+2
2018-07-06drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-06drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-06drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva1-5/+5
2018-07-06drm/amd/display: Use 2-factor allocator callsKees Cook1-4/+4
2018-07-06Revert "drm/amd/display: Fix indentation in dcn10 resource constructor"Harry Wentland1-2/+1
2018-07-06drm/amd/display: off by one in find_irq_source_info()Dan Carpenter1-1/+1
2018-07-06drm/amd/display: Fix copy error when set memory clocksRex Zhu1-2/+2
2018-07-06drm/amd/display: Refine the implementation of dm_pp_get_funcs_rvRex Zhu1-40/+40
2018-07-06drm/amd/display: Notify powerplay the display controller idrex zhu1-0/+7
2018-07-06drm/amd/display: Notify powerplay the min_dcef clockrex zhu1-0/+5
2018-07-06drm/amd/pp: Convert clock unit to KHz as definedRex Zhu1-11/+7