summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+2
* drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-12-111-0/+1
* drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-12-111-0/+1
* drm/amd/display: include linux/slab.h where neededArnd Bergmann2019-12-101-0/+2
* drm/amd/display: fix undefined struct member referenceArnd Bergmann2019-12-101-0/+2
* drm/amd/display: Compare clock state member to determine optimization.Yongqiang Sun2019-12-061-1/+17
* drm/amdgpu/display: add fallthrough commentAlex Deucher2019-12-061-0/+1
* drm/amd/display: Increase the number of retries after AUX DEFERGeorge Shen2019-12-061-10/+22
* drm/amd/display: update dispclk and dppclk vco frequencyEric Yang2019-12-061-1/+1
* drm/amd/display: Fix screen tearing on vrr testsAmanda Liu2019-12-062-20/+13
* drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij2019-12-061-2/+10
* drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu2019-12-062-2/+2
* drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma2019-12-061-1/+8
* drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor2019-12-061-34/+80
* drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi2019-12-061-1/+1
* drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2019-12-062-4/+7
* drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor2019-12-061-1/+4
* drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij2019-12-061-3/+10
* drm/amd/display: update sr and pstate latencies for RenoirEric Yang2019-12-053-7/+26
* drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer2019-12-051-3/+19
* drm/amdgpu: add header line for power profile on ArcturusAlex Deucher2019-12-051-0/+5
* drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen2019-12-051-16/+22
* Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...Dave Airlie2019-12-056-4/+64
|\
| * drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin2019-12-041-2/+4
| * drm/omap: fix dma_addr refcountingTomi Valkeinen2019-12-041-0/+4
| * drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck2019-12-031-0/+1
| * drm/mgag200: Add workaround for HW that does not support 'startadd'Thomas Zimmermann2019-11-272-1/+38
| * drm/mgag200: Store flags from PCI driver data in device structureThomas Zimmermann2019-11-272-0/+9
| * drm/mgag200: Extract device type from flagsThomas Zimmermann2019-11-272-1/+8
* | Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie2019-12-057-30/+104
|\ \
| * | drm/tegra: Run hub cleanup on ->remove()Thierry Reding2019-12-041-0/+3
| * | drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding2019-12-041-2/+16
| * | drm/tegra: Silence expected errors on IOMMU attachThierry Reding2019-12-043-5/+3
| * | drm/tegra: vic: Export module device tableThierry Reding2019-12-041-2/+3
| * | drm/tegra: sor: Implement system suspend/resumeThierry Reding2019-12-041-5/+19
| * | drm/tegra: Use proper IOVA address for cursor imageThierry Reding2019-12-041-8/+8
| * | drm/tegra: gem: Remove premature import restrictionsThierry Reding2019-12-042-7/+11
| * | drm/tegra: gem: Properly pin imported buffersThierry Reding2019-12-041-0/+43
| * | drm/tegra: hub: Remove bogus connection mutex checkThierry Reding2019-12-041-3/+0
* | | agp: Add bridge parameter documentationCorentin Labbe2019-12-041-0/+3
* | | agp: remove unused variable num_segmentsCorentin Labbe2019-12-041-2/+1
* | | agp: remove unused variable size in agp_generic_create_gatt_tableCorentin Labbe2019-12-041-7/+2
* | | Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-12-0430-302/+235
|\ \ \
| * | | drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2019-12-032-4/+4
| * | | drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu2019-12-031-28/+5
| * | | drm/amdgpu: should stop GFX ring in hw_finiMonk Liu2019-12-031-1/+1
| * | | drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu2019-12-031-2/+2
| * | | drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu2019-12-031-39/+41
| * | | drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu2019-12-035-144/+6
| * | | drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan2019-12-031-2/+3