Age | Commit message (Expand) | Author |
2023-10-09 | drm/amd/display: Don't use fsleep for PSR exit waits | Nicholas Kazlauskas |
2023-07-18 | drm/amd/display: Add missing static | Rodrigo Siqueira |
2023-06-09 | drm/amd/display: Clean FPGA code in dc | Qingqing Zhuo |
2023-02-28 | drm/amd/display: Reduce CPU busy-waiting for long delays | Aric Cyr |
2022-10-27 | drm/amd/display: Drop struct crc_region and reuse struct rect | Alan Liu |
2022-07-05 | drm/amd/display: Move all linux includes into OS types | Harry Wentland |
2022-05-10 | drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dce | Alex Hung |
2021-04-09 | drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct | Nirmoy Das |
2021-03-05 | drm/amd/display: Process crc window at DMCU | Wayne Lin |
2021-02-02 | drm/amd/display: Add Freesync HDMI support to DMCU | Stylon Wang |
2021-01-11 | drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file... | Lee Jones |
2021-01-11 | drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load... | Lee Jones |
2020-11-10 | drm/amd/display: Engage PSR synchronously | Krunoslav Kovac |
2020-02-25 | drm/amd/display: Update TX masks correctly | Alvin Lee |
2020-01-16 | drm/amd/display: remove psr state condition when psr exit case | Lewis Huang |
2019-11-13 | drm/amd/display: rename DCN1_0 kconfig to DCN | Bhawanpreet Lakha |
2019-11-13 | drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag | Bhawanpreet Lakha |
2019-11-13 | drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED | Bhawanpreet Lakha |
2019-11-13 | drm/amd/display: Add PSP FW version mask. | Yongqiang Sun |
2019-11-13 | drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW. | Yongqiang Sun |
2019-09-13 | drm/amd/display: remove hw access from dc_destroy | Jun Lei |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amd/display: Add DCN2 HW Sequencer and Resource | Harry Wentland |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmp.h in os_types.h | Sam Ravnborg |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg |
2019-05-31 | drm/amd/display: Increase Backlight Gain Step Size | Eryk Brol |
2019-05-31 | drm/amd/display: disable PSR/ABM before destroy DMCU struct | Paul Hsieh |
2019-04-23 | drm/amd/display: add explicit handshake between x86 and DMCU | Jun Lei |
2019-04-23 | drm/amd/display: Send DMCU messages only if FW loaded | Anthony Koo |
2019-03-19 | drm/amd/display: Add PSR SMU Interrupt support | SivapiriyanKumarasamy |
2019-01-25 | drm/amd/display: Update DMCU versioning mechanism | Josip Pavic |
2019-01-14 | drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU state | Martin Tsai |
2018-08-21 | Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86" | Leo (Sunpeng) Li |
2018-07-27 | drm/amd/display: Prevent PSR from being enabled if initialization fails | Anthony Koo |
2018-07-19 | drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86 | Michel Dänzer |
2018-05-18 | drm/amd/display: get rid of 32.32 unsigned fixed point | Dmytro Laktyushkin |
2018-02-19 | drm/amd/display: provide an interface to query firmware version | Anthony Koo |
2018-02-19 | drm/amd/display: disablePSR in UpdatePlanes in PassiveLevel | Charlene Liu |
2017-12-20 | drm/amd/display: Fix check for whether dmcu fw is running | Anthony Koo |
2017-12-06 | drm/amd/display: DMCU and ABM maintenance and refactor | Anthony Koo |
2017-12-04 | drm/amd/display: DMCU FW loading from PSP | Anthony Koo |
2017-11-07 | amdgpu/dc: fix indentation warning from smatch. | Dave Airlie |
2017-10-17 | drm/amd/display/dc: drop dm_delay_in_microseconds | Alex Deucher |
2017-09-28 | drm/amd/display: Use kernel alloc/free | Harry Wentland |
2017-09-26 | drm/amd/display: only polling VSync Phase within VSync peroroid | Charlene Liu |
2017-09-26 | drm/amd/display: fix not enter/exit PSR with latest driver/SBIOS | Charlene Liu |
2017-09-26 | drm/amd/display: use some sensible time out | Tony Cheng |
2017-09-26 | drm/amd/display: Roll core_link into dc_link | Harry Wentland |
2017-09-26 | drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc... | Amy Zhang |