summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2024-01-01drm/i915: Reject async flips with bigjoinerVille Syrjälä1-0/+11
2024-01-01drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä1-1/+2
2024-01-01drm/i915/mtl: Add MTL for remapping CCS FBsClint Taylor1-3/+6
2024-01-01drm/i915/dpt: Only do the POT stride remap when using DPTVille Syrjälä1-1/+1
2024-01-01drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä1-1/+1
2024-01-01drm/i915: Relocate intel_atomic_setup_scalers()Ville Syrjälä4-262/+265
2024-01-01drm/i915/mtl: limit second scaler vertical scaling in ver >= 14Luca Coelho1-10/+75
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-20drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä1-2/+14
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König1-1/+2
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher1-0/+28
2023-12-20drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin1-0/+5
2023-12-13drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä12-3/+79
2023-12-13drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvoJani Nikula1-7/+7
2023-12-13drm/i915/lvds: Use REG_BIT() & co.Ville Syrjälä2-26/+24
2023-12-13drm/i915/display: Drop check for doublescan mode in modevalidAnkit Nautiyal2-6/+0
2023-12-13drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-12-13drm/amdgpu: Add I2C EEPROM support on smu v13_0_6Candice Li1-0/+2
2023-12-13drm/amdgpu: simplify amdgpu_ras_eeprom.cAlex Deucher1-52/+20
2023-12-13drm/amdgpu: Return from switch early for EEPROM I2C addressLuben Tuikov1-5/+3
2023-12-13drm/amdgpu: Remove second moot switch to set EEPROM I2C addressLuben Tuikov1-9/+0
2023-12-13drm/amdgpu: Add support for RAS table at 0x40000Luben Tuikov1-1/+6
2023-12-13drm/amdgpu: Decouple RAS EEPROM addresses from chipsLuben Tuikov1-12/+11
2023-12-13drm/amdgpu: Remove redundant I2C EEPROM addressLuben Tuikov2-3/+23
2023-12-13drm/amdgpu: Add EEPROM I2C address support for ip discoveryCandice Li1-2/+18
2023-12-13drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10Candice Li1-0/+10
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-12-13drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam1-17/+25
2023-12-13drm/amdgpu: fix memory overflow in the IB testTim Huang3-5/+5
2023-12-13drm/bridge: tc358768: select CONFIG_VIDEOMODE_HELPERSArnd Bergmann1-0/+1
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-12-08drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland7-13/+25
2023-12-08drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-12-08drm/amd/display: Expand kernel doc for DCRodrigo Siqueira7-3/+82
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-12-08drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-12-08drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu8-0/+52
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-12-08drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-12-08drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-12-08drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-12-03drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman1-3/+11
2023-12-03drm/i915: do not clean GT table on error pathAndrzej Hajda2-14/+1
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6