开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2015-10-14
drm/amdgpu: add option to stop on VM fault
Christian König
2015-10-14
drm/amdgpu: only print meaningful VM faults
Christian König
2015-10-14
drm/amdgpu: also trace already allocated VMIDs
Christian König
2015-10-14
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
drm/amdgpu: clean up pageflip interrupt handling
Alex Deucher
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
2015-10-14
drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-10-14
drm/amdgpu/atom: add support for new div32 opcodes (v3)
Alex Deucher
2015-10-14
drm/amdgpu/atom: add support for new mul32 opcodes (v2)
Alex Deucher
2015-10-14
drm/amdgpu/atom: add support for process ds opcode
Alex Deucher
2015-10-14
drm/amdgpu/atom: implement debug opcode
Alex Deucher
2015-10-07
drm/amdgpu: disable hw semaphores by default
Alex Deucher
2015-10-07
drm/amdgpu: enable scheduler by default
Chunming Zhou
2015-10-07
drm/amdgpu: add TOPDOWN flag to the whole vram
Chunming Zhou
2015-10-07
drm/amdgpu: add vram usage into debugfs
Chunming Zhou
2015-10-07
drm/amdgpu: split gfx8 gpu init into sw and hw parts
Alex Deucher
2015-10-02
drm/radeon: remove volatile qualifier
Grazvydas Ignotas
2015-10-02
drm/radeon: refactor register check loop
Grazvydas Ignotas
2015-10-02
drm/radeon: split evergreen_cs_check_reg
Grazvydas Ignotas
2015-10-02
drm/radeon: simplify register checker
Grazvydas Ignotas
2015-10-02
drm/amdgpu: Spell vga_switcheroo consistently
Lukas Wunner
2015-10-02
drm/radeon: Spell vga_switcheroo consistently
Lukas Wunner
2015-10-02
Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-09-30
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-09-25
Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-09-24
drm/irq: Add drm_crtc_vblank_count_and_time()
Thierry Reding
2015-09-24
drm/irq: Rename drm_crtc -> crtc
Thierry Reding
2015-09-24
drm: drm_atomic_crtc_get_property should be static
Geliang Tang
2015-09-24
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
Thierry Reding
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
2015-09-24
drm/core: Preserve the framebuffer after removing it.
Maarten Lankhorst
2015-09-24
drm: Use vblank timestamps to guesstimate how many vblanks were missed
Ville Syrjälä
2015-09-24
drm: store_vblank() is never called with NULL timestamp
Ville Syrjälä
2015-09-24
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
Ville Syrjälä
[next]