summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis
2020-03-25drm/prime: use dma length macro when mapping sgShane Francis
2020-03-18drm/lease: fix WARNING in idr_destroyQiujun Huang
2020-03-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann
2020-03-06drm/komeda: mark PM functions as __maybe_unusedArnd Bergmann
2020-03-05drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec
2020-03-04drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz
2020-03-03drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec
2020-03-03drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec
2020-03-03drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec
2020-03-02drm/shmem: drop pgprot_decrypted()Gerd Hoffmann
2020-02-27drm/virtio: fix mmap page attributesGerd Hoffmann
2020-02-27drm/shmem: add support for per object caching flags.Gerd Hoffmann
2020-02-27drm/bridge: analogix-anx6345: fix set of link bandwidthIcenowy Zheng
2020-02-26drm/ttm: fix leaking fences via ttm_buffer_object_transferAhzo
2020-02-25drm/panfrost: Don't try to map on error faultsTomeu Vizoso
2020-02-24drm/virtio: fix resource id creation raceJohn Bates
2020-02-12drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon
2020-02-12drm/panfrost: Remove set but not used variable 'bo'YueHaibing
2020-02-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold
2020-02-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold
2020-02-12Merge v5.6-rc1 into drm-misc-fixesMaarten Lankhorst
2020-02-10drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error messageGeert Uytterhoeven
2020-02-10drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-07Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-02-07Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2020-02-06gpu: host1x: Set DMA direction only for DMA-mapped buffer objectsThierry Reding
2020-02-06drm/tegra: Reuse IOVA mapping where possibleThierry Reding
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding
2020-02-04drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-04drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-04drm/amdgpu: fetch default VDDC curve voltages (v2)Alex Deucher
2020-02-04drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin
2020-02-04drm/amdgpu/navi10: add OD_RANGE for navi overclockingAlex Deucher
2020-02-04drm/amdgpu/navi: fix index for OD MCLKAlex Deucher
2020-02-04drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha
2020-02-04drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski
2020-02-04drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan
2020-02-04drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-03drm/nouveau/kms/gv100-: avoid sending a core update until the first modesetBen Skeggs