summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-12-09drm/amd: print error on convert_tiling_flags_to_modifier failureSimon Ser1-1/+4
2020-12-09drm/amd: use drm_dbg_kms to log addfb2 failuresSimon Ser1-5/+5
2020-12-09drm/amd/display: check cursor FB is linearSimon Ser1-0/+19
2020-12-09drm/amd/display: extract cursor FB checks into a functionSimon Ser1-35/+46
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-12-09drm/amdgpu: VCN 3.0 multiple queue ring resetSonny Jiang1-1/+21
2020-12-09drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan5-11/+6
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson1-4/+3
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King1-1/+1
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson1-1/+3
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson1-0/+3
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson1-2/+5
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter1-2/+2
2020-12-05drm/msm: add IOMMU_SUPPORT dependencyArnd Bergmann1-1/+1
2020-12-05drm/msm: a5xx: Make preemption reset case reentrantMarijn Suijten1-6/+6
2020-12-05drm/msm/dpu: enable DSPP support on SM8[12]50Dmitry Baryshkov2-7/+22
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-9/+18
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie3-9/+36
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-124/+143
2020-12-03drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-03drm: amdgpu: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-12-03drm/msm: Fix use-after-free in msm_gem with carveoutIskren Chernev1-5/+22
2020-12-03drm/msm/dp: fix connect/disconnect handled at irq_hpdKuogee Hsieh1-37/+55
2020-12-03drm/msm/dpu: update the qos remap only if the client type changesAbhinav Kumar2-2/+17
2020-12-03drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuseLee Jones1-2/+2
2020-12-03drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang1-7/+0
2020-12-03drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang1-0/+20
2020-12-03drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-03drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin1-1/+6
2020-12-03Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie4-27/+59
2020-12-03Merge tag 'mediatek-drm-next-5.11-2' of https://git.kernel.org/pub/scm/linux/...Dave Airlie12-815/+66
2020-12-03Merge tag 'exynos-drm-next-for-v5.11' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2-19/+21
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie43-929/+2256
2020-12-03Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie3-43/+36
2020-12-03drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson1-10/+10
2020-12-03drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula1-2/+2
2020-12-03drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson1-0/+4
2020-12-03drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana1-2/+5
2020-12-03drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson5-105/+90
2020-12-03drm/i915/gt: Protect context lifetime with RCUChris Wilson2-4/+19
2020-12-03drm/amd/display: add cursor pitch checkSimon Ser1-4/+15
2020-12-03drm/amd/display: use FB pitch to fill dc_cursor_attributesSimon Ser1-1/+1
2020-12-03drm/amd/display: add debug logs for dm_crtc_helper_atomic_checkSimon Ser1-1/+4
2020-12-03drm/amdgpu/swsmu/renoir: simplify sensor handling (v2)Alex Deucher1-112/+93
2020-12-03drm/amdgpu/swsmu/vangogh: use metrics table for voltages (v2)Alex Deucher1-3/+17
2020-12-03drm/amdgpu/swsmu/vangogh: simplify sensor handlingAlex Deucher1-94/+20
2020-12-03drm/amdgpu/swsmu: add metrics enums for voltageAlex Deucher1-0/+2
2020-12-03drm/amdgpu/swsmu/sienna_cichlid: simplify sensor handlingAlex Deucher1-74/+24