summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-04-21drm/i915/perf: Do not clear pollin for small user read buffersAshutosh Dixit1-54/+11
2020-04-21drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs2-0/+19
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amdgpu/gfx9: add gfxoff quirkAlex Deucher1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-17drm/i915/gt: Fill all the unused space in the GGTTChris Wilson1-10/+27
2020-04-17drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio4-31/+36
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul1-13/+0
2020-04-17drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson1-0/+13
2020-04-17drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2Hans de Goede1-0/+4
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak1-1/+5
2020-04-17drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski1-12/+25
2020-04-17drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss1-1/+1
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-17drm/amd/powerplay: implement the is_dpm_running()Prike Liang1-0/+12
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-04-17drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-21/+2
2020-04-17drm/etnaviv: rework perfmon query infrastructureChristian Gmeiner1-7/+52
2020-04-17drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removalTorsten Duwe1-3/+2
2020-04-17drm/i915/gem: Flush all the reloc_gpu batchChris Wilson1-3/+5
2020-04-17drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin2-4/+13
2020-04-08drm/i915/display: Fix mode private_flags comparison at atomic_checkUma Shankar1-2/+2
2020-04-08drm/bridge: analogix-anx6345: Avoid duplicate -supply suffixTorsten Duwe1-2/+2
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+2
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-3/+3
2020-03-26drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-25drm/radeon: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-25drm/prime: use dma length macro when mapping sgShane Francis1-1/+1
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-43/+34
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie11-13/+38
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19Merge tag 'drm-misc-fixes-2020-03-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie4-27/+32
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-18drm/lease: fix WARNING in idr_destroyQiujun Huang1-1/+2
2020-03-16drm/i915: Handle all MCR rangesMatt Roper1-3/+22
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama1-20/+0
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson1-20/+12
2020-03-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan1-0/+4
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis1-3/+3
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang2-2/+0
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie1-58/+126
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-29/+66
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie5-15/+158