aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-11-11drm/xen: Implement mmap as GEM object functionThomas Zimmermann3-87/+44
2021-11-11drm/i915/dsi: transmit brightness command in HS stateWilliam Tseng1-0/+4
2021-11-11drm/i915/dp: For PCON TMDS mode set only the relavant bits in config DPCDAnkit Nautiyal1-1/+23
2021-11-11drm/i915/dp: Optimize the FRL configuration for HDMI2.1 PCONAnkit Nautiyal1-14/+23
2021-11-11drm/etnaviv: use dma_resv_describeChristian König1-19/+7
2021-11-11drm/msm: use the new dma_resv_describeChristian König1-19/+1
2021-11-11drm/ttm: Put BO in its memory manager's lru listxinhui pan1-0/+2
2021-11-11drm/ttm: Double check mem_type of BO while evictionxinhui pan1-1/+2
2021-11-11drm/i915/ttm: Fix illegal addition to shrinker listThomas Hellström1-10/+21
2021-11-10drm/i915: split general MMIO setup from per-GT uncore initDaniele Ceraolo Spurio3-15/+13
2021-11-10drm/i915: rework some irq functions to take intel_gt as argumentPaulo Zanoni1-11/+15
2021-11-11Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie32-79/+205
2021-11-11Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie12-189/+21
2021-11-10drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen3-0/+3
2021-11-10drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen1-1/+2
2021-11-10drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S1-9/+11
2021-11-10drm/tidss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing1-9/+2
2021-11-10drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen1-1/+1
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing9-34/+11
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing4-8/+4
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing6-62/+6
2021-11-10Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni1-8/+2
2021-11-10drm/i915/selftests: Use clear_and_wake_up_bit() for the per-engine reset bitlocksThomas Hellström2-9/+13
2021-11-10drm/i915/gem: Fix gem_madvise for ttm+shmem objectsThomas Hellström1-1/+2
2021-11-10Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie13-111/+148
2021-11-09drm/i915/guc: Refcount context during error captureJohn Harrison1-0/+14
2021-11-09drm/i915: pin: delete duplicate check in intel_pin_and_fence_fb_obj()Dan Carpenter1-7/+5
2021-11-10drm/i915: Call intel_update_active_dpll() for both bigjoiner pipesVille Syrjälä1-1/+7
2021-11-10drm/i915: Use unlocked register accesses for LUT loadsVille Syrjälä2-66/+66
2021-11-10drm/i915: Use vblank workers for gamma updatesVille Syrjälä5-10/+129
2021-11-10drm/i915: Do vrr push before sampling the frame counterVille Syrjälä1-3/+3
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas1-2/+15
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas1-4/+0
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob3-7/+9
2021-11-09drm/amdkfd: Fix retry fault drain race conditionsFelix Kuehling2-5/+20
2021-11-09drm/amdkfd: lower the VAs base offset to 8KBAlex Sierra1-1/+1
2021-11-09drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S1-1/+1
2021-11-09drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl1-4/+1
2021-11-09drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan1-11/+13
2021-11-09drm/i915/resets: Don't set / test for per-engine reset bits with GuC submissionMatthew Brost1-10/+17
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-27/+8
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan4-27/+8
2021-11-09drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak2-1/+11
2021-11-09drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+2
2021-11-09drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()Ville Syrjälä4-2/+17
2021-11-09drm/locking: fix __stack_depot_* name conflictStephen Rothwell1-7/+7
2021-11-09drm/i915/dsi: disable lpdt if it is not enabledWilliam Tseng1-0/+2
2021-11-08drm/i915: Fix Memory BW formulae for ADL-PRadhakrishna Sripada1-1/+1
2021-11-08drm/virtio: Fix NULL dereference error in virtio_gpu_pollVivek Kasireddy1-1/+2
2021-11-06drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=yQiang Yu1-0/+1