aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-26drm/i915/display: Move vbt_firmware module parameter under displayJouni Högander5-5/+5
2023-10-26drm/i915/display: Move psr related module parameters under displayJouni Högander5-25/+28
2023-10-26drm/i915/display: Move enable_fbc module parameter under displayJouni Högander6-12/+12
2023-10-26drm/i915/display: Dump also display parametersJouni Högander5-0/+68
2023-10-26drm/i915/display: Add framework to add parameters specific to displayJouni Högander10-0/+311
2023-10-25file, i915: fix file reference for mmap_singleton()Christian Brauner1-3/+1
2023-10-25drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-10-25drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa1-0/+9
2023-10-25drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper1-2/+22
2023-10-25drm/i915/display: debugfs entry to list display capabilitiesVinod Govindapillai1-0/+12
2023-10-25drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa1-0/+9
2023-10-25drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng1-0/+2
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie58-1464/+1452
2023-10-24drm/rockchip: vop: Add NV15, NV20 and NV30 supportJonas Karlman3-17/+86
2023-10-24drm/fourcc: Add NV20 and NV30 YUV formatsJonas Karlman1-0/+8
2023-10-24drm/rockchip: vop2: rename window formats to show window type using themAndy Yan1-15/+15
2023-10-24drm/rockchip: vop2: Add more supported 10bit formatsAndy Yan2-6/+61
2023-10-24drm/rockchip: vop2: remove the unsupported format of cluster windowAndy Yan2-26/+1
2023-10-24drm/rockchip: vop: fix format bpp calculationAndy Yan1-2/+16
2023-10-24drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper1-2/+22
2023-10-24drm/bridge: synopsys: dw-mipi-dsi: Fix hcomponent lbcc for burst modeLiu Ying1-6/+12
2023-10-24drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()Geert Uytterhoeven1-8/+5
2023-10-24drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa1-2/+2
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie2-4/+4
2023-10-23drm/vc4: fix typoDario Binacchi1-1/+1
2023-10-23drm/amdkfd: reserve a fence slot while locking the BOChristian König1-1/+1
2023-10-23drm/i915: stop including i915_utils.h from intel_runtime_pm.hJani Nikula1-2/+0
2023-10-23drm/i915/aux: rename dev_priv to i915Jani Nikula1-30/+28
2023-10-23drm/i915/aux: add separate register macros and functions for VLV/CHVJani Nikula3-15/+43
2023-10-23drm/i915: drop gt/intel_gt.h include from skl_universal_plane.cJani Nikula1-1/+0
2023-10-23Merge tag 'drm-msm-next-2023-10-17' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie81-1400/+2214
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie47-157/+290
2023-10-23drm/i915/display: Use intel_bo_to_drm_bo instead of obj->baseJouni Högander1-2/+2
2023-10-23drm/i915/display: Move releasing gem object away from fb trackingJouni Högander2-2/+1
2023-10-21drm/amdgpu: Remove redundant call to priority_is_valid()Luben Tuikov1-7/+8
2023-10-20drm/amd/display: Fix stack size issue on DML2Rodrigo Siqueira1-45/+54
2023-10-20drm/amd/display: Reduce stack size by splitting functionRodrigo Siqueira1-481/+489
2023-10-20drm/amdkfd: remap unaligned svm ranges that have splitAlex Sierra1-10/+31
2023-10-20drm/amdgpu: Create version number for coredumpsAndré Almeida2-0/+4
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida4-87/+90
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida3-26/+36
2023-10-20drm/amdgpu: support the port num info based on the capability flagShiwu Zhang2-13/+33
2023-10-20drm/amdgpu: prepare the output buffer for GET_PEER_LINKS commandShiwu Zhang1-2/+10
2023-10-20drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8Tao Zhou2-203/+0
2023-10-20drm/amdgpu: update the xgmi ta interface headerShiwu Zhang2-17/+51
2023-10-20drm/amdgpu: add set/get mca debug mode operationsTao Zhou2-0/+26
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou5-25/+10
2023-10-20drm/amdgpu: add clockgating support for NBIO v7.7.1Li Ma1-0/+1
2023-10-20drm/amdgpu: fix missing stuff in NBIO v7.11Li Ma4-1/+97
2023-10-20drm/amdgpu: Enable RAS feature by default for APUStanley.Yang1-12/+2