1. 17 11月, 2016 6 次提交
  2. 12 11月, 2016 1 次提交
  3. 02 11月, 2016 1 次提交
  4. 25 10月, 2016 1 次提交
  5. 22 9月, 2016 1 次提交
  6. 19 8月, 2016 2 次提交
  7. 17 8月, 2016 1 次提交
  8. 16 8月, 2016 3 次提交
  9. 15 8月, 2016 1 次提交
  10. 12 7月, 2016 1 次提交
  11. 04 7月, 2016 3 次提交
  12. 22 6月, 2016 1 次提交
    • D
      drm: Lobotomize set_busid nonsense for !pci drivers · a3257256
      Daniel Vetter 提交于
      We already have a fallback in place to fill out the unique from
      dev->unique, which is set to something reasonable in drm_dev_alloc.
      
      Which means we only need to have a special set_busid for pci devices,
      to be able to care the backwards compat code for drm 1.1 around, which
      libdrm still needs.
      
      While developing and testing this patch things blew up in really
      interesting ways, and the code is rather confusing in naming things
      between the kernel code, ioctl #defines and libdrm. For the next brave
      dragon slayer, document all this madness properly in the userspace
      interface section of gpu.tmpl.
      
      v2: Make drm_dev_set_unique static and update kerneldoc.
      
      v3: Entire rewrite, plus document what's going on for posterity in the
      gpu docbook uapi section.
      
      v4: Drop accidental amdgpu hunk (Emil).
      
      v5: Drop accidental omapdrm vblank counter change (Emil).
      
      v6: Rebase on top of the sphinx conversion.
      
      Cc: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
      Cc: Emil Velikov <emil.l.velikov@gmail.com>
      Tested-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> (virt_gpu)
      Reviewed-by: NEmil Velikov <emil.l.velikov@gmail.com>
      Signed-off-by: NDaniel Vetter <daniel.vetter@intel.com>
      a3257256
  13. 21 6月, 2016 1 次提交
  14. 09 6月, 2016 1 次提交
  15. 31 5月, 2016 1 次提交
  16. 11 5月, 2016 3 次提交
  17. 29 4月, 2016 8 次提交