Age | Commit message (Expand) | Author | Files | Lines |
2020-04-28 | drm/amd/display: Pass command instead of header into DMUB service | Nicholas Kazlauskas | 1 | -20/+42 |
2020-03-13 | AMD DISPLAY CORE: Use fallthrough; | Joe Perches | 1 | -2/+2 |
2020-02-12 | drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2 | Alex Deucher | 1 | -10/+3 |
2020-02-11 | drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT | Nicholas Kazlauskas | 1 | -4/+0 |
2020-02-11 | drm/amd/display: Don't treat missing command table as failure | Nicholas Kazlauskas | 1 | -2/+2 |
2020-01-22 | drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUB | Nicholas Kazlauskas | 1 | -0/+4 |
2020-01-22 | drm/amd/display: Fallback to DMCUB when command table is missing | Nicholas Kazlauskas | 1 | -4/+70 |
2019-12-05 | drm/amd/display: Split DMUB cmd type into type/subtype | Nicholas Kazlauskas | 1 | -4/+9 |
2019-12-05 | drm/amd/display: fix dprefclk and ss percentage reading on RN | Eric Yang | 1 | -0/+1 |
2019-12-05 | drm/amd/display: populate bios integrated info for renoir | Joseph Gravenor | 1 | -0/+1 |
2019-12-02 | drm/amd/display: Remove unneeded semicolon in bios_parser2.c | zhengbin | 1 | -1/+1 |
2019-12-02 | drm/amd/display: Remove unneeded semicolon in bios_parser.c | zhengbin | 1 | -1/+1 |
2019-11-19 | drm/amd/display: cleanup of construct and destruct funcs | Anthony Koo | 2 | -6/+6 |
2019-11-19 | drm/amd/display: remove set but not used variable 'bp' in bios_parser.c | zhengbin | 1 | -2/+0 |
2019-11-19 | drm/amd/display: remove set but not used variable 'bp' in bios_parser2.c | zhengbin | 1 | -2/+0 |
2019-11-13 | drm/amd/display: rename DCN1_0 kconfig to DCN | Bhawanpreet Lakha | 1 | -1/+1 |
2019-11-13 | drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag | Bhawanpreet Lakha | 1 | -2/+0 |
2019-11-13 | drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED | Bhawanpreet Lakha | 2 | -4/+0 |
2019-11-13 | drm/amd/display: add oem i2c implemenation in dc | Jun Lei | 1 | -24/+39 |
2019-11-13 | drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards | Nicholas Kazlauskas | 1 | -19/+8 |
2019-11-13 | drm/amd/display: Add DMUB support to DC | Nicholas Kazlauskas | 1 | -0/+91 |
2019-10-10 | drm/amd/display: Use swap() where appropriate | Ville Syrjälä | 2 | -11/+4 |
2019-08-29 | drm/amd/display: Handle Renoir in DC | Bhawanpreet Lakha | 1 | -0/+5 |
2019-08-23 | drm/amd/display: Delete dead code in command_table_helper | Julian Parkin | 3 | -96/+12 |
2019-08-15 | drm/amd/display: make firmware info only load once during dc_bios create | Dmytro Laktyushkin | 2 | -4/+2 |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher | 2 | -0/+4 |
2019-06-21 | drm/amd/display: Add DCN2 BIOS parsing | Harry Wentland | 2 | -0/+10 |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2 | -0/+4 |
2019-06-10 | drm/amd: drop use of drmP.h in atom.h | Sam Ravnborg | 1 | -0/+2 |
2019-06-10 | drm/amd: drop use of drmp.h in os_types.h | Sam Ravnborg | 1 | -0/+2 |
2019-05-24 | drm/amd/display: Drop DCN1_01 guards | Harry Wentland | 1 | -5/+0 |
2019-05-24 | drm/amd/display: block passive dongle EDID Emulation for USB-C ports | Samson Tam | 1 | -0/+2 |
2019-02-18 | drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2019-01-25 | drm/amd/display: Connect dig_fe to otg directly instead of calling bios | hersen wu | 6 | -220/+0 |
2019-01-25 | revert "drm/amd/display: Add condition to sync eDP SW status and HW status" | Eric Yang | 3 | -99/+0 |
2019-01-25 | drm/amd/display: fix eDP fast bootup for pre-raven asic | hersen wu | 1 | -2/+1 |
2019-01-14 | drm/amd/display: Expand set_pixel_clock debug log message | Ken Chalmers | 1 | -3/+5 |
2019-01-14 | drm/amd/display: Use 100 Hz precision for pipe pixel clocks | Ken Chalmers | 2 | -14/+11 |
2018-12-18 | drm/amd/display: Add functionality to get XGMI SS info | Leo Li | 1 | -0/+15 |
2018-12-18 | drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20 | Leo Li | 1 | -0/+1 |
2018-11-05 | drm/amd/display: Add condition to sync eDP SW status and HW status | Lewis Huang | 3 | -0/+99 |
2018-11-05 | drm/amd/display: Fix up coverity issues | Aric Cyr | 1 | -1/+1 |
2018-09-14 | drm/amd/display: Add Raven2 definitions in dc | Bhawanpreet Lakha | 1 | -0/+5 |
2018-09-10 | drm/amd/display: remove dead dc vbios code | Dmytro Laktyushkin | 2 | -1450/+39 |
2018-08-27 | drm/amd/display: Create new i2c resource | David Francis | 1 | -6/+4 |
2018-08-27 | drm/amd/display: Set DFS bypass flags for dce110 | Nicholas Kazlauskas | 1 | -0/+3 |
2018-08-21 | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86" | Leo (Sunpeng) Li | 1 | -1/+1 |
2018-08-06 | drm/amd/display: update clk for various HDMI color depths | Mikita Lipski | 1 | -0/+18 |
2018-07-19 | drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86 | Michel Dänzer | 1 | -1/+1 |
2018-07-13 | drm/amd/display: fix incorrect check for atom table size | Tony Cheng | 1 | -1/+1 |