summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-10drm/msm: Convert shrinker msgs to tracepointsRob Clark2-2/+29
2020-09-10drm/msm/gpu: Add GPU freq_change tracesRob Clark3-0/+36
2020-09-10drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds()Stephen Boyd1-2/+0
2020-09-10drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()Stephen Boyd1-3/+5
2020-09-10drm/msm/dpu: clean up some impossibilitiesRob Clark1-78/+13
2020-09-10drm/msm/dpu: move vblank events to complete_commit()Rob Clark1-1/+1
2020-09-04drm/msm/adreno: remove return value of function XX_printBernard Zhao1-14/+7
2020-09-04drm/msm: drop cache sync hackRob Clark1-14/+4
2020-09-04drm/msm/mdp5: Remove unused downstream bus scaling apisSai Prakash Ranjan2-92/+0
2020-09-04drm/msm/mdp4: Remove unused downstream bus scaling apisSai Prakash Ranjan3-111/+0
2020-09-04drm/msm/dpu: add support for clk and bw scaling for displayKalyan Thota8-23/+233
2020-09-04drm/msm: Disable the RPTR shadowJordan Crouse6-27/+43
2020-09-04drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-04drm/msm: Enable expanded apriv support for a650Jordan Crouse4-4/+19
2020-09-04drm/msm: Split the a5xx preemption recordJordan Crouse2-5/+21
2020-08-22drm/msm/a6xx: fix frequency not always being restored on GMU resumeJonathan Marek1-0/+1
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark3-1/+8
2020-08-22drm/msm/a6xx: fix crashdec section name typoRob Clark1-1/+1
2020-08-22drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-08-22drm/msm: enable vblank during atomic commitsRob Clark1-0/+36
2020-08-18drm/msm: add shutdown support for display platform_driverKrishna Manikandan1-0/+8
2020-08-17drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDRSharat Masetty1-8/+17
2020-08-17drm/msm/gpu: make ringbuffer readonlyRob Clark1-1/+2
2020-08-17drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-08-17drm/msm/dpu: fix unitialized variable errorRob Clark1-1/+1
2020-08-17drm/msm/dpu: Fix scale params in plane validationKalyan Thota1-2/+2
2020-08-17drm/msm/dpu: Fix reservation failures in modesetKalyan Thota1-9/+11
2020-08-16Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds6-64/+44
2020-08-16Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds1-2/+0
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+47
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-86/+115
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-67/+184
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds57-431/+1232
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-35/+16
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2-2/+2
2020-08-15sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-08-15mm: add thp_sizeMatthew Wilcox (Oracle)2-7/+3
2020-08-15input: i8042 - Remove special Cayman handlingGeert Uytterhoeven1-2/+0
2020-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-97/+164
2020-08-15Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-38/+50
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-14/+24
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki2-67/+184
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-47/+72
2020-08-14Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds33-247/+379
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko3-4/+7