aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma1-3/+9
2023-02-14drm/amd/display: Disable unbounded request mode during rotationNasir Osman1-1/+2
2023-02-14drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha1-0/+4
2023-02-14drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong1-2/+0
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong1-4/+0
2023-02-14drm/amd/display: Remove stutter only configurationsNasir Osman6-11/+73
2023-02-14drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung2-5/+37
2023-02-14drm/amd/display: clean up some inconsistent indentingsYang Li1-3/+3
2023-02-14drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-02-14drm/amd/display: add NULL pointer checkCharlene Liu1-6/+10
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu5-85/+108
2023-02-14drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu3-11/+102
2023-02-14drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-14Revert "drm/amd/display: Correct bw_params population"Daniel Miess1-21/+10
2023-02-14drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu3-41/+25
2023-02-14drm/amd/display: Fix prefetch vratio checkAlvin Lee3-6/+29
2023-02-14drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-02-14drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai1-2/+2
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee8-8/+52
2023-02-14drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas4-1/+52
2023-02-14drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng12-2/+413
2023-02-14drm/amdkfd: Prevent user space using both svm and kfd api to register same us...Xiaogang Chen1-0/+14
2023-02-14drm/amdgpu: Fix the warning info when unload or remove amdgpuMa Jun1-1/+2
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman23-75/+157
2023-02-14drm/i915: Use encoder->devdata in eDP initVille Syrjälä3-20/+15
2023-02-14drm/i915: Iterate all child devs in intel_bios_is_port_present()Ville Syrjälä1-1/+13
2023-02-14drm/i915: Pass devdata to intel_bios_port_aux_ch()Ville Syrjälä5-5/+7
2023-02-14drm/i915: Populate encoder->devdata for g4x+ DP/HDMI portsVille Syrjälä2-0/+20
2023-02-14drm/i915: Consult the registered encoders for the ICL combo PHY w/aVille Syrjälä1-1/+14
2023-02-14drm/i915: Replace intel_bios_is_port_hpd_inverted() with intel_bios_encoder_h...Ville Syrjälä3-26/+9
2023-02-14drm/i915: Replace intel_bios_is_lane_reversal_needed() with intel_bios_encode...Ville Syrjälä3-19/+7
2023-02-14drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_l...Ville Syrjälä6-27/+19
2023-02-14drm/i915: Move variables to loop contextVille Syrjälä1-20/+12
2023-02-14drm/i915: Pass the whole encoder to hotplug_enables()Ville Syrjälä1-30/+24
2023-02-14drm/i915/dp: Increase slice_height for DPSuraj Kandpal1-11/+23
2023-02-13drm/vmwgfx: Make the driver work without the dummy resourcesZack Rusin2-5/+16
2023-02-13drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin27-688/+563
2023-02-13drm/vmwgfx: Abstract placement selectionZack Rusin22-455/+311
2023-02-13drm/vmwgfx: Rename dummy to is_iomemZack Rusin1-8/+8
2023-02-13drm/vmwgfx: Cleanup the vmw bo usage in the cursor pathsZack Rusin2-14/+1
2023-02-13drm/vmwgfx: Simplify fb pinningZack Rusin5-85/+54
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin25-385/+419
2023-02-13drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin8-58/+27
2023-02-13drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin5-118/+10
2023-02-13drm/i915/dp_mst: Fix payload removal during output disablingImre Deak1-6/+10
2023-02-13drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak1-4/+29
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak4-15/+19
2023-02-13drm/i915/dp_mst: Add the MST topology state for modesetted CRTCsImre Deak3-0/+69
2023-02-13drm: Disable dynamic debug as brokenVille Syrjälä1-1/+2
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann3-3/+3