summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-09-30drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson
2020-09-30drm/i915: Fix an error code i915_gem_object_copy_blt()Dan Carpenter
2020-09-30drm/i915/gt: Clear the buffer pool age before useChris Wilson
2020-09-30drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supportedChris Wilson
2020-09-30drm/i915/gem: Avoid implicit vmap for highmem on x86-32Chris Wilson
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen
2020-09-30drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen
2020-09-30drm/amd/display: add pipe reassignment prevention code to dcn3Dmytro Laktyushkin
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng
2020-09-30drm/amd/amdgpu: Prepare implementation to support reporting of CU usageRamesh Errabolu
2020-09-30drm/amd/amdgpu: Clean up header file of symbols that are defined to be staticRamesh Errabolu
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen
2020-09-30drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders
2020-09-29drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-09-29drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher
2020-09-29drm/amd/display: fix return value check for hdcp_workFlora Cui
2020-09-29drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen
2020-09-29drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila
2020-09-29drm/amdgpu: Use SKU instead of DID for FRU check v2Kent Russell
2020-09-29drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...Xiaojian Du
2020-09-29drm/amdgpu: add new trace event for page table updateShashank Sharma
2020-09-29drm/amdgpu: fix incorrect commentGuchun Chen
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-09-29drm/amd/display: make two symbols staticJason Yan
2020-09-29drm/amd/display: make get_color_space_type() staticJason Yan
2020-09-29amd/drm/display: avoid dcn3 on flip opp change for slave pipesDmytro Laktyushkin
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang
2020-09-29drm/amd/display: [FW Promotion] Release 0.0.35Anthony Koo
2020-09-29drm/amd/display: Revert check for flip pending before locking pipesAric Cyr
2020-09-29drm/amd/display: Add debug param to force dio disableWesley Chalmers
2020-09-29drm/amd/display: Calc DLG from dummy p-state if full p-state unsupportedJoshua Aberback
2020-09-29drm/amd/display: disable stream if pixel clock changed with link activeChiawen Huang
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood
2020-09-29drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoderEric Bernstein
2020-09-29drm/amd/display: Update NV1x SR latency valuesAlvin Lee
2020-09-29Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-09-29drm/msm: fix 32b build warnsRob Clark
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-09-28drm/i915: Fix state checker hw.active/hw.enable readoutVille Syrjälä
2020-09-25drm/msm/dp: fix incorrect function prototype of dp_debug_get()Abhinav Kumar
2020-09-25drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitorsEvan Quan
2020-09-25drm/amdgpu: fix a warning in amdgpu_ras.c (v2)Alex Deucher
2020-09-25drm/amdgpu: clean up ras sysfs creation (v2)Guchun Chen
2020-09-25drm/amdgpu: stop data_exchange work thread before resetTiecheng Zhou
2020-09-25drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang