summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-05drm/amdgpu/display: add fallthrough commentAlex Deucher1-0/+1
2019-12-05drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen1-10/+22
2019-12-05drm/amd/display: update dispclk and dppclk vco frequencyEric Yang1-1/+1
2019-12-05drm/amd/display: Fix screen tearing on vrr testsAmanda Liu2-20/+13
2019-12-05drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij1-2/+10
2019-12-05drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu2-2/+2
2019-12-05drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma1-1/+8
2019-12-05drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor1-34/+80
2019-12-05drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi1-1/+1
2019-12-05drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2-4/+7
2019-12-05drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor1-1/+4
2019-12-05drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij1-3/+10
2019-12-05drm/amd/display: update sr and pstate latencies for RenoirEric Yang3-7/+26
2019-12-05drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer1-3/+19
2019-12-05drm/amdgpu: add header line for power profile on ArcturusAlex Deucher1-0/+5
2019-12-05drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen1-16/+22
2019-12-05Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...Dave Airlie6-4/+64
2019-12-05Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie7-30/+104
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin1-2/+4
2019-12-04drm/omap: fix dma_addr refcountingTomi Valkeinen1-0/+4
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding1-0/+3
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding1-2/+16
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding3-5/+3
2019-12-04drm/tegra: vic: Export module device tableThierry Reding1-2/+3
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding1-5/+19
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding1-8/+8
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding2-7/+11
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding1-0/+43
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding1-3/+0
2019-12-04agp: Add bridge parameter documentationCorentin Labbe1-0/+3
2019-12-04agp: remove unused variable num_segmentsCorentin Labbe1-2/+1
2019-12-04agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe1-7/+2
2019-12-04Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...Dave Airlie30-302/+235
2019-12-03drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck1-0/+1
2019-12-03drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-03drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-03drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-03drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-03drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-03drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-03drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-12-03drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao11-67/+21
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-12-03drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-02Merge tag 'drm-intel-next-fixes-2019-11-28' of git://anongit.freedesktop.org/...Dave Airlie24-93/+354
2019-12-02Merge tag 'drm-msm-next-2019-11-05' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie44-307/+995