aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dce110 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback1-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei1-2/+36
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin1-2/+2
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2-38/+38
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein1-1/+1
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin1-1/+1
2019-03-20drm/amd/display: Fix DP audio regressionWesley Chalmers1-3/+2
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu1-2/+1
2019-03-20drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein1-0/+1
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei1-1/+1
2019-03-19drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein1-7/+8
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas1-0/+20
2019-03-05drm/amd/display: make seamless boot work genericallyAnthony Koo1-0/+3
2019-03-05drm/amd/display: PPLIB HookupJun Lei1-9/+28
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun1-4/+2
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan1-0/+6
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo1-1/+9
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin1-2/+2
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo1-0/+6
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo1-16/+15
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo1-1/+3
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo1-0/+5
2019-02-05drm/amd/display: Use context parameters to enable FBCShirish S1-1/+1
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-51/+3
2019-01-25drm/amd/display: take dpms_off into account for edp turn off logicEric Yang1-4/+8
2019-01-25revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang1-15/+0
2019-01-25drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu1-0/+2
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis1-1/+1
2019-01-14drm/amd/display: fix PME notification not working in RV desktopCharlene Liu1-1/+6
2019-01-14drm/amd/display: Fix missing hwss function for dceJoshua Aberback1-0/+23
2019-01-14amdgpu/dc: remove various variables that are defined but never usedColin Ian King1-2/+0
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2-15/+15
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei2-17/+11
2018-12-18drm/amd/display: fix YCbCr420 blank colorEric Yang1-1/+10
2018-11-30drm/amd/display: fbc state could not reach while enable fbchersen wu2-83/+65
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis1-1/+1
2018-11-07drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-07drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang1-0/+15
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac1-23/+0
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo1-1/+0
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr1-3/+3
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2-10/+10
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin1-1/+1
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin1-8/+0
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin2-12/+27
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin3-218/+12
2018-10-24drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis1-1/+1
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei1-0/+2
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-2/+1