Age | Commit message (Expand) | Author | Files | Lines |
2021-06-19 | drm/i915/doc: Include GuC ABI documentation | Michal Wajdeczko | 1 | -0/+8 |
2021-06-19 | drm/i915: Move priolist to new i915_sched_engine object | Matthew Brost | 1 | -0/+5 |
2021-06-19 | drm/amd/display: Add Freesync video documentation | Rodrigo Siqueira | 1 | -0/+6 |
2021-06-10 | drm/doc: document how userspace should find out CRTC index | Leandro Ribeiro | 1 | -0/+13 |
2021-06-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 1 | -0/+21 |
2021-06-10 | Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -6/+6 |
2021-06-10 | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -2/+2 |
2021-06-07 | drm: Add a prefetching memcpy_from_wc | Thomas Hellström | 1 | -2/+2 |
2021-06-04 | drm/amdgpu: attr to control SS2.0 bias level (v2) | Sathishkumar S | 1 | -0/+6 |
2021-06-04 | drm/amd/pm: sysfs attrs to read ss powershare (v6) | Sathishkumar S | 1 | -0/+15 |
2021-06-02 | Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm... | Dave Airlie | 4 | -0/+144 |
2021-05-26 | Merge drm/drm-next into drm-intel-next | Rodrigo Vivi | 2 | -0/+14 |
2021-05-20 | drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.h | Anusha Srivatsa | 1 | -6/+6 |
2021-05-12 | drm/doc/rfc: drop the i915_gem_lmem.h header | Matthew Auld | 2 | -240/+3 |
2021-05-04 | drm/doc/rfc: i915 DG1 uAPI | Matthew Auld | 3 | -0/+372 |
2021-04-26 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2 | -0/+18 |
2021-04-22 | drm/todo: Add link to old debugfs RFC | Daniel Vetter | 1 | -0/+2 |
2021-04-21 | drm/doc: add section for driver uAPI | Matthew Auld | 2 | -0/+9 |
2021-04-14 | drm/aperture: Add infrastructure for aperture ownership | Thomas Zimmermann | 1 | -0/+12 |
2021-04-07 | Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -1/+1 |
2021-03-26 | drm/doc: Add RFC section | Daniel Vetter | 2 | -0/+18 |
2021-03-16 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2 | -2/+23 |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2 | -59/+27 |
2021-03-11 | drm: Use USB controller's DMA mask when importing dmabufs | Thomas Zimmermann | 1 | -0/+21 |
2021-03-08 | docs: gpu: fix typo | Jianhui Zhao | 1 | -1/+1 |
2021-02-25 | drm/todo: Remove the drm_atomic_state todo item | Maxime Ripard | 1 | -46/+0 |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2021-02-09 | drm/todo: Add entry for moving to dma_resv_lock | Daniel Vetter | 1 | -0/+19 |
2021-02-08 | drm: Add additional atomic helpers for shadow-buffered planes | Thomas Zimmermann | 1 | -0/+12 |
2021-02-03 | drm/todo: Add entry for moving to dma_resv_lock | Daniel Vetter | 1 | -0/+19 |
2021-01-21 | drm: Update todo.rst | Daniel Vetter | 1 | -13/+15 |
2021-01-20 | Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -0/+12 |
2021-01-15 | Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm... | Dave Airlie | 1 | -1/+1 |
2021-01-12 | drm/vkms: Add information about module options | Sumera Priyadarsini | 1 | -0/+12 |
2021-01-11 | Documentation: Replace lkml.org links with lore | Joe Perches | 1 | -1/+1 |
2021-01-05 | drm/doc: render drm.h uapi docs | Simon Ser | 1 | -0/+3 |
2020-12-17 | drm/doc: introduce new section for standard plane properties | Simon Ser | 1 | -0/+6 |
2020-12-17 | drm/doc: the KMS properties section is for user-space devs | Simon Ser | 1 | -0/+3 |
2020-12-17 | drm/doc: move color management functions under CRTC section | Simon Ser | 1 | -6/+9 |
2020-12-17 | drm/doc: move damage tracking functions to new section | Simon Ser | 1 | -6/+9 |
2020-12-17 | drm/doc: move composition function docs to new section | Simon Ser | 1 | -3/+6 |
2020-12-17 | drm/doc: rename FB_DAMAGE_CLIPS section | Simon Ser | 1 | -2/+2 |
2020-12-15 | doc: Fix build of documentation after i915 file rename | José Roberto de Souza | 1 | -1/+1 |
2020-12-10 | drm/vkms: Add setup and testing information | Sumera Priyadarsini | 1 | -0/+70 |
2020-11-18 | drm/docs: Fix todo.rst | Daniel Vetter | 1 | -0/+3 |
2020-11-17 | fbcon: Disable accelerated scrolling | Daniel Vetter | 1 | -0/+18 |
2020-11-10 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2 | -7/+6 |
2020-11-10 | Merge v5.10-rc3 into drm-next | Daniel Vetter | 1 | -7/+0 |
2020-11-09 | drm/fb_helper: Support framebuffers in I/O memory | Thomas Zimmermann | 1 | -2/+17 |
2020-11-09 | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends | Thomas Zimmermann | 1 | -0/+18 |