summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: validate plane format on primary planeShirish S2018-03-071-0/+7
* drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu2018-03-071-5/+8
* drm/amdgpu:Correct max uvd handlesJames Zhu2018-03-071-1/+1
* drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2018-03-072-7/+13
* drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2018-03-072-2/+18
* drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li2018-03-071-10/+21
* drm/amd/display: Return success when enabling interruptHarry Wentland2018-03-073-6/+5
* drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland2018-03-071-0/+24
* drm/amd/display: update infoframe after dig fe is turned onEric Yang2018-03-071-10/+13
* drm/amd/display: fix boot-up on vega10Roman Li2018-03-071-7/+12
* drm/amd/display: fix cursor related Pstate hangEric Yang2018-03-074-66/+90
* drm/amd/display: Set irq state only on existing crtcsMikita Lipski2018-03-071-4/+2
* drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo2018-03-071-1/+3
* drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2018-03-073-1/+6
* drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland2018-03-071-28/+25
* drm/amd/display: Don't block dual-link DVI modesHarry Wentland2018-03-071-2/+1
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-03-076-2/+10
* drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2018-03-075-18/+9
* drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland2018-03-071-9/+5
* drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-03-074-15/+5
* drm/amd/display: Fix FBC topology changeRoman Li2018-03-071-4/+19
* drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo2018-03-071-0/+6
* drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S2018-03-071-0/+28
* drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer2018-03-071-1/+1
* drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland2018-03-071-3/+13
* drm/amd/display: update plane params before validationShirish S2018-03-071-0/+3
* drm/amd/display: validate plane in dce110 for scalingShirish S2018-03-071-0/+11
* drm/amd/display: defer modeset check in dm_update_planes_stateShirish S2018-03-071-2/+4
* drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland2018-03-071-1/+1
* drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-071-0/+3
* drm/amdgpu: fix KV harvestingAlex Deucher2018-03-071-28/+2
* drm/amd/display: Fix active dongle hotplugRoman Li2018-03-051-0/+4
* drm/amdgpu: used cached pcie gen info for SI (v2)Alex Deucher2018-03-052-49/+23
* drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis2018-03-051-1/+1
* drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu2018-02-281-1/+1
* drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis2018-02-281-1/+4
* drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-282-3/+4
* drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng2018-02-281-11/+7
* drm/amd/powerplay: fix power over limit on FijiEric Huang2018-02-281-7/+0
* drm/amdgpu:Fixed wrong emit frame size for encJames Zhu2018-02-281-1/+1
* drm/amdgpu: move WB_FREE to correct placeMonk Liu2018-02-281-5/+7
* drm/amdgpu: only flush hotplug work without DCMonk Liu2018-02-281-2/+4
* drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
* Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-02-286-20/+19
|\
| * drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-201-1/+1
| * drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-202-10/+3
| * drm/amdgpu: Add a missing lock for drm_mm_takedownMikita Lipski2018-02-201-1/+1
| * drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher2018-02-201-4/+7
| * drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher2018-02-201-4/+7
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-252-2/+2
|\ \
OpenPOWER on IntegriCloud