index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
include
Age
Commit message (
Expand
)
Author
Lines
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
-1
/
+1
2016-09-22
drm/amdgpu:add fw version entry to info
Frank Min
-0
/
+1
2016-09-19
drm/amdgpu: implement raster configuration for gfx v6
Huang Rui
-0
/
+35
2016-08-31
drm/amdgpu: add si dpm support in amdgpu_atombios
Maruthi Srinivas Bayyavarapu
-0
/
+2
2016-08-31
drm/amdgpu: add si implementation v10
Ken Wang
-0
/
+45
2016-08-31
drm/amdgpu: add DMA implementation for si v8
Ken Wang
-0
/
+2
2016-08-31
drm/amdgpu: add display controller implementation for si v10
Ken Wang
-33
/
+4
2016-08-31
drm/amdgpu: add si header files v4
Ken Wang
-0
/
+3454
2016-08-30
drm/amdgpu: add SI asics types v2
Ken Wang
-1
/
+6
2016-08-25
drm/amdgpu: add support for getting sub_device id and
Rex Zhu
-0
/
+2
2016-08-24
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
-0
/
+2
2016-08-24
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
-0
/
+1
2016-08-08
drm/amdgpu: add amdgpu soft reset
Chunming Zhou
-0
/
+2
2016-08-08
drm/amdgpu: add pre_soft_reset ip func
Chunming Zhou
-0
/
+2
2016-08-08
drm/amdgpu: add check_soft_reset ip func
Chunming Zhou
-0
/
+2
2016-07-29
drm/amdgpu: add query device id and revision id into system info entry at CGS
Huang Rui
-0
/
+2
2016-07-29
drm/amdgpu: add new definition in bif header
Huang Rui
-0
/
+1
2016-07-29
drm/amdgpu: fix incorrect type of info_id
Huang Rui
-5
/
+5
2016-07-29
drm/amdgpu: implement UVD VM mode for Stoney v2
Christian König
-0
/
+2
2016-07-15
drm/amdgpu: add ucode_start_address into cgs_firmware_info
Huang Rui
-0
/
+4
2016-07-07
drm/amdgpu: add read/write function for GC CAC programming
Rex Zhu
-0
/
+1
2016-07-07
drm/amd/powerplay: add shared definitions for di/dt feature.
Rex Zhu
-0
/
+83
2016-07-07
drm/amdgpu: remove gfx8 registers that vary between asics
Ken Wang
-22
/
+0
2016-07-07
drm/amdgpu: get number of shade engine by cgs interface.
Rex Zhu
-0
/
+1
2016-07-07
drm/amd/powerplay: Unify family defines
Tom St Denis
-9
/
+0
2016-07-07
drm/amdgpu: change pcie_gen_cap magic code to macro
Huang Rui
-0
/
+14
2016-07-07
drm/amdgpu: remove cgs_acpi_method_argument member method_length
Nicolai Hähnle
-1
/
+0
2016-07-07
drm/amdgpu/gfx80: Add QUICK_PG bit to GFX header and use it.
Tom St Denis
-2
/
+4
2016-07-07
drm/amdgpu: add new GFX powergating types
Alex Deucher
-0
/
+2
2016-06-21
drm/amdgpu/atombios: add avfs struct for Polaris10/11
Rex Zhu
-0
/
+72
2016-06-09
drm/amdgpu: add release firmware for cgs
Monk Liu
-0
/
+6
2016-06-09
drm/amdgpu: add late_fini for ip_funcs
Monk Liu
-0
/
+1
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
-0
/
+2
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
-2
/
+0
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
-5
/
+5
2016-05-04
drm/amd/amdgpu: add query GFX cu info in CGS query system info
Eric Huang
-0
/
+1
2016-05-04
drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.
yanyang1
-0
/
+1
2016-05-04
drm/amdgpu: add mmRLC_CGCG_CGLS_CTRL_3D & mmRLC_CGCG_RAMP_CTRL_3D
Flora Cui
-0
/
+2
2016-05-04
drm/amdgpu: update atombios.h (v2)
Alex Deucher
-44
/
+619
2016-05-04
drm/amdgpu: add ELM/BAF asic types
Alex Deucher
-0
/
+2
2016-05-04
drm/amd: add DCE 11.2 register headers
Alex Deucher
-0
/
+35575
2016-05-04
drm/amdgpu: add new CG flag for ROM clockgating
Alex Deucher
-0
/
+1
2016-05-04
drm/amd: make a type-safe cgs_device struct. (v2)
Dave Airlie
-40
/
+42
2016-05-04
drm/amdgpu: handle more than 10 UVD sessions (v2)
Arindam Nath
-0
/
+1
2016-04-01
drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.
Rex Zhu
-0
/
+8
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
-0
/
+6
2016-03-17
drm/amdgpu/gfx7: add MTYPE definition
Flora Cui
-0
/
+6
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
-0
/
+34
2016-03-08
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
-0
/
+2
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
-1
/
+1
[next]