summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-02-16kbuild: use always-y instead of extra-yMasahiro Yamada1-1/+1
2021-02-05Merge tag 'drm-intel-fixes-2021-02-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie13-176/+117
2021-02-05Merge tag 'amd-drm-fixes-5.11-2021-02-03' of https://gitlab.freedesktop.org/a...Dave Airlie12-56/+92
2021-02-04Merge tag 'drm-misc-fixes-2021-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-13/+46
2021-02-03drm/nouveau: fix dma syncing warning with debugging on.Dave Airlie1-6/+29
2021-02-03drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3
2021-02-03drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu1-8/+6
2021-02-03drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu1-2/+2
2021-02-03drm/amd/display: Release DSC before acquiringMikita Lipski1-1/+5
2021-02-03drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang1-2/+0
2021-02-03drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee1-0/+10
2021-02-03drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha3-23/+30
2021-02-03drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen1-3/+3
2021-02-03drm/amdgpu: enable freesync for A+A configsChristian König2-3/+7
2021-02-03drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du1-0/+3
2021-02-03drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong1-2/+16
2021-02-03drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui1-10/+6
2021-02-03drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui1-1/+1
2021-02-02drm/i915/dp: Fix LTTPR vswing/pre-emp setting in non-transparent modeImre Deak3-10/+14
2021-02-02drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.cImre Deak4-21/+20
2021-02-02drm/i915: Fix the MST PBN divider calculationImre Deak1-1/+3
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak1-6/+18
2021-02-02drm/i915/gem: Drop lru bumping on display unpinningChris Wilson4-53/+4
2021-02-02drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson1-2/+4
2021-02-02drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancelChris Wilson1-19/+22
2021-02-02drm/i915/display: Prevent double YUV range correction on HDR planesAndres Calderon Jaramillo2-55/+12
2021-02-02drm/i915: Power up combo PHY lanes for for HDMI as wellVille Syrjälä1-0/+2
2021-02-02drm/i915: Extract intel_ddi_power_up_lanes()Ville Syrjälä1-16/+19
2021-02-02drm/i915: Skip vswing programming for TBTVille Syrjälä1-0/+6
2021-01-29Merge tag 'amd-drm-fixes-5.11-2021-01-28' of https://gitlab.freedesktop.org/a...Dave Airlie10-12/+47
2021-01-29Merge tag 'drm-intel-fixes-2021-01-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-31/+67
2021-01-29Merge tag 'drm-misc-fixes-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-7/+12
2021-01-29Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into drm-f...Dave Airlie8-115/+174
2021-01-29drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursorsLyude Paul2-1/+31
2021-01-29drm/nouveau/kms/nv50-: Report max cursor size to userspaceLyude Paul1-0/+8
2021-01-29drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planesLyude Paul1-4/+13
2021-01-29drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst1-0/+4
2021-01-29drm/nouveau/dispnv50: Restore pushing of all data.Bastian Beranek2-2/+10
2021-01-28amdgpu: fix clang build warningArnd Bergmann3-4/+8
2021-01-28Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-8/+39
2021-01-28drm/ttm: Use __GFP_NOWARN for huge pages in ttm_pool_alloc_pageMichel Dänzer1-1/+1
2021-01-28drm/bridge/lontium-lt9611uxc: move HPD notification out of IRQ handlerDmitry Baryshkov1-9/+37
2021-01-28drm/bridge/lontium-lt9611uxc: fix get_edid return codeDmitry Baryshkov1-1/+4
2021-01-28drm/bridge/lontium-lt9611uxc: fix waiting for EDID to become availableDmitry Baryshkov1-2/+4
2021-01-26drm/i915/gt: Always try to reserve GGTT address 0x0Chris Wilson1-12/+35
2021-01-26drm/i915: Always flush the active worker before returning from the waitChris Wilson1-13/+15
2021-01-26drm/i915/selftest: Fix potential memory leakPan Bian1-1/+1
2021-01-26drm/i915: Check for all subplatform bitsUmesh Nerlige Ramappa1-1/+1
2021-01-26drm/i915: Fix ICL MG PHY vswing handlingVille Syrjälä1-4/+3
2021-01-26drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson1-0/+12