summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...Dave Airlie2020-01-1318-51/+1031
|\
| * drm/amd/display: Fix compilation warnings on i386Mikita Lipski2020-01-101-2/+2
| * drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcsAlex Deucher2020-01-101-1/+1
| * drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCNAlex Deucher2020-01-103-1/+17
| * drm: add dp helper to initialize remote aux channel.David (Dingchen) Zhang2020-01-103-0/+17
| * drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski2020-01-101-0/+33
| * drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski2020-01-102-0/+64
| * drm/amd/display: Recalculate VCPI slots for new DSC connectorsMikita Lipski2020-01-101-5/+71
| * drm/amd/display: Check return value of drm helperMikita Lipski2020-01-101-45/+54
| * drm/amd/display: MST DSC compute fair shareDavid Francis2020-01-105-2/+376
| * drm/amd/display: Add PBN per slot calculation for DSCMikita Lipski2020-01-102-0/+10
| * drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_stateMikita Lipski2020-01-101-3/+3
| * drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski2020-01-102-2/+65
| * drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski2020-01-102-0/+66
| * drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski2020-01-105-6/+13
| * drm/amd/display: Write DSC enable to MST DPCDDavid Francis2020-01-101-1/+18
| * drm/amd/display: Validate DSC caps on MST endpointsDavid Francis2020-01-102-1/+29
| * drm/amd/display: Initialize DSC PPS variables to 0David Francis2020-01-102-0/+6
| * drm/dp_mst: Add new quirk for Synaptics MST hubsMikita Lipski2020-01-103-0/+36
| * drm/dp_mst: Add helpers for MST DSC and virtual DPCD auxDavid Francis2020-01-102-0/+145
| * drm/dp_mst: Fill branch->num_portsDavid Francis2020-01-101-0/+2
| * drm/dp_mst: Add MST support to DP DPCD R/W functionsDavid Francis2020-01-102-20/+22
| * drm/dp_mst: Parse FEC capability on MST portsDavid Francis2020-01-102-0/+5
| * drm/dp_mst: Add PBN calculation for DSC modesDavid Francis2020-01-107-11/+25
* | Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie2020-01-13205-2089/+8629
|\|
| * drm/amdkfd: Improve kfd_process lookup in kfd_ioctlFelix Kuehling2020-01-092-4/+28
| * drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
| * drm/amd/display: add event type check before restart the authenticationXiaodong Yan2020-01-071-2/+7
| * drm/amd/display: Add delay after h' watchdog timeout eventMichael Strauss2020-01-071-4/+4
| * drm/amd/display: rx_validation failed resume from sleepJing Zhou2020-01-071-4/+16
| * drm/amd/display: Return correct Error code for validate h_primeBhawanpreet Lakha2020-01-071-1/+1
| * drm/amd/display: Fix hdcp1 create sessionBhawanpreet Lakha2020-01-071-1/+2
| * drm/amd/display: fix psp return condition for hdcp moduleBhawanpreet Lakha2020-01-071-1/+1
| * drm/amd: use list_for_each_entry for list iteration.Wambui Karuga2020-01-071-15/+4
| * drm/radeon: remove unnecessary braces around conditionals.Wambui Karuga2020-01-076-21/+18
| * drm/radeon: remove boolean checks in if statements.Wambui Karuga2020-01-078-16/+16
| * Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
| * drm/amdgpu/gfx: simplify old firmware warningAlex Deucher2020-01-072-4/+2
| * drm/amdgpu/gmc10: use common invalidation engine helperAlex Deucher2020-01-072-16/+5
| * drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher2020-01-074-41/+42
| * drm/amdgpu: updated UMC error address record with correct channel indexJohn Clements2020-01-071-33/+32
| * drm/amdgpu: resolved bug in UMC RAS CE queryJohn Clements2020-01-071-12/+20
| * drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan2020-01-073-35/+37
| * drm/amd/powerplay: issue proper hdp flush for table transferringEvan Quan2020-01-075-10/+30
| * drm/amd/powerplay: refine code to support no-dpm caseEvan Quan2020-01-073-1/+20
| * drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan2020-01-0711-47/+117
| * drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan2020-01-076-16/+24
| * drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asicsKevin Wang2020-01-072-3/+50
| * drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VFZhigang Luo2020-01-071-10/+12
| * drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo2020-01-071-7/+11