summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...Sean Paul2019-08-074-9/+12
* drm/sti: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-071-5/+3
* dma-buf: simplify reservation_object_get_fences_rcu a bitChristian König2019-08-071-10/+5
* drm/i915: stop using seqcount for fence pruningChristian König2019-08-071-9/+5
* dma-buf: fix shared fence list handling in reservation_object_copy_fencesChristian König2019-08-071-19/+46
* dma-buf: fix busy wait for new shared fencesChristian König2019-08-071-7/+7
* drm/crc-debugfs: Add notes about CRC<->commit interactionsBrian Starkey2019-08-062-0/+13
* drm/hdcp: reference for srm file formatRamalingam C2019-08-061-0/+7
* drm/i915: update the hdcp state with ueventRamalingam C2019-08-061-5/+3
* drm/hdcp: update content protection property with ueventRamalingam C2019-08-063-4/+49
* drm: uevent for connector status changeRamalingam C2019-08-062-1/+39
* drm/i915: Attach content type propertyRamalingam C2019-08-063-22/+62
* drm: Add Content protection type propertyRamalingam C2019-08-067-3/+112
* drm/bochs: Use dev_get_drvdataChuhong Yuan2019-08-061-4/+2
* drm/qxl: Use dev_get_drvdata where possibleChuhong Yuan2019-08-061-4/+2
* drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann2019-08-062-3/+0
* drm/virtio: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-062-3/+3
* drm/qxl: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-062-4/+4
* drm/nouveau: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-064-6/+5
* drm/amdgpu: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-0613-49/+47
* drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-064-11/+11
* drm/radeon: switch driver from bo->resv to bo->base.resvGerd Hoffmann2019-08-0610-22/+21
* drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann2019-08-066-77/+77
* drm/ttm: set both resv and base.resv pointersGerd Hoffmann2019-08-061-0/+2
* drm/ttm: use gem vma_nodeGerd Hoffmann2019-08-0614-27/+21
* drm/ttm: use gem reservation objectGerd Hoffmann2019-08-063-18/+24
* drm/nouveau: use embedded gem objectGerd Hoffmann2019-08-067-24/+20
* drm/amdgpu: use embedded gem objectGerd Hoffmann2019-08-066-13/+12
* drm/radeon: use embedded gem objectGerd Hoffmann2019-08-067-16/+15
* drm/qxl: use embedded gem objectGerd Hoffmann2019-08-069-26/+26
* drm/vram: use embedded gem objectGerd Hoffmann2019-08-065-14/+13
* drm/ttm: add gem base objectGerd Hoffmann2019-08-061-0/+23
* backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2019-08-054-33/+1
* drm/bridge/parade: Drop legacy GPIO headerLinus Walleij2019-08-051-1/+0
* drm/bridge/nxp-ptn3460: Drop legacy GPIO headersLinus Walleij2019-08-051-3/+0
* drm/bridge/megachips: Drop GPIO headerLinus Walleij2019-08-051-1/+0
* drm/pl111: Fix unused variable warningShaokun Zhang2019-08-051-1/+0
* dma-buf: fix stack corruption in dma_fence_chain_releaseChristian König2019-08-051-1/+23
* dma-buf: add more reservation object locking wrappersChristian König2019-08-0516-40/+100
* drm/vblank: drop use of DRM_WAIT_ON()Sam Ravnborg2019-08-031-5/+20
* drm/pl111: Drop special pads config checkLinus Walleij2019-08-031-16/+0
* drm/pl111: Deprecate the pads from the DT bindingLinus Walleij2019-08-031-4/+5
* drm/komeda: Enable dual-link supportjames qian wang (Arm Technology China)2019-08-028-36/+85
* drm/komeda: Use drm_display_mode "crtc_" prefixed hardware timingsjames qian wang (Arm Technology China)2019-08-023-23/+35
* drm/drm_debugfs_crc.c: Document that .verify_crc_source vfunc is required for...Liviu Dudau2019-08-021-3/+3
* drm: mali-dp: Mark expected switch fall-throughAnders Roxell2019-08-021-1/+2
* drm/tilcdc: Remove obsolete crtc_mode_valid() hackJyri Sarha2019-08-027-119/+19
* Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"Neil Armstrong2019-08-011-106/+36
* drm/radeon: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz2019-07-311-36/+106
* drm/amdgpu: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz2019-07-311-26/+70