aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-11-03drm/amd/pm: Adjust returns when power_profile_mode is not supportedMario Limonciello1-3/+5
2021-11-03drm/amd/pm: Add missing mutex for pp_get_power_profile_modeMario Limonciello1-1/+5
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello2-89/+2
2021-11-03drm/amdkfd: update gfx target version for RenoirGraham Sider1-1/+1
2021-11-03drm/amdgpu: Convert SMU version to decimal in debugfsMario Limonciello1-2/+7
2021-11-03drm/amdkfd: Handle incomplete migration to system memoryFelix Kuehling2-13/+40
2021-11-03drm/amdkfd: Avoid thrashing of stack and heapFelix Kuehling1-5/+17
2021-11-03drm/amdkfd: Fix SVM_ATTR_PREFERRED_LOCFelix Kuehling1-3/+11
2021-11-03drm/amdgpu: use correct register mask to extract fieldOak Zeng1-5/+13
2021-11-03drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdrJingwen Chen1-0/+4
2021-11-03drm/i915: Fix comment about modeset parametersJavier Martinez Canillas1-2/+2
2021-11-03drm/i915: Restore memory mapping for DPT FBs across system suspend/resumeImre Deak3-0/+61
2021-11-03drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()Imre Deak2-17/+56
2021-11-03drm/prime: Fix use after free in mmap with drm_gem_ttm_mmapAnand K Mistry1-2/+4
2021-11-03drm/etnaviv: stop getting the excl fence separately hereChristian König1-1/+1
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds888-25244/+78900
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+2
2021-11-02drm/i915: Rename GT_STEP to GRAPHICS_STEPJosé Roberto de Souza8-52/+51
2021-11-02drm/i915: Track media IP stepping separated from GTJosé Roberto de Souza3-34/+41
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza6-28/+37
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-4/+3
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2021-11-02drm/i915/adlp/fb: Remove restriction on CCS AUX plane stridesImre Deak3-44/+26
2021-11-02drm/i915/adlp/fb: Remove restriction on semiplanar UV plane offsetImre Deak1-0/+1
2021-11-02drm/i915/fb: Rename i915_color_plane_view::stride to mapping_strideImre Deak8-28/+29
2021-11-02drm/i915/adlp/fb: Fix remapping of linear CCS AUX surfacesImre Deak4-53/+164
2021-11-02drm/i915/fb: Factor out functions to remap contiguous FB obj pagesImre Deak1-50/+60
2021-11-02drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pagesImre Deak2-1/+11
2021-11-02drm/i915/fb: Fix rounding error in subsampled plane size calculationImre Deak1-2/+2
2021-11-02i915/display/dp: send a more fine-grained link-status ueventSimon Ser1-1/+1
2021-11-02drm/probe-helper: use drm_kms_helper_connector_hotplug_eventSimon Ser1-8/+17
2021-11-02amdgpu: use drm_kms_helper_connector_hotplug_eventSimon Ser2-6/+6
2021-11-02drm/connector: use drm_sysfs_connector_hotplug_eventSimon Ser1-1/+1
2021-11-02drm/probe-helper: add drm_kms_helper_connector_hotplug_eventSimon Ser1-0/+23
2021-11-02drm/sysfs: introduce drm_sysfs_connector_hotplug_eventSimon Ser1-0/+25
2021-11-02drm/i915/display: program audio CDCLK-TS for keepalivesKai Vehmanen4-0/+48
2021-11-02drm/i915/dmabuf: drop the flush on discreteMatthew Auld1-2/+13
2021-11-02drm/i915: stop setting cache_dirty on discreteMatthew Auld4-3/+22
2021-11-02drm/i915: move cpu_write_needs_clflushMatthew Auld3-14/+15
2021-11-02drm/i915/clflush: disallow on discreteMatthew Auld1-2/+3
2021-11-02drm/i915/clflush: fixup handling of cache_dirtyMatthew Auld1-1/+9
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+26
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-1/+1
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-13/+14
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+10
2021-11-01drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platformsVille Syrjälä1-22/+63
2021-11-01drm/i915: Extend the async flip VT-d w/a to skl/bxtVille Syrjälä1-0/+12
2021-11-01drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang1-2/+2
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-11-01drm/i915/display: Check async flip state of every crtc and plane onceJosé Roberto de Souza1-18/+20