summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom8-20/+140
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg12-31/+36
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg12-27/+59
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom5-312/+3
2019-08-14drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat1-5/+10
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat2-0/+16
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie259-5046/+120846
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher767-5966/+4111
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou2-37/+0
2019-08-09drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou2-5/+14
2019-08-09drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou1-6/+2
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie455-5610/+7536
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping1-1/+1
2019-08-07Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring3-10/+7
2019-08-07Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring1-2/+14
2019-08-07drm/vgem: drop DRM_AUTH usage from the driverEmil Velikov1-2/+2
2019-08-07drm/msm: drop DRM_AUTH usage from the driverEmil Velikov1-11/+11
2019-08-07drm/nouveau: remove open-coded drm_invalid_op()Emil Velikov3-8/+1
2019-08-07Revert "drm/nouveau: remove open-coded drm_invalid_op()"Sean Paul3-1/+8
2019-08-07Revert "drm/msm: drop DRM_AUTH usage from the driver"Sean Paul1-11/+11
2019-08-07Revert "drm/vgem: drop DRM_AUTH usage from the driver"Sean Paul1-2/+2
2019-08-07Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""Sean Paul1-14/+2
2019-08-07Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...Sean Paul3-7/+10
2019-08-07drm/sti: fix opencoded use of drm_panel_*Sam Ravnborg1-5/+3
2019-08-07drm/i915: stop using seqcount for fence pruningChristian König1-9/+5
2019-08-06gpu: drm: amd: powerplay: Remove logically dead codeHariprasad Kelam1-2/+0
2019-08-06drm/amd/powerplay: Zero initialize some variablesNathan Chancellor2-2/+2
2019-08-06drm/amdgpu: Fix GPU reset crash regression.Andrey Grodzovsky1-0/+2
2019-08-06drm/amd/powerplay: check before issuing messages for max sustainable clocksEvan Quan1-0/+4
2019-08-06drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init()Xiaojie Yuan3-28/+29
2019-08-06drm/amdgpu/soc15: fix external_rev_id for navi14tiancyin1-1/+1
2019-08-06drm/amdgpu: update ras sysfs feature infoTao Zhou1-12/+5
2019-08-06drm/amd/powerplay: skip pcie params override on Arcturus V2Evan Quan1-4/+4
2019-08-06drm/amdgpu: Fix panic during gpu resetxinhui pan1-1/+1
2019-08-06drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao1-0/+40
2019-08-06drm/amd/display: Block immediate flips for non-fast updatesNicholas Kazlauskas2-1/+16
2019-08-06drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic checkNicholas Kazlauskas1-0/+24
2019-08-06drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey1-0/+9
2019-08-06drm/hdcp: reference for srm file formatRamalingam C1-0/+7
2019-08-06drm/i915: update the hdcp state with ueventRamalingam C1-5/+3
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C2-4/+47
2019-08-06drm: uevent for connector status changeRamalingam C1-0/+35
2019-08-06drm/i915: Attach content type propertyRamalingam C3-22/+62
2019-08-06drm: Add Content protection type propertyRamalingam C4-2/+93
2019-08-06drm/bochs: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-06drm/qxl: Use dev_get_drvdata where possibleChuhong Yuan1-4/+2
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann1-2/+0
2019-08-06drm/virtio: switch driver from bo->resv to bo->base.resvGerd Hoffmann2-3/+3
2019-08-06drm/qxl: switch driver from bo->resv to bo->base.resvGerd Hoffmann2-4/+4
2019-08-06drm/nouveau: switch driver from bo->resv to bo->base.resvGerd Hoffmann4-6/+5