]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
drm/amdgpu: add optional fence out-parameter to amdgpu_vm_clear_freed
[karo-tx-linux.git] / drivers /
2017-03-30 Nicolai Hähnledrm/amdgpu: add optional fence out-parameter to amdgpu_...
2017-03-30 Eric Huangdrm/amd/powerplay: restore disabling power containment...
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: further KIQ parameter cleanup
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: store the eop gpu addr in the ring...
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: reduce the functon params for mpq...
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: reserve kiq eop object before unmapping it
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: fold loops in kiq_resume()
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: test KIQ before compute rings
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: reserve mqd objects before mapping...
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: rename some functions
2017-03-30 Alex Deucherdrm/amdgpu/gfx8: whitespace cleanup
2017-03-30 Rex Zhudrm/amdgpu: load mc firware in driver for Polaris.
2017-03-30 Chunming Zhoudrm/amdgpu: fix duplicated code
2017-03-30 Rex Zhudrm/amdgpu: enable gfx/system/vce clockgating on Polars12.
2017-03-30 Rex Zhudrm/amd/powerplay: add a new register define for APU...
2017-03-30 Eric Huangdrm/amdgpu: enable GFX/UVD/VCE PG for Bristol
2017-03-30 Tom St Denisdrm/amd/amdgpu: Set VCE/UVD off during late init
2017-03-30 Colin Ian Kingdrm/amdgpu: remove redundant outer loop and remove...
2017-03-30 Chunming Zhoudrm/amd/sched: revise priority number
2017-03-30 Alex Deucherdrm/amdgpu: bump version for PRT support
2017-03-30 Junwei Zhangdrm/amdgpu: fix before and after mapping judgement...
2017-03-30 Christian Königdrm/amdgpu: add a VM mapping replace operation v2
2017-03-30 Christian Königdrm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
2017-03-30 Christian Königdrm/amdgpu: separate page table allocation from mapping
2017-03-30 Christian Königdrm/amdgpu: make set_prt callback optional and fix...
2017-03-30 Alex Deucherdrm/amdgpu/vi: add missing error handling when setting...
2017-03-30 Alex Deucherdrm/amdgpu/vi: remove duplicate CG flags
2017-03-30 Andrew F. Davisdrm/amd/powerplay: remove unneeded conversions to bool
2017-03-30 Andrew F. Davisdrm/amdgpu: remove unneeded conversions to bool
2017-03-30 Andres Rodriguezdrm/amdgpu: add macro to retrieve timeline name v2
2017-03-30 Andres Rodriguezdrm/amdgpu: replace fence pointer with fence data in...
2017-03-30 Andres Rodriguezdrm/amdgpu: remove useless pointers from traces
2017-03-30 Andres Rodriguezdrm/amdgpu: use sched_job id instead of pointer for...
2017-03-30 Andres Rodriguezdrm/amdgpu: more ftrace formatting consistency fixes
2017-03-30 Andres Rodriguezdrm/amd/sched: add a unique job id to amd_sched_job
2017-03-30 Roger.Hedrm/amdgpu: increase IH ring buffer size to avoid overflow
2017-03-30 Alex Deucherdrm/amdgpu: don't init GDS pool if GDS size is 0 (v2)
2017-03-30 Alex Deucherdrm/amdgpu/gfx6: drop gds unrefs
2017-03-30 Rex Zhudrm/amdgpu: refine vce_3.0 code.
2017-03-30 Rex Zhudrm/amdgpu: refine vce2.0 dpm sequence
2017-03-30 Alex Deucherdrm/radeon: add new ATIF ACPI method
2017-03-30 Alex Deucherdrm/amdgpu: add new ATIF ACPI method
2017-03-30 Leo Liudrm/amdgpu: get cs support of AMDGPU_HW_IP_UVD_ENC
2017-03-30 Leo Liudrm/amdgpu: add AMDGPU_HW_IP_UVD_ENC to info query
2017-03-30 Leo Liudrm/amdgpu: add uvd enc ring type and functions
2017-03-30 Leo Liudrm/amdgpu: add uvd enc run queue
2017-03-30 Leo Liudrm/amdgpu: add uvd enc rings
2017-03-30 Leo Liudrm/amdgpu: move amdgpu_vce structure to vce header
2017-03-30 Leo Liudrm/amdgpu: move amdgpu_uvd structure to uvd header
2017-03-30 Leo Liudrm/amdgpu: add a ring func for end command
2017-03-30 Huang Ruidrm/amdgpu: add DF MGCG flag
2017-03-30 Huang Ruidrm/amdgpu: add DRM MGCG header
2017-03-30 Alex Deucherdrm/amdgpu: add asic callback to get memsize register
2017-03-30 Rex Zhudrm/amdgpu: check function points valid before use...
2017-03-30 Alex Xiedrm/amdgpu: add a callback to set vm mapping flags
2017-03-30 Alex Xiedrm/amdgpu: set GART PTE asic specific flags
2017-03-30 Huang Ruidrm/amdgpu: add a ucode size member into firmware info
2017-03-30 Chunming Zhoudrm/amdgpu: expand pte flags to uint64_t
2017-03-30 Alex Deucherdrm/amdgpu/ih: store the full context id
2017-03-30 Alex Deucherdrm/amdgpu: switch ih handling to two levels (v3)
2017-03-30 Ken Wangdrm/amdgpu: add 64bit doorbell functions (v2)
2017-03-30 Ken Wangdrm/amdgpu: add 64bit wb functions
2017-03-30 Ken Wangdrm/amdgpu: change wptr to 64 bits (v2)
2017-03-30 Junwei Zhangdrm/amdgpu: init aperture definitions (v2)
2017-03-30 Daniel Vetterdrm/amdgpu: Merge pre/postclose hooks
2017-03-30 Daniel Vetterdrm/radeon: Merge pre/postclose hooks
2017-03-30 Andres Rodriguezdrm/amdgpu: trace fence details in amdgpu_sched_run_job
2017-03-30 Andres Rodriguezdrm/amdgpu: make trace format uniform csv name=value
2017-03-30 Xiangliang Yudrm/amdgpu/gfx8: move CE&DE meta data structure to...
2017-03-30 Junshan Fangdrm/amd/amdgpu: add DID for Polaris10
2017-03-30 Alex Deucherdrm/amdgpu: add polaris12 to virtual dce handling
2017-03-30 Christian Königdrm/amdgpu: remove unused sync testing
2017-03-30 Eric Huangdrm/amd/powerplay: simplify avfs control code in smu7
2017-03-30 Eric Huangdrm/amd/powerplay: add function avfs control in smu7
2017-03-30 Eric Huangdrm/amd/powerplay: add voltage change support through...
2017-03-30 Andy Shevchenkodrm/radeon: remove useless and potentially wrong message
2017-03-30 Rex Zhudrm/amdgpu: print full bios version in dmesg.
2017-03-30 Christian Königdrm/amdgpu: disable HDP flushes on APUs
2017-03-30 Joe Perchesgpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to...
2017-03-30 Joe Perchesdrm: Use pr_cont where appropriate
2017-03-30 Alex Deucherdrm/amdgpu: put gtt at 0 in the internal address space
2017-03-30 Alex Deucherdrm/amdgpu/vce2: fix vce bar programming
2017-03-30 Joe Perchesdrivers/gpu: Convert remaining uses of pr_warning to...
2017-03-30 Geert Uytterhoevendrm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WR...
2017-03-30 Lyudedrm/radeon/dp_auxch: Ratelimit aux transfer debug messages
2017-03-30 Alex Deucherdrm/amdgpu/powerplay: enable LEDs on Fiji boards
2017-03-30 Junwei Zhangdrm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_config
2017-03-30 Trigger Huangdrm/amdgpu: Fix module unload hang by KIQ IRQ set
2017-03-30 Alex Deucherdrm/amdgpu: bump driver version for new lds buffer...
2017-03-30 Junwei Zhangdrm/amdgpu: export gfx config double offchip LDS buffer...
2017-03-30 Xiangliang Yudrm/amdgpu/gfx: free memory of mqd backup
2017-03-30 Xiangliang Yudrm/amdgpu/virt: fix typo
2017-03-30 Xiangliang Yudrm/amdgpu: change pointer of mqd_ptr & mqd_backup...
2017-03-30 Monk Liudrm/amdgpu:fix kiq_resume routine (V2)
2017-03-30 Monk Liudrm/amdgpu:use clear_ring to clr RB
2017-03-30 Monk Liudrm/amdgpu:imple ring clear
2017-03-30 Monk Liudrm/amdgpu:alloc mqd backup
2017-03-30 Monk Liudrm/amdgpu:new field in_reset introduced for gfx
2017-03-30 Monk Liudrm/amdgpu:RUNTIME flag should clr later
2017-03-30 Monk Liudrm/amdgpu:use work instead of delay-work
next