summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-10dma-buf: further relax reservation_object_add_shared_fenceChristian König
2019-08-10drm/i915: use new reservation_object_fences helperChristian König
2019-08-10dma-buf: add reservation_object_fences helperChristian König
2019-08-10dma-buf: make dma_fence structure a bit smaller v2Christian König
2019-08-09drm: meson: venc: set the correct macrovision max amplitude valueJulien Masson
2019-08-09drm: meson: add macro used to enable HDMI PLLJulien Masson
2019-08-09drm: meson: global clean-upJulien Masson
2019-08-09drm: meson: venc: use proper macros instead of magic constantsJulien Masson
2019-08-09drm: meson: viu: use proper macros instead of magic constantsJulien Masson
2019-08-09drm: meson: vpp: use proper macros instead of magic constantsJulien Masson
2019-08-09drm: meson: drv: use macro when initializing vpuJulien Masson
2019-08-09drm: meson: crtc: use proper macros instead of magic constantsJulien Masson
2019-08-09drm: meson: mask value when writing bits relaxedJulien Masson
2019-08-09drm/panel: simple: Support TI nspire panelsLinus Walleij
2019-08-09drm/panel: simple: Add TI nspire panel bindingsLinus Walleij
2019-08-09drm/pl111: Support grayscaleLinus Walleij
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring
2019-08-08drm/shmem: Add madvise state and purge helpersRob Herring
2019-08-08drm/panfrost: Remove completed features still in TODORob Herring
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping
2019-08-07Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring
2019-08-07Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring
2019-08-07drm/vgem: drop DRM_AUTH usage from the driverEmil Velikov
2019-08-07drm/msm: drop DRM_AUTH usage from the driverEmil Velikov
2019-08-07drm/nouveau: remove open-coded drm_invalid_op()Emil Velikov
2019-08-07Revert "drm/nouveau: remove open-coded drm_invalid_op()"Sean Paul
2019-08-07Revert "drm/msm: drop DRM_AUTH usage from the driver"Sean Paul
2019-08-07Revert "drm/vgem: drop DRM_AUTH usage from the driver"Sean Paul
2019-08-07Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""Sean Paul
2019-08-07Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...Sean Paul
2019-08-07drm/sti: fix opencoded use of drm_panel_*Sam Ravnborg
2019-08-07dma-buf: simplify reservation_object_get_fences_rcu a bitChristian König
2019-08-07drm/i915: stop using seqcount for fence pruningChristian König
2019-08-07dma-buf: fix shared fence list handling in reservation_object_copy_fencesChristian König
2019-08-07dma-buf: fix busy wait for new shared fencesChristian König
2019-08-06drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey
2019-08-06drm/hdcp: reference for srm file formatRamalingam C
2019-08-06drm/i915: update the hdcp state with ueventRamalingam C
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C
2019-08-06drm: uevent for connector status changeRamalingam C
2019-08-06drm/i915: Attach content type propertyRamalingam C
2019-08-06drm: Add Content protection type propertyRamalingam C
2019-08-06drm/bochs: Use dev_get_drvdataChuhong Yuan
2019-08-06drm/qxl: Use dev_get_drvdata where possibleChuhong Yuan
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann
2019-08-06drm/virtio: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/qxl: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/nouveau: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann