summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-31/+22
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1063-30246/+179005
2021-04-28Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-04-27vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEVArnd Bergmann1-1/+1
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds5-6/+9
2021-04-27Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-69/+20
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-04-23Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/d...Dave Airlie4-25/+40
2021-04-23Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-7/+15
2021-04-21drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefishJiansong Chen1-1/+1
2021-04-21amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4
2021-04-21drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo1-2/+2
2021-04-21drm/amdgpu: reserve fence slot to update page tablePhilip Yang1-2/+8
2021-04-21drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling1-9/+18
2021-04-21drm/ttm: fix return value checkChristian König1-1/+1
2021-04-20Merge tag 'gvt-fixes-2021-04-20' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi1-6/+13
2021-04-19drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak1-1/+2
2021-04-18Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie4-13/+27
2021-04-16drm/bridge: lt8912b: fix incorrect handling of of_* return valuesAdrien Grassein1-15/+17
2021-04-16drm: bridge: fix LONTIUM use of mipi_dsi_() functionsRandy Dunlap1-0/+3
2021-04-16drm: bridge: fix ANX7625 use of mipi_dsi_() functionsRandy Dunlap1-0/+1
2021-04-16drm/i915/gvt: Fix BDW command parser regressionZhenyu Wang1-6/+13
2021-04-14drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin3-8/+19
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin2-11/+8
2021-04-14drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin2-0/+6
2021-04-14Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter55-5024/+5221
2021-04-14Merge drm/drm-fixes into drm-nextDaniel Vetter31-124/+248
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe1-10/+11
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe1-1/+1
2021-04-12vfio/gvt: Use mdev_get_type_group_id()Jason Gunthorpe3-22/+11
2021-04-12vfio/gvt: Make DRM_I915_GVT depend on VFIO_MDEVJason Gunthorpe1-0/+1
2021-04-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki4-69/+20
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...Hans de Goede1-2/+2
2021-04-12drm/i915: Don't zero out the Y plane's watermarksVille Syrjälä1-2/+2
2021-04-12drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBTLyude Paul1-1/+0
2021-04-09drm/amdgpu: page retire over debugfs mechanismJohn Clements1-0/+67
2021-04-09drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()Yingjie Wang1-0/+3
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1
2021-04-09drm/radeon/r600: Fix variables that are not used after assignmentTian Tao1-0/+2
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher1-1/+2
2021-04-09drm/amd/display: Update DCN302 SR Exit LatencyJoshua Aberback1-1/+1
2021-04-09drm/amdgpu: enable ras eeprom on aldebaranJohn Clements1-1/+7
2021-04-09drm/amdgpu: RAS harvest on driver loadJohn Clements1-0/+29
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1
2021-04-09drm/amdgpu: add DMUB outbox event IRQ source define/complete/debug flagJude Shih2-0/+3
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du2-0/+2
2021-04-09drm/radeon: Fix size overflowxinhui pan1-2/+2
2021-04-09drm/amdgpu: Fix size overflowxinhui pan1-1/+1
2021-04-09drm/amdgpu: move mmhub ras_func init to ip specific fileHawking Zhang2-19/+19