summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-0650-353/+425
|\
| * Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-11-0611-84/+115
| |\
| | * drm/vc4: drv: Remove unused variableMaxime Ripard2020-11-031-1/+0
| | * drm/panfrost: Fix module unloadSteven Price2020-11-031-2/+3
| | * drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-033-7/+13
| | * drm/vc4: kms: Add functions to create the state objectsMaxime Ripard2020-11-022-24/+57
| | * drm/vc4: Use devm_drm_dev_allocMaxime Ripard2020-11-025-32/+25
| | * drm/vc4: Use the helper to retrieve vc4_dev when neededMaxime Ripard2020-11-022-3/+3
| | * drm/vc4: gem: Add a managed action to cleanup the job queueMaxime Ripard2020-11-023-10/+10
| | * drm/vc4: drv: Use managed drm_mode_config_initMaxime Ripard2020-11-021-4/+3
| | * drm/vc4: bo: Add a managed action to cleanup the cacheMaxime Ripard2020-11-023-4/+4
| * | Merge tag 'amd-drm-fixes-5.10-2020-11-04' of git://people.freedesktop.org/~ag...Dave Airlie2020-11-0624-61/+150
| |\ \
| | * | drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher2020-11-045-20/+0
| | * | drm/amd/display: Add green_sardine support to DMRoman Li2020-11-041-0/+12
| | * | drm/amd/display: Add green_sardine support to DCRoman Li2020-11-044-0/+25
| | * | drm/amdgpu: enable vcn support for green_sardine (v2)Thong Thai2020-11-041-1/+7
| | * | drm/amdgpu: enable green_sardine_asd.bin loading (v2)Aaron Liu2020-11-041-1/+5
| | * | drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)Prike Liang2020-11-041-1/+5
| | * | drm/amdgpu: add gfx support for green_sardine (v2)Prike Liang2020-11-041-1/+11
| | * | drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang2020-11-041-2/+9
| | * | drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang2020-11-041-1/+5
| | * | drm/amdgpu: add Green_Sardine APU flagAlex Deucher2020-11-041-0/+1
| | * | drm/amdgpu: resolved ASD loading issue on siennaJohn Clements2020-11-031-0/+1
| | * | amdkfd: Check kvmalloc return before memcpyKent Russell2020-11-031-1/+1
| | * | drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2020-11-031-0/+4
| | * | amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan2020-11-031-2/+1
| | * | drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_tableAlex Deucher2020-11-031-11/+0
| | * | drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher2020-10-301-12/+18
| | * | drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan2020-10-301-4/+1
| | * | drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan2020-10-305-0/+39
| | * | drm/amd/pm: enable baco reset for HawaiiEvan Quan2020-10-301-1/+3
| | * | drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan2020-10-301-3/+4
| | * | drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan2020-10-301-15/+12
| | * | drm/amdgpu: rename nv_is_headless_sku()Flora Cui2020-10-301-3/+3
| | * | drm/amdgpu: disable DCN and VCN for Navi14 0x7340/C9 SKUFlora Cui2020-10-301-2/+3
| | |/
| * | Merge tag 'drm-intel-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-11-069-65/+139
| |\ \
| | * | drm/i915: Hold onto an explicit ref to i915_vma_work.pinnedChris Wilson2020-11-031-2/+4
| | * | drm/i915/gt: Flush xcs before tgl breadcrumbsChris Wilson2020-11-031-1/+3
| | * | drm/i915/gt: Expose more parameters for emitting writes into the ringChris Wilson2020-11-031-20/+35
| | * | drm/i915: Fix encoder lookup during PSR atomic checkImre Deak2020-11-031-1/+1
| | * | drm/i915/gt: Use the local HWSP offset during submissionChris Wilson2020-11-033-16/+31
| | * | drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson2020-11-031-15/+13
| | * | Merge tag 'gvt-fixes-2020-10-30' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2020-11-032-10/+52
| | |\ \ | | | |/ | | |/|
| | | * drm/i915/gvt: Fix mmio handler break on BXT/APL.Colin Xu2020-10-301-1/+11
| | | * Merge tag 'drm-intel-fixes-2020-10-29' into gvt-fixesZhenyu Wang2020-10-301192-17968/+60421
| | | |\
| | | * | drm/i915/gvt: Only pin/unpin intel_context along with workloadColin Xu2020-10-301-7/+8
| | | * | drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hangColin Xu2020-10-191-1/+31
| | | * | drm/i915/gvt: Allow zero out HWSP addr on hws_pga_writeColin Xu2020-10-191-1/+2
| * | | | Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2020-11-066-143/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/imx: tve remove extraneous type qualifierArnd Bergmann2020-10-271-1/+1