summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/pp: Add a helper to convert VID to voltage valueRex Zhu2018-02-192-0/+6
* drm/amdgpu: drop extra tlb invalidation in gpuvmAlex Deucher2018-02-191-2/+0
* drm/amdgpu: adjust HDP write queue flushing for tlb invalidationAlex Deucher2018-02-196-11/+4
* drm/amdgpu: add HDP asic callbacks for SOC15 (v2)Alex Deucher2018-02-191-0/+12
* drm/amdgpu: add HDP asic callbacks for VIAlex Deucher2018-02-191-0/+14
* drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher2018-02-191-0/+14
* drm/amdgpu: add HDP asic callbacks for SIAlex Deucher2018-02-191-0/+14
* drm/amdgpu: add new asic callbacks for HDP flush/invalidationAlex Deucher2018-02-191-0/+6
* drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez2018-02-191-1/+2
* drm/amdgpu: add high priority compute support for gfx9Andres Rodriguez2018-02-191-0/+100
* drm/amd/powerplay: use ffs/fls instead of implementing our ownEvan Quan2018-02-191-23/+4
* drm/amd/powerplay: export the thermal ranges of Carrizo (V2)Evan Quan2018-02-191-0/+15
* drm/amd/powerplay: export the thermal ranges of VI asics (V2)Evan Quan2018-02-192-0/+27
* drm/amd/powerplay: export vega10 specific thermal ranges (V2)Evan Quan2018-02-192-0/+50
* drm/amd/powerplay: export thermal range through temp sysfsAlex Deucher2018-02-191-2/+9
* drm/amd/powerplay: new hw manager interface for retrieving device specific th...Evan Quan2018-02-191-0/+2
* drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan2018-02-192-0/+20
* drm/amd/powerplay: correct PP_TemperatureRange member type since negative val...Evan Quan2018-02-193-6/+6
* drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan2018-02-196-20/+18
* drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan2018-02-193-14/+6
* drm/radeon: use raw buffer printk specifierDmitry Rozhkov2018-02-191-2/+2
* drm/amd/powerplay: drop unneeded newlineJulia Lawall2018-02-195-8/+12
* Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-1615-43/+1742
|\
| * drm/i915: fix misalignment in HDCP register defRamalingam C2018-02-051-29/+29
| * drm/i915: Reauthenticate HDCP on failureRamalingam C2018-02-051-7/+11
| * drm/i915: Detect panel's hdcp capabilityRamalingam C2018-02-053-5/+56
| * drm/i915: Optimize HDCP key loadRamalingam C2018-02-051-2/+4
| * drm/i915: Retry HDCP bksv readRamalingam C2018-02-051-5/+13
| * drm/i915: Connector info in HDCP debug msgsRamalingam C2018-02-051-3/+11
| * drm/i915: Stop encryption for repeater with no sinkRamalingam C2018-02-051-2/+8
| * drm/i915: Handle failure from 2nd stage HDCP authRamalingam C2018-02-051-0/+3
| * drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMSSean Paul2018-01-301-4/+5
| * drm/i915: Restore HDCP DRM_INFO when with no downstreamSean Paul2018-01-301-3/+2
| * drm/i915: Check for downstream topology errorsRamalingam C2018-01-181-0/+6
| * drm/i915: Start repeater auth on READY/CP_IRQRamalingam C2018-01-181-6/+6
| * drm/i915: II stage HDCP auth for repeater onlyRamalingam C2018-01-181-1/+4
| * drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C2018-01-185-10/+37
| * drm/i915/dp: Fix compilation of intel_dp_hdcp_check_linkChris Wilson2018-01-181-1/+3
| * drm/i915: Only disable HDCP when it's activeSean Paul2018-01-091-3/+5
| * drm/i915: Don't allow HDCP on PORT E/FSean Paul2018-01-091-1/+2
| * drm/i915: Implement HDCP for DisplayPortSean Paul2018-01-081-7/+237
| * drm/i915: Implement HDCP for HDMISean Paul2018-01-084-0/+282
| * drm/i915: Add function to output Aksv over GMBUSSean Paul2018-01-083-3/+46
| * drm/i915: Make use of indexed write GMBUS featureSean Paul2018-01-081-14/+20
| * drm/i915: Add HDCP framework + base implementationSean Paul2018-01-087-0/+905
| * drm: Add Content Protection propertySean Paul2018-01-082-0/+86
| * drm/i915: Add more control to wait_for routinesSean Paul2018-01-083-15/+39
| * drm: Fix link-status kerneldoc line lengthsSean Paul2018-01-081-4/+5
* | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-16106-739/+2978
|\ \
| * | drm/radeon: only enable swiotlb path when need v2Chunming Zhou2018-02-133-3/+6