summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-11-04drm/amdgpu: add soc15 common ip block support for green_sardine (v3)Prike Liang
2020-11-04drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)Prike Liang
2020-11-04drm/amdgpu: add Green_Sardine APU flagAlex Deucher
2020-11-03drm/amdgpu: resolved ASD loading issue on siennaJohn Clements
2020-11-03amdkfd: Check kvmalloc return before memcpyKent Russell
2020-11-03drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-11-03amd/amdgpu: Disable VCN DPG mode for PicassoVeerabadhran Gopalakrishnan
2020-11-03drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_tableAlex Deucher
2020-11-03drm/i915: Hold onto an explicit ref to i915_vma_work.pinnedChris Wilson
2020-11-03drm/i915/gt: Flush xcs before tgl breadcrumbsChris Wilson
2020-11-03drm/i915/gt: Expose more parameters for emitting writes into the ringChris Wilson
2020-11-03drm/i915: Fix encoder lookup during PSR atomic checkImre Deak
2020-11-03drm/i915/gt: Use the local HWSP offset during submissionChris Wilson
2020-11-03drm/i915/gem: Flush coherency domains on first set-domain-ioctlChris Wilson
2020-11-03Merge tag 'gvt-fixes-2020-10-30' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-11-03drm/vc4: drv: Remove unused variableMaxime Ripard
2020-11-03drm/panfrost: Fix module unloadSteven Price
2020-11-03drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon
2020-11-02drm/vc4: kms: Add functions to create the state objectsMaxime Ripard
2020-11-02drm/vc4: Use devm_drm_dev_allocMaxime Ripard
2020-11-02drm/vc4: Use the helper to retrieve vc4_dev when neededMaxime Ripard
2020-11-02drm/vc4: gem: Add a managed action to cleanup the job queueMaxime Ripard
2020-11-02drm/vc4: drv: Use managed drm_mode_config_initMaxime Ripard
2020-11-02drm/vc4: bo: Add a managed action to cleanup the cacheMaxime Ripard
2020-10-30drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher
2020-10-30drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-10-30drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-10-30drm/amd/pm: enable baco reset for HawaiiEvan Quan
2020-10-30drm/amd/pm: correct the baco reset sequence for CI ASICsEvan Quan
2020-10-30drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-10-30drm/amdgpu: rename nv_is_headless_sku()Flora Cui
2020-10-30drm/amdgpu: disable DCN and VCN for Navi14 0x7340/C9 SKUFlora Cui
2020-10-30drm/i915/gvt: Fix mmio handler break on BXT/APL.Colin Xu
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' into gvt-fixesZhenyu Wang
2020-10-30drm/i915/gvt: Only pin/unpin intel_context along with workloadColin Xu
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst
2020-10-30drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul
2020-10-30drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
2020-10-29drm/vc4: Rework the structure conversion functionsMaxime Ripard
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard