aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das1-0/+1
2021-06-01drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du2-1/+23
2021-06-01drm/amd/display: WARN_ON cleanupsNirmoy Das1-8/+4
2021-06-01drm/amd/display: do not dereference on NULLNirmoy Das1-1/+4
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S3-0/+79
2021-06-01drm/amd/pm: use attr_update if the attr has itSathishkumar S1-1/+1
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang1-1/+1
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang1-2/+3
2021-06-01drm: Fix misleading documentation of drm_gem_cma_create()Paul Cercueil1-2/+1
2021-06-01drm/i915: Disable mmap ioctl for gen12+Maarten Lankhorst1-0/+7
2021-06-01drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pagesThomas Hellström4-7/+15
2021-06-01drm/i915: Don't free shared locks while sharedThomas Hellström7-13/+93
2021-06-01drm/i915: Untangle the vma pages_mutexThomas Hellström1-12/+17
2021-05-31drm: bridge: cdns-mhdp8546: Fix PM reference leak inYu Kuai1-2/+2
2021-05-31drm/tegra: hub: Implement basic scaling supportThierry Reding2-5/+144
2021-05-31drm/tegra: hub: Fix YUV supportThierry Reding5-9/+78
2021-05-31drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUTDmitry Osipenko1-1/+1
2021-05-31drm/bridge: lt8912b: Drop unused includesLinus Walleij1-2/+0
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman39-266/+316
2021-05-28drm/rockchip: vop: add PX30 version infoJohan Jonker1-0/+2
2021-05-28drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 resultColin Ian King1-1/+1
2021-05-28drm/rockchip: lvds: Fix an error handling pathChristophe JAILLET1-2/+2
2021-05-28drm/rockchip: remove unused functionJiapeng Chong1-5/+0
2021-05-28drm/rockchip: dsi: remove extra component_del() callThomas Hebb1-4/+0
2021-05-28drm/rockchip: dsi: move all lane config except LCDC mux to bind()Thomas Hebb1-8/+28
2021-05-28drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macroPeter Robinson1-0/+1
2021-05-28drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()Yang Yingliang1-0/+1
2021-05-28drm: rockchip: set alpha_en to 0 if it is not usedAlex Bee1-0/+1
2021-05-28drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188Alex Bee2-0/+22
2021-05-28drm: rockchip: add missing registers for RK3066Alex Bee1-7/+9
2021-05-28drm: rockchip: add missing registers for RK3188Alex Bee1-1/+4
2021-05-28drm: rockchip: add scaling for RK3036 win1Alex Bee1-2/+8
2021-05-28drm/rockchip: remove existing generic drivers to take over the deviceJavier Martinez Canillas1-0/+10
2021-05-28drm: Fix for GEM buffers with write-combine memoryPaul Cercueil1-6/+9
2021-05-28Merge tag 'drm-intel-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-fixesDave Airlie1-38/+33
2021-05-28Merge tag 'drm-misc-fixes-2021-05-27' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixesDave Airlie2-5/+6
2021-05-28Merge tag 'amd-drm-fixes-5.13-2021-05-26' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie10-14/+42
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij5-11/+12
2021-05-27drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.Mario Kleiner1-0/+12
2021-05-27drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.Mario Kleiner1-2/+2
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner8-10/+19
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner15-6/+29
2021-05-27drm/fourcc: Add 16 bpc fixed point framebuffer formats.Mario Kleiner1-0/+4
2021-05-27drm/tegra: sor: Fix AUX device reference leakThierry Reding2-14/+20
2021-05-27drm/tegra: Get ref for DP AUX channel, not its ddc adapterLyude Paul2-4/+7
2021-05-27drm/i915: Add Wa_14010733141Aditya Swarup2-63/+137
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher4-161/+139
2021-05-27drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao3-2/+5
2021-05-27drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher1-1/+4
2021-05-27drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1_get_link_encryption_status()'Lee Jones1-13/+0