aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29drm/amd/display: Handle Renoir in DCBhawanpreet Lakha1-0/+5
2019-08-23drm/amd/display: Delete dead code in command_table_helperJulian Parkin3-96/+12
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2-4/+2
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher2-0/+4
2019-06-21drm/amd/display: Add DCN2 BIOS parsingHarry Wentland2-0/+10
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter2-0/+4
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland1-5/+0
2019-05-24drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam1-0/+2
2019-02-18drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu6-220/+0
2019-01-25revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang3-99/+0
2019-01-25drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu1-2/+1
2019-01-14drm/amd/display: Expand set_pixel_clock debug log messageKen Chalmers1-3/+5
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2-14/+11
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li1-0/+15
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li1-0/+1
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang3-0/+99
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr1-1/+1
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha1-0/+5
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin2-1450/+39
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-6/+4
2018-08-27drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas1-0/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-08-06drm/amd/display: update clk for various HDMI color depthsMikita Lipski1-0/+18
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-1/+1
2018-07-13drm/amd/display: fix incorrect check for atom table sizeTony Cheng1-1/+1
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam2-1/+413
2018-07-05drm/amd/display: Define dp_alt_modeCharlene Liu1-29/+17
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher1-2/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher2-4/+0
2018-05-17drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo1-0/+5
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2-0/+6
2018-04-11drm/amd/dc: Use atombios api directly in DCRex Zhu2-20/+28
2018-03-21drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo1-0/+1
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo3-6/+7
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2-8/+9
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2-4/+4
2018-02-19drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers1-4/+0
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu4-0/+17
2018-02-19drm/amd/display: fix incompatible structure layoutsArnd Bergmann3-61/+68
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2-0/+34
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland1-3/+11
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland1-0/+46
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland1-2/+2
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie2-10/+10