summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2022-07-28drm/amdgpu/dc/dce: fix repeated words in commentswangjianli-1/+1
2022-07-27Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...Dave Airlie-8845/+6386
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-6901/+9490
2022-07-27drm/nouveau/disp: move DAC load detection methodBen Skeggs-44/+57
2022-07-27drm/nouveau/disp: add output classBen Skeggs-6/+221
2022-07-27drm/nouveau/disp: add supervisor mutexBen Skeggs-4/+21
2022-07-27drm/nouveau/disp: add conn method to query HPD pin statusBen Skeggs-3/+88
2022-07-27drm/nouveau/disp: add connector classBen Skeggs-4/+189
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs-841/+470
2022-07-27drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs-63/+44
2022-07-27drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs-154/+157
2022-07-27drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs-168/+31
2022-07-27drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()Ben Skeggs-90/+45
2022-07-27drm/nouveau/disp: group supervisor-related struct membersBen Skeggs-32/+34
2022-07-27drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs-6822/+5151
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs-1072/+396
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs-562/+472
2022-07-27drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_funcBen Skeggs-127/+192
2022-07-27drm/nouveau/disp: clean up nvkm_outp constructorsBen Skeggs-32/+19
2022-07-27drm/nouveau/disp: collapse nvkm_dp into nvkm_outpBen Skeggs-262/+240
2022-07-26drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor-1/+1
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman-1/+1
2022-07-25drm/amd/display: Reduce stack size in the mode support functionRodrigo Siqueira-62/+70
2022-07-25drm/amd/display: 3.2.196Anthony Koo-1/+1
2022-07-25drm/amd/display: Copy crc_skip_count when duplicating CRTC stateLeo Li-0/+1
2022-07-25drm/amd/display: Add debug option for idle optimizations on cursor updatesAlvin Lee-0/+2
2022-07-25drm/amd/display: Disable MPC split for DCN32/321Alvin Lee-2/+2
2022-07-25drm/amd/display: Add missing ODM 2:1 policy logicSamson Tam-2/+6
2022-07-25drm/amd/display: Update DCN32 and DCN321 SR latenciesAlvin Lee-4/+4
2022-07-25drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira-10/+60
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai-3/+27
2022-07-25drm/amd/display: Cache cursor when cursor exceeds 64x64Chris Park-6/+11
2022-07-25drm/amd/display: Add support for manual DMUB FAMS triggerAnthony Koo-1/+8
2022-07-25drm/amd/display: Fix dpstreamclk programmingMichael Strauss-19/+20
2022-07-25drm/amd/display: Add missing AUDIO_DTO_SEL reg fieldMichael Strauss-1/+2
2022-07-25drm/amd/display: Add OTG/ODM functionsMichael Strauss-0/+34
2022-07-25drm/amd/display: Use correct clock source constructor for DCN314Michael Strauss-1/+1
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss-7/+24
2022-07-25drm/amd/display: Add pixel rate div calcs and programmingMichael Strauss-0/+56
2022-07-25drm/amd/display: Remove FPU flags from DCN30 MakefileRodrigo Siqueira-30/+0
2022-07-25drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira-17/+24
2022-07-25drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira-38/+49
2022-07-25drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira-25/+100
2022-07-25drm/amd/display: Fallback to SW cursor if SubVP + cursor too bigAlvin Lee-0/+5
2022-07-25drm/amd/display: Drop unnecessary FPU flags on dcn302 filesRodrigo Siqueira-25/+0
2022-07-25drm/amd/display: Reboot while unplug hdcp enabled dp from mst hubhersen wu-12/+22
2022-07-25drm/amd/display: Reset pipe count when iterating for DET overrideTaimur Hassan-1/+2
2022-07-25drm/amd/display: Calculate MALL cache lines based on Mblks requiredAlvin Lee-1/+15
2022-07-25drm/amd/display: Fix two MPO videos in single display ODM combine modeSamson Tam-31/+260
2022-07-25drm/amd/display: Guard against zero memory channelsNicholas Kazlauskas-1/+4