summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-20drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang1-0/+21
2023-10-20drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King1-3/+3
2023-10-20drm/amdkfd: clean up some inconsistent indentingJiapeng Chong1-1/+1
2023-10-20drm/amd/display: Remove brackets in macro to conform to coding styleStylon Wang1-118/+36
2023-10-20drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello1-0/+4
2023-10-20drm/amd: Don't parse IMU ucode version if it won't be loadedMario Limonciello1-2/+2
2023-10-20drm/amd: Move microcode init step to early_init()Mario Limonciello1-8/+8
2023-10-20drm/amdgpu: update retry times for psp BL waitAsad Kamal1-1/+1
2023-10-20drm/amd: Add missing kernel doc for prepare_suspend()Mario Limonciello1-0/+2
2023-10-20drm/amdgpu: update to the latest GC 11.5 headersAlex Deucher1-0/+48
2023-10-20drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-10-20drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher3-185/+40
2023-10-20drm/amdgpu : Add hive ras recovery checkAsad Kamal3-3/+17
2023-10-20drm/amd/display: Add missing lines of code in dc.cStylon Wang1-2/+3
2023-10-20Revert "drm/amdgpu: Program xcp_ctl registers as needed"Mangesh Gadre1-12/+11
2023-10-20drm/amdgpu/umsch: add suspend and resume callbackLang Yu1-0/+16
2023-10-20drm/amdgpu/pm: update SMU 13.0.0 PMFW version checkAlex Deucher1-1/+1
2023-10-20drm/panel: ili9882t: Avoid blurred screen from fast sleepCong Yang1-1/+21
2023-10-20drm/panel: ili9882t: Break out as separate driverCong Yang4-371/+769
2023-10-19drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak1-3/+3
2023-10-19drm/ast: Move register constants to ast_reg.hThomas Zimmermann2-81/+101
2023-10-19drm/ast: Rename AST_IO_MISC_PORT_READ to AST_IO_VGAMR_RThomas Zimmermann2-2/+2
2023-10-19drm/ast: Rename AST_IO_INPUT_STATUS1_READ to AST_IO_VGAIR1_RThomas Zimmermann2-4/+4
2023-10-19drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRIThomas Zimmermann8-162/+162
2023-10-19drm/ast: Rename AST_IO_GR_PORT to AST_IO_VGAGRIThomas Zimmermann2-2/+2
2023-10-19drm/ast: Rename AST_IO_DAC_DATA to AST_IO_VGAPDRThomas Zimmermann2-4/+4
2023-10-19drm/ast: Rename AST_IO_DAC_INDEX_WRITE to AST_IO_VGADWRThomas Zimmermann2-2/+2
2023-10-19drm/ast: Rename AST_IO_DAC_INDEX_READ to AST_IO_VGADRRThomas Zimmermann1-1/+1
2023-10-19drm/ast: Rename AST_IO_SEQ_PORT to AST_IO_VGASRIThomas Zimmermann2-12/+12
2023-10-19drm/ast: Rename AST_IO_VGA_ENABLE_PORT to AST_IO_VGAERThomas Zimmermann2-3/+3
2023-10-19drm/ast: Rename AST_IO_MISC_PORT_WRITE to AST_IO_VGAMR_WThomas Zimmermann3-4/+4
2023-10-19drm/ast: Rename AST_IO_AR_PORT_WRITE to AST_IO_VGAARI_WThomas Zimmermann2-6/+6
2023-10-19drm/amdgpu: ignore duplicate BOs againChristian König1-1/+2
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner1-3/+1
2023-10-19drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa1-2/+2
2023-10-18drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3Vinay Belgaumkar1-2/+5
2023-10-18drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno1-2/+2
2023-10-18drm/i915: Prevent potential null-ptr-deref in engine_init_commonNirmoy Das1-1/+2
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn1-2/+6
2023-10-18drm/ssd130x: Add support for the SSD132x OLED controller familyJavier Martinez Canillas5-27/+449
2023-10-18drm/ssd130x: Rename commands that are shared across chip familiesJavier Martinez Canillas3-25/+30
2023-10-18drm/ssd130x: Add a controller family id to the device info dataJavier Martinez Canillas4-0/+15
2023-10-18drm/ssd130x: Replace .page_height field in device info with a constantJavier Martinez Canillas2-20/+18
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie565-5375/+266072
2023-10-18drm/i915/mtl: Remove the 'force_probe' requirement for Meteor LakeRadhakrishna Sripada1-1/+0
2023-10-18drm/i915: Enable GuC TLB invalidations for MTLJonathan Cavitt1-0/+1
2023-10-18drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheckJonathan Cavitt1-2/+9
2023-10-18drm/i915: No TLB invalidation on wedged GTJonathan Cavitt1-1/+31
2023-10-18drm/i915: No TLB invalidation on suspended GTJonathan Cavitt3-9/+23
2023-10-18drm/i915: Define and use GuC and CTB TLB invalidation routinesPrathap Kumar Valsan7-11/+299