summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
* drm/amd/display: fix YCbCr420 blank colorEric Yang2018-12-181-1/+10
* drm/amd/display: fbc state could not reach while enable fbchersen wu2018-11-301-23/+34
* drm/amd/display: Remove dc_stream_state->statusDavid Francis2018-11-191-1/+1
* drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher2018-11-071-1/+6
* drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang2018-11-051-0/+15
* drm/amd/display: Remove program_csc_matrixKrunoslav Kovac2018-11-051-23/+0
* drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-051-1/+0
* drm/amd/display: Fix up coverity issuesAric Cyr2018-11-051-3/+3
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-051-2/+2
* drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin2018-11-051-9/+21
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-051-208/+4
* BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-041-1/+1
|\
| * drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2018-09-271-1/+1
* | drm/amd/display: Refactor FPGA-specific link setupNikola Cornij2018-09-261-14/+1
* | drm/amd/display: move edp fast boot optimization flag to streamAnthony Koo2018-08-271-10/+18
* | drm/amd/display: decouple front and backend pgm using dpms_off as backend ena...Samson Tam2018-08-271-37/+1
* | drm/amd/display: Refactor FreeSync moduleAnthony Koo2018-08-271-8/+26
* | drm/amd/display: Add support for toggling DFS bypassNicholas Kazlauskas2018-08-271-2/+10
|/
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-1/+1
* drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher2018-08-211-1/+7
* drm/amd/display: Check if clock source in use before disablingMikita Lipski2018-08-131-1/+3
* drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas2018-08-061-2/+2
* drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo2018-07-271-1/+1
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-1/+1
* drm/amd/display: add HDR visual confirmGloria Li2018-07-161-1/+1
* drm/amd/display: Add NULL check for local sink in edp_power_controlYue Hin Lau2018-07-131-2/+4
* drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin2018-07-131-1/+2
* drm/amd/display: Patch for extend time to panel poweron.Hugo Hu2018-07-131-3/+6
* drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin2018-07-131-3/+4
* drm/amd/display: Correct calculation of duration time.Hugo Hu2018-07-131-2/+2
* drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu2018-07-051-3/+4
* drm/amd/display: clean up set_bandwidth usageDmytro Laktyushkin2018-07-051-5/+0
* drm/amd/display: remove invalid assert when no max_pixel_clk is foundDmytro Laktyushkin2018-07-051-3/+0
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-051-2/+2
* drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin2018-07-051-133/+17
* drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin2018-07-051-16/+2
* drm/amd/display: Make it more clear when info frames affect DP or HDMIKrunoslav Kovac2018-06-151-2/+11
* drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher2018-06-151-20/+2
* drm/amd/display: Refactor audio programmingAnthony Koo2018-06-151-107/+149
* drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-291-1/+1
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-18/+18
* drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo2018-05-181-69/+0
* drm/amd/display: disable FBC on underlay pipeShirish S2018-05-151-1/+6
* drm/amd/display: Refactor otg_blank sequenceEric Bernstein2018-05-151-3/+3
* drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2018-05-151-33/+14
* drm/amd/display: Check SCRATCH reg to determine S3 resume.Yongqiang Sun2018-05-151-5/+28
* drm/amd/display: Check lid state to determine fast boot optimization.Yongqiang Sun2018-05-151-8/+16
* drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li2018-05-151-3/+6
* drm/amd/display: fix brightness level after resume from suspendRoman Li2018-05-151-1/+3
OpenPOWER on IntegriCloud