aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-04-30drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be trueLiu Ying1-22/+39
2021-04-30Merge tag 'drm-intel-next-fixes-2021-04-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie10-22/+15
2021-04-30Merge tag 'amd-drm-next-5.13-2021-04-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie80-445/+1854
2021-04-30Merge tag 'drm-misc-next-fixes-2021-04-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-2/+4
2021-04-30Merge tag 'drm/tegra/for-5.13-rc1' of ssh://git.freedesktop.org/git/tegra/linux into drm-nextDave Airlie25-143/+441
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij7-14/+60
2021-04-29drm/vkms: add overlay supportMelissa Wen5-14/+45
2021-04-29drm/vkms: add XRGB planes compositionMelissa Wen2-15/+48
2021-04-29drm/vkms: rename cursor to plane on ops of planes compositionMelissa Wen1-15/+16
2021-04-29drm/vkms: init plane using drmm_universal_plane_allocMelissa Wen3-34/+22
2021-04-29drm/i915: Don't assign to struct drm_device.pdevThomas Zimmermann2-2/+0
2021-04-29drm/i915: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-04-29drm/i915/gt: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-04-29drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann1-3/+2
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma2-2/+2
2021-04-29drm/vmwgfx: use min_t to replace minBernard Zhao1-1/+1
2021-04-29gpu: drm: vmwgfx: convert comma to semicolonZheng Yongjun1-1/+1
2021-04-29drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-length arrayZou Wei1-1/+1
2021-04-29drm/vmwgfx: Fix a typoBhaskar Chowdhury1-1/+1
2021-04-29drm/vc4: fix argument ordering in vc4_crtc_get_margins()Dan Carpenter1-1/+1
2021-04-29Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux into drm-intel-next-fixesJani Nikula1-3/+3
2021-04-29drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2.Maarten Lankhorst5-12/+52
2021-04-29drm/i915/gem: Remove reference to struct drm_device.pdevThomas Zimmermann1-1/+1
2021-04-29drm/i915/gvt: Prevent divided by zero when calculating refresh rateColin Xu1-3/+3
2021-04-29drm/i915: Fix crash in auto_retireStéphane Marchesin1-1/+2
2021-04-29amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser1-0/+1
2021-04-29drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng1-15/+13
2021-04-29drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam1-0/+3
2021-04-29drm/amdgpu: fix r initial valuesVictor Zhao1-1/+1
2021-04-28drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-28amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpusDarren Powell1-0/+8
2021-04-28amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-04-28drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2Christian König3-8/+18
2021-04-28drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-28drm/amdgpu: fix no full coverage issue for gprs initializationDennis Li2-265/+516
2021-04-28drm/amdkfd: Add Aldebaran gws supportHarish Kasiviswanathan1-1/+3
2021-04-28drm/amdkfd: enable subsequent retry faultPhilip Yang1-1/+4
2021-04-28drm/amdgpu: address remove from fault filterPhilip Yang2-6/+48
2021-04-28drm/amdkfd: handle stale retry faultPhilip Yang1-1/+68
2021-04-28drm/amdgpu: return IH ring drain finished if ring is emptyPhilip Yang1-1/+3
2021-04-28drm/amdkfd: retry validation to recover rangePhilip Yang1-0/+6
2021-04-28drm/amdkfd: fix spelling mistake in packet managerJonathan Kim1-4/+4
2021-04-28drm/amd/amdgpu/sriov disable all ip hw status by defaultJack Zhang1-1/+1
2021-04-28drm/amdgpu: restructure amdgpu_vram_mgr_newChristian König1-31/+27
2021-04-28drm/amdkfd: fix double free device pgmap resourcePhilip Yang1-1/+7
2021-04-28drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered"Colin Ian King1-1/+1
2021-04-28drm/amdgpu: Correct and simplify sdma 4.x irq.num_typesFeifei Xu1-16/+7
2021-04-28drm/amdgpu: Change the sdma interrupt print levelFeifei Xu1-5/+5
2021-04-28drm/amdgpu/sriov: Remove clear vf fw supportVictor Zhao2-33/+0
2021-04-28drm/amd/display: 3.2.133Aric Cyr1-1/+1