aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-08drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2023-02-08drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng1-1/+3
2023-02-08Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher1-0/+1
2023-02-08drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher1-14/+28
2023-02-08drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher1-2/+0
2023-02-08drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher1-1/+0
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman3-3/+3
2023-02-08drm/amdgpu/smu: skip pptable init under sriovJane Jian1-0/+6
2023-02-08amd/amdgpu: remove test ib on hw ringJesseZhang2-2/+1
2023-02-08drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-08drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-02-08drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATELucas De Marchi1-3/+0
2023-02-08drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-02-08drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock1-1/+1
2023-02-08drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell1-0/+2
2023-02-08drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan2-15/+16
2023-02-08drm/amd/display: 3.2.222Aric Cyr1-1/+1
2023-02-08drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-6/+20
2023-02-08drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2-3/+4
2023-02-08drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan1-0/+1
2023-02-08drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-02-08drm/amd/amdgpu: add complete header search pathRandy Dunlap1-0/+1
2023-02-08drm/amdgpu: Fix incorrect filenames in sysfs commentsKent Russell1-2/+2
2023-02-08drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2023-02-08drm/amd/display: [FW Promotion] Release 0.0.153.0Anthony Koo1-1/+1
2023-02-08drm/amd/display: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede1-3/+0
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu48-5056/+5430
2023-02-08drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma3-0/+43
2023-02-08drm/amd/display: Fix null pointer deref error on rotationAurabindo Pillai1-4/+6
2023-02-08drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers5-1/+29
2023-02-08drm/amd/display: Do not set DRR on pipe commitWesley Chalmers1-3/+0
2023-02-08drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz1-50/+22
2023-02-08drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng1-1/+3
2023-02-08Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit1-5/+0
2023-02-08drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-08drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-02-08drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-08drm/i915/bios: set default backlight controller indexJani Nikula1-0/+1
2023-02-08drm/i915/pxp: fix __le64 access to get rid of sparse warningJani Nikula1-1/+1
2023-02-08drm/i915/gt: add sparse lock annotation to avoid warningsJani Nikula1-0/+2
2023-02-08drm/i915/uncore: cast iomem to avoid sparse warningJani Nikula1-2/+3
2023-02-08drm/i915/dmc: drop "ucode" from function namesJani Nikula4-20/+20
2023-02-08drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä1-3/+31
2023-02-08drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2-4/+14
2023-02-08drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-07drm/etnaviv: show number of NN cores in GPU debugfs infoLucas Stach1-0/+2
2023-02-07drm/etnaviv: export client GPU usage statistics via fdinfoLucas Stach1-1/+42
2023-02-07drm/etnaviv: allocate unique ID per drm_fileLucas Stach2-0/+15
2023-02-07drm/scheduler: track GPU active time per entityLucas Stach1-0/+6
2023-02-07drm/i915/pcode: Give the punit time to settle before fatally failingAravind Iddamsetty1-4/+31