summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)AuthorFilesLines
2018-11-30drm/amd/display: fbc state could not reach while enable fbchersen wu1-0/+1
2018-11-30drm/amd/display: Start documentation of DCDavid Francis1-1/+11
2018-11-26drm/amd/display: Load DMCU IRAMDavid Francis1-0/+7
2018-11-19drm/amd/display: fix pipe interdependent hubp programmingDmytro Laktyushkin1-0/+5
2018-11-19drm/amd/display: make underflow status clear explicitJun Lei2-0/+2
2018-11-05drm/amd/display: Expose target backlight levelAnthony Koo1-0/+1
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac1-5/+0
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2-5/+8
2018-11-05drm/amd/display: Set gamma not working on MPO planesKrunoslav Kovac1-1/+15
2018-11-05drm/amd/display: rename cstate_pstate_watermarks_st1Bhawanpreet Lakha1-2/+2
2018-11-05drm/amd/display: explicit uint64_t castingBhawanpreet Lakha1-1/+1
2018-11-05drm/amd/display: add dccg blockDmytro Laktyushkin2-0/+45
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin3-12/+12
2018-11-05drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein1-1/+2
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin3-5/+5
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin1-9/+0
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin1-3/+5
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin4-19/+4
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-1/+0
2018-10-09drm/amd/display: Calculate swizzle mode using bpp during validationSu Sung Chung2-0/+6
2018-09-26drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung1-3/+3
2018-09-10drm/amd/display: Reorder resource_pool to put i2c with auxDavid Francis1-1/+1
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu1-0/+1
2018-09-10drm/amd/display: remove unused clk_src codeDmytro Laktyushkin1-4/+0
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas1-1/+2
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher2-0/+7
2018-08-27drm/amd/display: implement DPMS DTN test v2Jun Lei1-0/+1
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-0/+3
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li1-1/+2
2018-08-27drm/amd/display: Print DPP DTN log info only for enabled pipesNikola Cornij1-0/+1
2018-08-27drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas1-0/+5
2018-08-27drm/amd/display: pass compat_level to hubpCharlene Liu1-1/+2
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-3/+3
2018-08-21drm/amd/display: make dp_ss_off optionalDmytro Laktyushkin1-0/+1
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski1-0/+5
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo1-1/+1
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha3-137/+98
2018-07-27drm/amd/display: Retry link training againBhawanpreet Lakha1-1/+2
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha3-1/+220
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng1-1/+1
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-3/+3
2018-07-16drm/amd/display: Move address tracking out of HUBPTony Cheng1-1/+0
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac2-0/+4
2018-07-13drm/amd/display: Expose bunch of functions from dcn10_hw_sequencerEric Bernstein1-0/+8
2018-07-13drm/amd/display: remove dentist_vco_freq from resource_poolDmytro Laktyushkin1-1/+0
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland1-15/+7
2018-07-13drm/amd/display: generic indirect register accessTony Cheng1-0/+46
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland1-1/+1
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland1-3/+2
2018-07-10drm/amd/display: Make function pointer structs constHarry Wentland1-1/+1