aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-04-14drm/i915: eliminate remaining uses of intel_device_info->genLucas De Marchi3-13/+13
2021-04-14drm/i915: finish removal of gen_maskLucas De Marchi4-14/+5
2021-04-14drm/i915/selftests: eliminate use of gen_maskLucas De Marchi2-6/+10
2021-04-14drm/i915/selftests: replace unused mask with simple versionLucas De Marchi1-5/+5
2021-04-14drm/i915/gt: replace gen use in intel_engine_csLucas De Marchi2-29/+29
2021-04-14drm/i915: add macros for graphics and media versionsLucas De Marchi3-2/+23
2021-04-14drm/i915/display: rename display version macrosLucas De Marchi35-165/+164
2021-04-14drm/i915: rename display.version to display.verLucas De Marchi3-4/+4
2021-04-14drm/i915/display: use DISPLAY_VER() on remaining usersLucas De Marchi1-1/+1
2021-04-14drm/i915: Remove a few redundant glk checksVille Syrjälä2-2/+2
2021-04-14drm/i915: Don't use {skl, cnl}_hpd_pin() for bxt/glkVille Syrjälä1-2/+2
2021-04-14drm/i915: Disable LTTPR detection on GLK once againVille Syrjälä1-1/+1
2021-04-14drm/i915: Restore lost glk ccs w/aVille Syrjälä1-1/+2
2021-04-14drm/i915: Restore lost glk FBC 16bpp w/aVille Syrjälä1-1/+1
2021-04-14drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling1-9/+18
2021-04-14drm/i915/display: Eliminate IS_GEN9_{BC,LP}Matt Roper21-134/+146
2021-04-14drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann1-3/+20
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann19-56/+67
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann2-1/+115
2021-04-13Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm into drm-nextDaniel Vetter55-5024/+5221
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter31-124/+248
2021-04-13drm: bridge: cdns-mhdp8546: Enable HDCPParshuram Thombare5-13/+801
2021-04-12Revert "drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications"José Roberto de Souza1-15/+1
2021-04-12drm/i915/display: Implement Wa_14013723622José Roberto de Souza2-0/+8
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-12drm: drm_atomic_helper.c: Correct comments formatFabio M. De Francesco1-11/+21
2021-04-12drm: drm_atomic_helper.c: Replace "unsigned" with "unsigned int"Fabio M. De Francesco1-4/+4
2021-04-12gpu: drm: Replace bare "unsigned" with "unsigned int"Fabio M. De Francesco1-2/+2
2021-04-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki4-69/+20
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling the panelHans 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-12drm/ttm: re-add debugfs tt_shrink fileChristian König1-0/+20
2021-04-12drm/ttm: fix return value checkChristian König1-1/+1
2021-04-12drm/i915/display/vlv_dsi: Move panel_pwr_cycle_delay to next panel-onHans de Goede2-6/+20
2021-04-12drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling the panelHans de Goede1-2/+2
2021-04-11drm/qxl: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann5-28/+4
2021-04-11drm/nouveau: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann3-21/+2
2021-04-11drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()Thomas Zimmermann2-49/+1
2021-04-11drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offsetThomas Zimmermann1-0/+33
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