aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-15drm/amd/display: Change swizzle visual confirm reference pipePo-Ting Chen1-5/+5
2021-06-15drm/amd/display: dp mst detection code refactorWenjing Liu2-96/+70
2021-06-15drm/amd/display: tune backlight ramping profilesJosip Pavic1-10/+10
2021-06-15drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen2-4/+7
2021-06-15drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas11-9/+238
2021-06-15drm/amd/display: Remove unnecessary blank linesDmytro Laktyushkin1-2/+0
2021-06-15drm/amdkfd: fix circular locking on get_wave_stateJonathan Kim1-15/+13
2021-06-15drm/i915/adl_p: Add initial ADL_P WorkaroundsClint Taylor4-24/+29
2021-06-15drm/hyperv: Fix unused const variable 'hyperv_modifiers'Pu Lehui1-1/+1
2021-06-15drm/i915/selftests: Reorder tasklet_disable vs local_bh_disableChris Wilson1-23/+32
2021-06-15drm/ast: Add detect function supportAinux1-1/+17
2021-06-14drm/i915/xelpd: break feature inheritanceLucas De Marchi1-8/+42
2021-06-14drm/panel: s6e63m0: Switch to DBI abstraction for SPILinus Walleij5-91/+77
2021-06-14drm/dbi: Support DBI typec1 read operationsLinus Walleij1-1/+54
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König4-13/+9
2021-06-14drm/i915: Simplify userptr lockingThomas Hellström4-66/+31
2021-06-14drm/i915/selftests: Reorder tasklet_disable vs local_bh_disableChris Wilson1-23/+32
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman37-172/+406
2021-06-14Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann23-249/+1038
2021-06-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann125-2788/+2062
2021-06-12drm/vmwgfx: Fix implicit declaration errorZack Rusin1-0/+1
2021-06-12drm/vmwgfx: Remove vmw_chipsetZack Rusin2-5/+3
2021-06-12drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_mksstat_add_ioctl to authorise removal.Martin Krastev1-19/+13
2021-06-12drm/vmwgfx: inline access to the pages from the piterZack Rusin2-18/+1
2021-06-12drm/vmwgfx: remove code that was using physical page addressesZack Rusin3-26/+1
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin10-22/+33
2021-06-12drm/vmwgfx: Fix subresource updates with new contextsZack Rusin1-3/+2
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev8-27/+878
2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin7-116/+221
2021-06-11drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub3-6/+40
2021-06-11drm/amdgpu: disable DRAM memory training when GECC is enabledHawking Zhang2-13/+35
2021-06-11drm/amdgpu: cache psp runtime boot_cfg_bitmask in sw_intHawking Zhang2-0/+9
2021-06-11drm/amdgpu: add helper function to query psp runtime db entry (v2)Hawking Zhang1-0/+68
2021-06-11drm/amdgpu: add psp runtime db structuresHawking Zhang1-0/+54
2021-06-11drm/amdgpu: enable dynamic GECC support (v2)Hawking Zhang1-10/+47
2021-06-11drm/amdgpu: add helper function to query gecc status in boot configHawking Zhang1-0/+23
2021-06-11drm/amdgpu: allow different boot configsHawking Zhang1-4/+4
2021-06-11drm/amdgpu: update psp gfx i/f to support dynamic GECCHawking Zhang1-4/+9
2021-06-11drm/amdkfd: move CoherentHostAccess prop to HSA_CAPABILITYAlex Sierra1-4/+3
2021-06-11drm/amd/display: add dummy PG callback for beige gobyAurabindo Pillai3-0/+7
2021-06-11drm/amd/pm: support ss metrics read on yellow_carpSathishkumar S1-0/+34
2021-06-11drm/amd/pm: support ss metrics read on renoirSathishkumar S1-0/+34
2021-06-11drm/amdkfd: Add memory sync before TLB flush on unmapEric Huang1-3/+20
2021-06-11drm/amdgpu: use adev_to_drm macro for consistency (v2)Guchun Chen2-2/+2
2021-06-11drm/amdgpu: reset psp ring wptr during ring_createYuBiao Wang2-0/+2
2021-06-11drm/amd/pm: Only primary die supports power dataLijo Lazar1-11/+46
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan8-35/+95
2021-06-11drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_versionPeng Ju Zhou2-3/+3
2021-06-11drm/amd/pm: correct the dpm features disablement for Navi1xEvan Quan1-1/+2
2021-06-11drm/amd/pm: update the cached dpm feature statusEvan Quan5-13/+50