summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback
2019-04-15drm/amd/display: Relax requirements for CRTCs to be enabledNicholas Kazlauskas
2019-04-15drm/amd/display: Check scaling info when determing update typeNicholas Kazlauskas
2019-04-15drm/amd/display: Don't warn when DC update type > DM guessNicholas Kazlauskas
2019-04-15drm/amd/display: Use surface directly when checking update typeNicholas Kazlauskas
2019-04-15drm/amd/display: Add basic downscale and upscale valdiationNicholas Kazlauskas
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam
2019-04-15drm/amd/display: Rework DC plane filling and surface updatesNicholas Kazlauskas
2019-04-15drm/amd/display: Recalculate pitch when buffers changeNicholas Kazlauskas
2019-04-15drm/amd/display: Maintain z-ordering when creating planesNicholas Kazlauskas
2019-04-15drm/amd/display: Update plane scaling parameters for fast updatesNicholas Kazlauskas
2019-04-15drm/amd/display: 3.2.26Aric Cyr
2019-04-15drm/amd/display: Read eDP link settings on detectionAnthony Koo
2019-04-15drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei
2019-04-15drm/amd/display: Add DRM color properties for primary planesNicholas Kazlauskas
2019-04-15drm/amd/display: Expose support for NV12 on suitable planesNicholas Kazlauskas
2019-04-15drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo
2019-04-12drm/amdgpu: Set proper function to set xgmi pstateshaoyunl
2019-04-12drm/powerplay: Add smu set xgmi pstate interfaceshaoyunl
2019-04-12drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König
2019-04-12drm/amdgpu: update version for timeline syncobj support in amdgpu v2Chunming Zhou
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou
2019-04-12Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-12Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-10drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin
2019-04-10drm/amd/display: Pass plane caps into amdgpu_dm_plane_initNicholas Kazlauskas
2019-04-10drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li
2019-04-10drm/amd/display: Recreate private_obj->state during S3 resumeLeo Li
2019-04-10drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu
2019-04-10drm/amd/display: fix underflow on bootEric Yang
2019-04-10drm/amd/display: disable link before changing link settingsAnthony Koo
2019-04-10drm/amd/display: init dc_config before rest of DC initAnthony Koo
2019-04-10drm/amd/display: Call hwss.set_cursor_sdr_white_level, if availableSivapiriyanKumarasamy
2019-04-10drm/amd/display: Set surface color space from DRM plane stateNicholas Kazlauskas
2019-04-10drm/amd/display: prefer preferred link cap over verified link settingsWenjing Liu
2019-04-10drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic
2019-04-10drm/amd/display: 3.2.25Aric Cyr
2019-04-10drm/amd/display: return correct dc_status for dcn10_validate_globalSu Sung Chung
2019-04-10drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin
2019-04-10drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu
2019-04-10drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy
2019-04-10drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirmNicholas Kazlauskas
2019-04-10drm/amd/display: Initialize stream_update with memsetNicholas Kazlauskas
2019-04-10drm/amd/display: Remove semicolon from to_dm_plane_state definitionNicholas Kazlauskas
2019-04-10drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao
2019-04-10drm/amdgpu: Always enable memory sharing within same XGMI hiveshaoyunl