summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/msm/a5xx: Disable UCHE global filterKonrad Dybcio2021-01-312-0/+5
| | * | | | drm/msm/a5xx: Disable flat shading optimizationKonrad Dybcio2021-01-311-0/+3
| | * | | | drm/msm/a5xx: Fix VPC protect value in gpu_write()Konrad Dybcio2021-01-311-1/+1
| | * | | | drm/msm/a5xx: Reset VBIF before PC only on A510 and A530AngeloGioacchino Del Regno2021-01-311-3/+5
| | * | | | drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUsAngeloGioacchino Del Regno2021-01-314-20/+223
| | * | | | drm/msm/a5xx: Separate A5XX_PC_DBG_ECO_CNTL write from main branchAngeloGioacchino Del Regno2021-01-311-3/+6
| | * | | | drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno2021-01-311-2/+0
| | * | | | drm/msm/a6xx: Create an A6XX GPU specific address spaceSai Prakash Ranjan2021-01-313-21/+55
| | * | | | drm/msm: Add proper checks for GPU LLCC supportSai Prakash Ranjan2021-01-312-6/+6
| | * | | | drm/msm/a5xx: Allow all patchid for A540 chipAngeloGioacchino Del Regno2021-01-311-1/+1
| | * | | | drm/msm: Fix MSM_INFO_GET_IOVA with carveoutIskren Chernev2021-01-311-1/+2
| | * | | | drm/msm: Add speed-bin support to a618 gpuAkhil P Oommen2021-01-312-0/+85
* | | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+1
|\ \ \ \ \ \
| * | | | | | kbuild: use always-y instead of extra-yMasahiro Yamada2021-02-161-1/+1
* | | | | | | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix "ordering" comment typosBjorn Helgaas2021-01-291-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-233-44/+12
|\ \ \ \ \ \ \
| * | | | | | | drm: remove drm_fb_helper_modinitChristoph Hellwig2021-02-083-44/+12
* | | | | | | | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-222-28/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/exynos: Use FOLL_LONGTERM for g2d cmdlistsDaniel Vetter2021-01-121-1/+2
| * | | | | | | | drm/exynos: Stop using frame_vector helpersDaniel Vetter2021-01-122-28/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds2021-02-221-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-0/+3
* | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | | | | | | | | | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-02-222-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/gma500: Get rid of duplicate NULL checksAndy Shevchenko2021-01-251-12/+6
| * | | | | | | | | | drm/gma500: Convert to use new SCU IPC APIAndy Shevchenko2021-01-257-14/+17
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-211386-43276/+49665
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-next-fixes-2021-02-18' of git://anongit.freedesktop.org/...Dave Airlie2021-02-1916-60/+115
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | drm/i915/gt: Correct surface base address for renderclearChris Wilson2021-02-171-1/+1
| | * | | | | | | | drm/i915: Disallow plane x+w>stride on ilk+ with X-tilingVille Syrjälä2021-02-173-6/+39
| | * | | | | | | | drm/i915: Reject 446-480MHz HDMI clock on GLKVille Syrjälä2021-02-081-1/+5
| | * | | | | | | | drm/i915/gt: Flush before changing register stateChris Wilson2021-02-081-0/+1
| | * | | | | | | | drm/i915: Disable atomics in L3 for gen9Chris Wilson2021-02-082-0/+15
| | * | | | | | | | drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_lateChris Wilson2021-02-086-43/+46
| | * | | | | | | | drm/i915/gem: Fix oops in error handling codeDan Carpenter2021-02-081-8/+4
| | * | | | | | | | drm/i915/gvt: fix uninitialized return in intel_gvt_update_reg_whitelist()Dan Carpenter2021-02-081-1/+2
| | * | | | | | | | drm/i915: Restrict DRM_I915_DEBUG to developer buildsChris Wilson2021-02-081-0/+2
| * | | | | | | | | Merge tag 'amd-drm-next-5.12-2021-02-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-02-1986-342/+1147
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)Alex Deucher2021-02-181-0/+2
| | * | | | | | | | | drm/radeon: OLAND boards don't have VCEAlex Deucher2021-02-183-2/+3
| | * | | | | | | | | drm/amdkfd: Fix recursive lock warningsFelix Kuehling2021-02-181-2/+2
| | * | | | | | | | | drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2021-02-182-3/+19
| | * | | | | | | | | drm/amd/display: Fix potential integer overflowGustavo A. R. Silva2021-02-181-1/+1
| | * | | | | | | | | drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das2021-02-183-3/+4
| | * | | | | | | | | drm/amdgpu: fix CGTS_TCC_DISABLE register offset on gfx10.3Marek Olšák2021-02-181-12/+10
| | * | | | | | | | | drm/radeon: Simplify bool comparisonJiapeng Chong2021-02-091-1/+1
| | * | | | | | | | | drm/amd/display: Simplify bool comparisonJiapeng Chong2021-02-091-2/+2
| | * | | | | | | | | Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher2021-02-091-2/+2