aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2
2018-09-26drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher1-0/+5
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20Alex Deucher1-0/+5
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12Alex Deucher1-1/+5
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher3-4/+11
2018-09-26drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensorAlex Deucher1-0/+1
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20Alex Deucher3-24/+34
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher3-12/+22
2018-09-26drm/amdgpu/powerplay: Move vega10_enable_smc_featuresAlex Deucher6-12/+15
2018-09-26drm/amdgpu/powerplay: add get_argument callback for vega20Alex Deucher4-32/+15
2018-09-26drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas1-0/+3
2018-09-26drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy1-5/+14
2018-09-26drm/amd/display: Remove mst_hotplug_workLeo Li2-12/+0
2018-09-26drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas1-1/+14
2018-09-26drm/amd/display: Stereo 3D support in VSCEric Bernstein1-4/+54
2018-09-26drm/amd/display: dc 3.1.67Tony Cheng1-1/+1
2018-09-26drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung3-13/+13
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy4-21/+198
2018-09-26drm/amd/display: add pp_smu NULL pointer checkCharlene Liu1-1/+1
2018-09-26drm/amd/display: use proper pipe_ctx indexSamson Tam1-2/+18
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij3-39/+31
2018-09-26drm/amd/pp: Return error immediately if load firmware failedRex Zhu1-4/+6
2018-09-26drm/amd/pp: Honour DC's clock limits on RvRex Zhu1-8/+17
2018-09-26drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu1-0/+2
2018-09-26block: fix deadline elevator drain for zoned block devicesDamien Le Moal1-1/+1
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie805-4515/+8347
2018-09-27Merge tag 'drm-hisilicon-next-2018-09-26' of github.com:xin3liang/linux into drm-nextDave Airlie5-27/+12
2018-09-27Merge tag 'du-next-20180925' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie11-147/+595
2018-09-27Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie5-7/+49
2018-09-27Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixesDave Airlie1-6/+21
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
2018-09-26drm/fsl-dcu: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-4/+4
2018-09-26MAINTAINERS: Move fsl-dcu driver to drm-misc treeStefan Agner1-0/+1
2018-09-26drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpmLeonard Crestez1-0/+15
2018-09-26drm/mxsfb: Add PM_SLEEP supportLeonard Crestez1-0/+21
2018-09-26drm/mxsfb: Add pm_runtime calls to pipe_enable/disableLeonard Crestez1-0/+4
2018-09-26drm/mxsfb: Fix initial corrupt frame when activating displayLeonard Crestez1-13/+32
2018-09-26drm/mxsfb: Move axi clk enable/disable to crtc enable/disableLeonard Crestez1-6/+2
2018-09-26drm/tegra: Detach devices from IOMMU DMA domain on arm32Dmitry Osipenko1-0/+12
2018-09-26gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32Dmitry Osipenko1-1/+12
2018-09-26drm/tegra: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-5/+5
2018-09-26drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand1-0/+5
2018-09-26gpu: host1x: Remove spurious tabThierry Reding1-1/+1
2018-09-26drm/tegra: sor: Add Tegra194 supportThierry Reding2-0/+111
2018-09-26drm/tegra: dpaux: Add Tegra194 supportThierry Reding1-0/+1
2018-09-26drm/tegra: dc: Add Tegra194 supportThierry Reding3-1/+53
2018-09-26drm/tegra: hub: Add Tegra194 supportThierry Reding3-4/+17
2018-09-26drm/tegra: dc: Do not register DC without primary planeThierry Reding1-0/+22
2018-09-26drm/udl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-1/+1
2018-09-26Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuGreg Kroah-Hartman4-4/+16