summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Add warning message for INT SW fallback.Andrey Grodzovsky2018-09-261-0/+1
* Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky2018-09-263-0/+58
* drm/amdgpu:No action when VCN PG state is unchangedJames Zhu2018-09-262-2/+11
* drm/amd/display: remove redundant null pointer check before kfreezhong jiang2018-09-261-6/+2
* drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher2018-09-261-0/+5
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20Alex Deucher2018-09-261-0/+5
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher2018-09-261-1/+5
* drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher2018-09-263-4/+11
* drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensorAlex Deucher2018-09-261-0/+1
* drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20Alex Deucher2018-09-263-24/+34
* drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher2018-09-263-12/+22
* drm/amdgpu/powerplay: Move vega10_enable_smc_featuresAlex Deucher2018-09-266-12/+15
* drm/amdgpu/powerplay: add get_argument callback for vega20Alex Deucher2018-09-264-32/+15
* drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas2018-09-261-0/+3
* drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy2018-09-261-5/+14
* drm/amd/display: Remove mst_hotplug_workLeo Li2018-09-262-12/+0
* drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas2018-09-261-1/+14
* drm/amd/display: Stereo 3D support in VSCEric Bernstein2018-09-261-4/+54
* drm/amd/display: dc 3.1.67Tony Cheng2018-09-261-1/+1
* drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2018-09-263-13/+13
* drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-264-21/+198
* drm/amd/display: add pp_smu NULL pointer checkCharlene Liu2018-09-261-1/+1
* drm/amd/display: use proper pipe_ctx indexSamson Tam2018-09-261-2/+18
* drm/amd/display: Refactor FPGA-specific link setupNikola Cornij2018-09-263-40/+32
* drm/amd/pp: Return error immediately if load firmware failedRex Zhu2018-09-261-4/+6
* drm/amd/pp: Honour DC's clock limits on RvRex Zhu2018-09-261-8/+17
* drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu2018-09-261-0/+2
* BackMerge v4.19-rc5 into drm-nextDave Airlie2018-09-27805-4518/+8350
|\
| * Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman2018-09-231-1/+1
| * Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-232-12/+15
| |\
| | * mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-09-111-5/+6
| | * mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
| * | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-232-7/+22
| |\ \
| | * | xen: issue warning message when out of grant maptrack entriesJuergen Gross2018-09-191-6/+21
| | * | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-191-1/+1
| * | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-235-11/+12
| |\ \ \
| | * | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-215-11/+12
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-2316-39/+245
| |\ \ \ \
| | * | | | x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-206-8/+42
| | * | | | MAINTAINERS: Add X86 MM entryThomas Gleixner2018-09-201-0/+9
| | * | | | x86/intel_rdt: Add Reinette as co-maintainer for RDTFenghua Yu2018-09-201-0/+1
| | * | | | MAINTAINERS: Add Borislav to the x86 maintainersThomas Gleixner2018-09-191-0/+1
| | * | | | x86/paravirt: Fix some warning messagesDan Carpenter2018-09-191-2/+2
| | * | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| | * | | | x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre2018-09-181-2/+12
| | * | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| | * | | | x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre2018-09-181-0/+6
| | * | | | x86/intel_rdt: Fix unchecked MSR accessReinette Chatre2018-09-181-0/+12
| | * | | | x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre2018-09-181-1/+1
| | * | | | x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2018-09-182-0/+8