summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-02-13drm/i915: Fix ICL MG PHY vswing handlingVille Syrjälä1-4/+3
2021-02-13drm/nouveau/nvif: fix method count when pushing an arrayBen Skeggs1-108/+108
2021-02-10drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang1-2/+0
2021-02-10drm/i915: Power up combo PHY lanes for for HDMI as wellVille Syrjälä1-0/+2
2021-02-10drm/i915: Extract intel_ddi_power_up_lanes()Ville Syrjälä1-16/+19
2021-02-10drm/i915/display: Prevent double YUV range correction on HDR planesAndres Calderon Jaramillo2-55/+12
2021-02-10drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson1-2/+4
2021-02-10drm/i915/gem: Drop lru bumping on display unpinningChris Wilson4-53/+4
2021-02-10drm/i915: Fix the MST PBN divider calculationImre Deak1-1/+3
2021-02-10drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak1-6/+18
2021-02-07drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen1-2/+2
2021-02-07drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2-6/+21
2021-02-07drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-02-07drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-02-07drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-02-07drm/panfrost: Support cache-coherent integrationsRobin Murphy4-0/+6
2021-02-03drm/i915/selftest: Fix potential memory leakPan Bian1-1/+1
2021-02-03drm/i915: Check for all subplatform bitsUmesh Nerlige Ramappa1-1/+1
2021-02-03drm/nouveau/dispnv50: Restore pushing of all data.Bastian Beranek2-2/+10
2021-02-03drm/vc4: Correct POS1_SCL for hvs5Dom Cobley1-2/+2
2021-02-03drm/vc4: Correct lbm size and calculationDom Cobley2-5/+10
2021-02-03drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst1-0/+4
2021-02-03drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin1-14/+16
2021-02-03drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson1-0/+12
2021-02-03drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planesLyude Paul1-4/+13
2021-02-03drm/i915/gt: Always try to reserve GGTT address 0x0Chris Wilson1-12/+35
2021-02-03drm/i915: Always flush the active worker before returning from the waitChris Wilson1-13/+15
2021-02-03drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursorsLyude Paul2-1/+31
2021-02-03Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher7-8/+39
2021-01-27drm/i915/hdcp: Get conn while content_type changedAnshuman Gupta1-0/+1
2021-01-27drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta1-0/+8
2021-01-27drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä3-6/+8
2021-01-27drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä4-17/+17
2021-01-27drm/vc4: Unify PCM card's driver_nameNicolas Saenz Julienne1-0/+1
2021-01-27drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline1-4/+7
2021-01-27drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs3-4/+4
2021-01-27drm/nouveau/mmu: fix vram heap sizingBen Skeggs1-3/+3
2021-01-27drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-27drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-27drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-27drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-27drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-27drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-27drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson3-18/+38
2021-01-27drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson1-0/+3
2021-01-27drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee1-3/+4
2021-01-27drm/amdgpu: remove gpu info firmware of green sardineHuang Rui1-1/+0
2021-01-27drm/syncobj: Fix use-after-freeDaniel Vetter1-3/+5
2021-01-27drm/atomic: put state on error pathPan Bian1-1/+1
2021-01-23drm/panel: otm8009a: allow using non-continuous dsi clockAntonio Borneo1-1/+1