summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie11-20/+65
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell1-1/+1
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan1-1/+1
2020-10-14docs: amdgpu: fix a warning when building the documentationMauro Carvalho Chehab1-2/+2
2020-10-14drm/amd/display: kernel-doc: document force_timing_syncMauro Carvalho Chehab1-0/+2
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher1-4/+3
2020-10-14drm/amd/display: Fix module load hangs when connected to an eDPRodrigo Siqueira1-5/+5
2020-10-14Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...Dave Airlie5-131/+10
2020-10-12drm/ingenic: Fix bad revertPaul Cercueil1-16/+0
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie134-948/+2497
2020-10-12Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie15-114/+175
2020-10-10Merge tag 'drm-misc-next-fixes-2020-10-02' of git://anongit.freedesktop.org/d...Dave Airlie3-9/+29
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin1-1/+1
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng1-1/+3
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot1-1/+1
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan1-11/+11
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher1-1/+3
2020-10-09drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin3-16/+11
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-10-09drm/panfrost: increase readl_relaxed_poll_timeout valuesChristian Hewitt1-2/+2
2020-10-09MAINTAINERS: Update entry for st7703 driver after the renameOndrej Jirman1-3/+4
2020-10-07Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil3-119/+13
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park1-3/+2
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira1-2/+1
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra1-0/+2
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders1-5/+5
2020-10-02drm/vmwgfx: fix regression in thp code due to ttm init refactor.Dave Airlie1-1/+4
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher5-2/+13
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher2-0/+17
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang1-0/+1
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang4-71/+53
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang2-86/+16
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang2-0/+142
2020-10-01drm: bridge: cdns-mhdp8546: fix compile warningTomi Valkeinen1-3/+3
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu2-2/+94
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu2-0/+187
2020-09-30drm/i915: Avoid mixing integer types during batch copiesChris Wilson3-9/+12
2020-09-30drm/i915/gem: Always test execution status on closing the contextChris Wilson1-38/+10
2020-09-30drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson1-39/+67
2020-09-30drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson2-0/+14
2020-09-30drm/i915/gem: Hold request reference for canceling an active contextChris Wilson1-6/+19
2020-09-30drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"Chris Wilson1-10/+2
2020-09-30drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson1-0/+2
2020-09-30drm/i915: check i915_vm_alloc_pt_stash for errorsMatthew Auld1-3/+5
2020-09-30drm/i915: Fix uninitialised variable in intel_context_create_request.Maarten Lankhorst1-0/+1
2020-09-30drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson1-0/+3
2020-09-30drm/i915: Fix an error code i915_gem_object_copy_blt()Dan Carpenter1-1/+1