aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-15drm/i915: Use kmap_local_page() in i915_cmd_parser.cZhao Liu1-2/+2
2023-12-15drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.cZhao Liu1-4/+1
2023-12-15drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.cZhao Liu1-4/+4
2023-12-15drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.cZhao Liu1-8/+4
2023-12-15drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.cZhao Liu1-3/+3
2023-12-15drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.cZhao Liu1-2/+4
2023-12-15drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.cZhao Liu1-8/+2
2023-12-15drm/i915: Use kmap_local_page() in gem/i915_gem_object.cZhao Liu1-5/+3
2023-12-15drm/i915/mtl: Fix HDMI/DP PLL clock selectionImre Deak1-1/+2
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul1-1/+1
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding1-9/+9
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-7/+8
2023-12-15Merge tag 'amd-drm-fixes-6.7-2023-12-13' of https://gitlab.freedesktop.org/ag...Dave Airlie16-34/+84
2023-12-15Merge tag 'drm-intel-fixes-2023-12-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-24/+59
2023-12-14drm/i915: Add Wa_14019877138Haridhar Kalvala2-0/+6
2023-12-14drm/amd/display: fix documentation for dm_crtc_additional_color_mgmt()Melissa Wen1-1/+1
2023-12-14drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()Alex Deucher1-1/+1
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu1-39/+13
2023-12-14gpu/drm/radeon: fix two memleaks in radeon_vm_initZhipeng Lu1-2/+6
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu1-3/+1
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu1-3/+2
2023-12-14drm/amd/pm: Remove unneeded semicolonYang Li1-1/+1
2023-12-14drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher1-2/+2
2023-12-14drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton2-4/+26
2023-12-14drm/amd/display: add plane CTM supportMelissa Wen2-0/+27
2023-12-14drm/amd/pm: add power save mode workload for smu 13.0.10Kenneth Feng1-10/+13
2023-12-14drm/amdgpu/vpe: enable vpe dpmPeyton Lee3-0/+276
2023-12-14drm/amd/display: add plane CTM driver-specific propertyMelissa Wen4-0/+37
2023-12-14drm/amd/display: copy 3D LUT settings from crtc state to stream_updateJoshua Ashton1-0/+4
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee4-0/+33
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond3-17/+5
2023-12-14drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLGJoshua Ashton1-11/+18
2023-12-14drm/amd/display: add plane blend LUT and TF supportJoshua Ashton2-4/+53
2023-12-14drm/amd/display: handle empty LUTs in __set_input_tfJoshua Ashton1-8/+12
2023-12-14drm/amd/display: add plane 3D LUT supportMelissa Wen2-4/+99
2023-12-14drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET1-4/+12
2023-12-14drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET1-1/+3
2023-12-14drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET1-5/+11
2023-12-14drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()Christophe JAILLET1-7/+13
2023-12-14drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET1-0/+1
2023-12-14drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET1-19/+35
2023-12-14drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probeZhang Shurong1-4/+10
2023-12-14drm/tegra: include drm/drm_edid.h only where neededJani Nikula3-1/+3
2023-12-14drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni1-1/+3
2023-12-14drm/mediatek: Fix underrun in VDO1 when switches off the layerHsiao Chien Sung1-1/+1
2023-12-14drm/mediatek: Remove the redundant driver data for DPIHsiao Chien Sung1-15/+1
2023-12-14drm/mediatek: Return error if MDP RDMA failed to enable the clockHsiao Chien Sung1-2/+1
2023-12-14drm/mediatek: Support MT8188 Padding in display driverHsiao Chien Sung5-2/+168
2023-12-14drm/mediatek: Refine device table of OVL adaptorHsiao Chien Sung1-11/+4
2023-12-14drm/mediatek: Sort OVL adaptor componentsHsiao Chien Sung1-7/+7