summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-1263-586/+1318
|\
| * drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin2019-04-101-8/+3
| * drm/amd/display: Pass plane caps into amdgpu_dm_plane_initNicholas Kazlauskas2019-04-101-29/+34
| * drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2019-04-102-21/+49
| * drm/amd/display: Recreate private_obj->state during S3 resumeLeo Li2019-04-101-0/+7
| * drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu2019-04-101-1/+1
| * drm/amd/display: fix underflow on bootEric Yang2019-04-101-4/+2
| * drm/amd/display: disable link before changing link settingsAnthony Koo2019-04-101-0/+9
| * drm/amd/display: init dc_config before rest of DC initAnthony Koo2019-04-101-2/+2
| * drm/amd/display: Call hwss.set_cursor_sdr_white_level, if availableSivapiriyanKumarasamy2019-04-101-0/+3
| * drm/amd/display: Set surface color space from DRM plane stateNicholas Kazlauskas2019-04-101-1/+52
| * drm/amd/display: prefer preferred link cap over verified link settingsWenjing Liu2019-04-103-1/+13
| * drm/amd/display: remove min reduction for abm 2.2 level 3Josip Pavic2019-04-101-2/+2
| * drm/amd/display: 3.2.25Aric Cyr2019-04-101-1/+1
| * drm/amd/display: return correct dc_status for dcn10_validate_globalSu Sung Chung2019-04-102-2/+2
| * drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2019-04-102-2/+6
| * drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij2019-04-104-28/+28
| * drm/amd/display: fix clk_mgr namingDmytro Laktyushkin2019-04-104-5/+5
| * drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu2019-04-103-50/+51
| * drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy2019-04-103-5/+5
| * drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirmNicholas Kazlauskas2019-04-101-1/+38
| * drm/amd/display: Initialize stream_update with memsetNicholas Kazlauskas2019-04-101-1/+3
| * drm/amd/display: Remove semicolon from to_dm_plane_state definitionNicholas Kazlauskas2019-04-101-1/+1
| * drm/amdgpu: support dpm level modification under virtualization v3Yintian Tao2019-04-107-0/+165
| * drm/amdgpu: Always enable memory sharing within same XGMI hiveshaoyunl2019-04-101-1/+1
| * drm/amdgpu: Add a check to avoid panic because of unexpected irqsxinhui pan2019-04-103-3/+21
| * drm/amdgpu: sdma use amdgpu_ras_feature_enable_on_bootxinhui pan2019-04-101-2/+2
| * drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_bootxinhui pan2019-04-101-2/+2
| * drm/amdgpu: gfx use amdgpu_ras_feature_enable_on_bootxinhui pan2019-04-101-2/+2
| * drm/amdgpu: Introduce another ras enable functionxinhui pan2019-04-102-0/+30
| * drm/amdgpu: Make default ras error type to nonexinhui pan2019-04-101-9/+15
| * drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeffKevin Wang2019-04-102-74/+7
| * drm/amd/powerplay: optimization function of smu_update_tableKevin Wang2019-04-102-3/+9
| * drm/amd/powerplay: check for invalid profile mode before switchingEvan Quan2019-04-041-3/+2
| * drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas2019-04-031-3/+9
| * drm/amd/display: Fix "dc has no member named dml" compile errorLeo Li2019-04-031-0/+2
| * drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-0315-203/+252
| * drm/amd/display: Make pageflip event delivery compatible with VRR.Mario Kleiner2019-04-031-13/+55
| * drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner2019-04-038-16/+204
| * drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner2019-04-032-12/+14
| * drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)Mario Kleiner2019-04-031-0/+36
| * drm/amd/display: Update VRR state earlier in atomic_commit_tail.Mario Kleiner2019-04-031-15/+46
| * drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell2019-04-032-1/+17
| * drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell2019-04-031-1/+22
| * drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell2019-04-031-11/+21
| * drm/amdgpu: Add preferred_domain check when determine XGMI stateshaoyunl2019-04-032-1/+13
| * drm/amdgpu: provide the page fault queue to the VM codeChristian König2019-04-032-0/+2
| * drm/amdgpu: handle leaf PDEs as PTEs on VegaChristian König2019-04-031-7/+14
| * drm/amdgpu: fix ATC handling for RyzenChristian König2019-04-031-5/+8
| * drm/amdgpu: Adjust TMR address alignment as per HW requirementshaoyunl2019-04-031-3/+3