summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-08-11drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-11drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-11drm/vmwgfx: Use struct_size() helperGustavo A. R. Silva
2020-08-11Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...Dave Airlie
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang
2020-08-10drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan
2020-08-10drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan
2020-08-10drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET
2020-08-10drm/amd/display: convert to use le16_add_cpu()Qinglang Miao
2020-08-10drm/amdgpu/display: drop unused functionAlex Deucher
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-10drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2020-08-10drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan
2020-08-10drm/amd/display: Revert regressionAlvin Lee
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr
2020-08-10drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback
2020-08-10drm/amdgpu: fix reload KMD hang on GFX10 KIQMonk Liu
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang
2020-08-10drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan
2020-08-10drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan
2020-08-10drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe
2020-08-10drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall
2020-08-10Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling
2020-08-10Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET
2020-08-10display/drm/bridge: TC358775 DSI/LVDS driverVinay Simha BN
2020-08-10drm/v3d: convert to use module_platform_driverQinglang Miao
2020-08-10drm/vkms: add missing platform_device_unregister() in vkms_init()Qinglang Miao
2020-08-10drm/vgem: add missing platform_device_unregister() in vgem_init()Qinglang Miao
2020-08-10drm/vkms: guarantee vblank when capturing crcMelissa Wen
2020-08-10drm/gma500: fix spelling mistake "pannel" -> "panel"Colin Ian King
2020-08-10drm/amdgpu/ttm: drop the adev link from vram mgrDave Airlie
2020-08-10drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.Dave Airlie
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-08-07drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)Evan Quan
2020-08-07drm/amd/powerplay: update swSMU VCN/JPEG PG logicsEvan Quan