summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-09drm/pl111: Support grayscaleLinus Walleij1-2/+27
2019-08-09drm/panfrost: Add madvise and shrinker supportRob Herring7-2/+158
2019-08-09drm/shmem: Add madvise state and purge helpersRob Herring1-0/+57
2019-08-09drm/panfrost: Remove completed features still in TODORob Herring1-7/+0
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-07dma-buf: simplify reservation_object_get_fences_rcu a bitChristian König1-10/+5
2019-08-07drm/i915: stop using seqcount for fence pruningChristian König1-9/+5
2019-08-07dma-buf: fix shared fence list handling in reservation_object_copy_fencesChristian König1-19/+46
2019-08-07dma-buf: fix busy wait for new shared fencesChristian König1-7/+7
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
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann13-49/+47
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann4-11/+11
2019-08-06drm/radeon: switch driver from bo->resv to bo->base.resvGerd Hoffmann10-22/+21
2019-08-06drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann5-71/+71
2019-08-06drm/ttm: set both resv and base.resv pointersGerd Hoffmann1-0/+2
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann13-23/+21
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann2-17/+24
2019-08-06drm/nouveau: use embedded gem objectGerd Hoffmann7-24/+20
2019-08-06drm/amdgpu: use embedded gem objectGerd Hoffmann6-13/+12
2019-08-06drm/radeon: use embedded gem objectGerd Hoffmann7-16/+15
2019-08-06drm/qxl: use embedded gem objectGerd Hoffmann9-26/+26
2019-08-06drm/vram: use embedded gem objectGerd Hoffmann4-12/+12
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2-19/+1
2019-08-05drm/bridge/parade: Drop legacy GPIO headerLinus Walleij1-1/+0
2019-08-05drm/bridge/nxp-ptn3460: Drop legacy GPIO headersLinus Walleij1-3/+0
2019-08-05drm/bridge/megachips: Drop GPIO headerLinus Walleij1-1/+0
2019-08-05drm/pl111: Fix unused variable warningShaokun Zhang1-1/+0