summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu (follow)
Commit message (Expand)AuthorAge
...
| * | | drm/amdgpu: add VM CS mapping trace pointChristian König2015-10-14
| * | | drm/amdgpu: add option to clear VM page tables after every submitChristian König2015-10-14
| * | | drm/amdgpu: add option to stop on VM faultChristian König2015-10-14
| * | | drm/amdgpu: only print meaningful VM faultsChristian König2015-10-14
| * | | drm/amdgpu: also trace already allocated VMIDsChristian König2015-10-14
| * | | drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2015-10-14
| * | | drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher2015-10-14
| * | | drm/amdgpu: rework sdma structuresAlex Deucher2015-10-14
| * | | drm/amdgpu: unpin cursor BOs on suspend and pin them again on resumeAlex Deucher2015-10-14
| * | | drm/amdgpu/dce8: Fold set_cursor() into show_cursor()Alex Deucher2015-10-14
| * | | drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOsAlex Deucher2015-10-14
| * | | drm/amdgpu/dce8: Move hotspot handling out of set_cursorAlex Deucher2015-10-14
| * | | drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)Alex Deucher2015-10-14
| * | | drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2015-10-14
| * | | drm/amdgpu/dce11: Fold set_cursor() into show_cursor()Alex Deucher2015-10-14
| * | | drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOsAlex Deucher2015-10-14
| * | | drm/amdgpu/dce11: Move hotspot handling out of set_cursorAlex Deucher2015-10-14
| * | | drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)Alex Deucher2015-10-14
| * | | drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2015-10-14
| * | | drm/amdgpu/dce10: Fold set_cursor() into show_cursor()Alex Deucher2015-10-14
| * | | drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOsAlex Deucher2015-10-14
| * | | drm/amdgpu/dce10: Move hotspot handling out of set_cursorAlex Deucher2015-10-14
| * | | drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)Alex Deucher2015-10-14
| * | | drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2015-10-14
| * | | drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher2015-10-14
| * | | drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher2015-10-14
| * | | drm/amdgpu/atom: add support for process ds opcodeAlex Deucher2015-10-14
| * | | drm/amdgpu/atom: implement debug opcodeAlex Deucher2015-10-14
| * | | drm/amdgpu: disable hw semaphores by defaultAlex Deucher2015-10-07
| * | | drm/amdgpu: enable scheduler by defaultChunming Zhou2015-10-07
| * | | drm/amdgpu: add TOPDOWN flag to the whole vramChunming Zhou2015-10-07
| * | | drm/amdgpu: add vram usage into debugfsChunming Zhou2015-10-07
| * | | drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher2015-10-07
| * | | drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner2015-10-02
| |/ /
| * | Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-09-30
| |\ \
| | * | drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä2015-09-24
| | * | drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä2015-09-24
* | | | drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2015-10-23
* | | | drm/amdgpu: stop leaking page flip fenceChristian König2015-10-23
* | | | drm/amdgpu: add missing dpm check for KV dpm late initAlex Deucher2015-10-19
* | | | drm/amdgpu/dpm: don't add pwm attributes if DPM is disabledAlex Deucher2015-10-19
* | | | drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer2015-10-15
* | | | drm/amdgpu: adjust default dispclk (v2)Alex Deucher2015-10-15
| |_|/ |/| |
* | | drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directorySudip Mukherjee2015-10-08
* | | drm/amdgpu: fix 32-bit compiler warningArnd Bergmann2015-10-07
* | | drm/amdgpu: flag iceland as experimentalAlex Deucher2015-10-06
* | | drm/amdgpu: check before checking pci bridge registersAlex Deucher2015-10-06
* | | drm/amdgpu: fix num_crtc on CZAlex Deucher2015-10-05
* | | drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher2015-10-05
* | | drm/amdgpu: add pm sysfs files lateAlex Deucher2015-10-02