index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
drm/amd/amdgpu: add query GFX cu info in CGS query system info
Eric Huang
1
-0
/
+1
2016-05-04
drm/amd/amdgpu: Add smc_sk firmware in baffin & ellesmere.
yanyang1
1
-0
/
+1
2016-05-04
drm/amdgpu: add mmRLC_CGCG_CGLS_CTRL_3D & mmRLC_CGCG_RAMP_CTRL_3D
Flora Cui
1
-0
/
+2
2016-05-04
drm/amdgpu: update atombios.h (v2)
Alex Deucher
1
-44
/
+619
2016-05-04
drm/amdgpu: add ELM/BAF asic types
Alex Deucher
1
-0
/
+2
2016-05-04
drm/amd: add DCE 11.2 register headers
Alex Deucher
3
-0
/
+35575
2016-05-04
drm/amdgpu: add new CG flag for ROM clockgating
Alex Deucher
1
-0
/
+1
2016-05-04
drm/amd: make a type-safe cgs_device struct. (v2)
Dave Airlie
2
-40
/
+42
2016-05-04
drm/amdgpu: handle more than 10 UVD sessions (v2)
Arindam Nath
1
-0
/
+1
2016-04-01
drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.
Rex Zhu
1
-0
/
+8
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+6
2016-03-17
drm/amdgpu/gfx7: add MTYPE definition
Flora Cui
1
-0
/
+6
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2
-0
/
+34
2016-03-08
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+2
2016-02-27
drm/amdkfd: Track when module's init is complete
Oded Gabbay
1
-1
/
+1
2016-02-26
drm/amdgpu: update radeon acpi header
Alex Deucher
1
-0
/
+2
2016-02-12
drm/amd/include: Update dce 8 headers for dal
Harry Wentland
2
-0
/
+13
2016-02-10
drm/amd: Adding IVSRC register headers
Harry Wentland
1
-0
/
+102
2016-02-10
drm/amd: add ACP driver support
Maruthi Bayyavarapu
1
-0
/
+1
2016-02-10
drm/amd: add dce8 enum register header
Alex Deucher
1
-0
/
+1117
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
1
-0
/
+32
2016-02-08
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
1
-0
/
+2
2016-01-11
drm/amdgpu/cgs: add an interface to access PCI resources
Alex Deucher
1
-0
/
+34
2015-12-21
drm/amd/powerplay: fix boolreturn.cocci warnings
kbuild test robot
1
-4
/
+4
2015-12-21
drm/amdgpu/cgs: add sys info query for pcie gen and link width
Alex Deucher
1
-0
/
+2
2015-12-21
drm/amdgpu: extract pcie helpers to common header
Alex Deucher
2
-0
/
+191
2015-12-21
drm/amd/powerplay: add/update headers for Fiji SMU and DPM
Eric Huang
1
-0
/
+79
2015-12-21
drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
yanyang1
1
-0
/
+1
2015-12-21
drm/amdgpu: add new cgs interface to get display info (v2)
Rex Zhu
1
-0
/
+20
2015-12-21
drm/amdgpu: implement cgs interface to query system info
Rex Zhu
1
-0
/
+23
2015-12-21
drm/amdgpu: implement new cgs interface for acpi function
Rex Zhu
1
-1
/
+44
2015-12-21
drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
Rex Zhu
1
-0
/
+494
2015-12-21
drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
Rex Zhu
1
-0
/
+21
2015-12-02
drm/amd: add new gfx8 register definitions for EDC
Alex Deucher
1
-0
/
+13
2015-11-05
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-0
/
+30967
2015-10-30
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-1
/
+2
2015-10-28
drm/amdgpu: add GFX 8.1 register headers
Alex Deucher
3
-0
/
+30967
2015-10-21
drm/amdgpu: add Stoney chip family
Samuel Li
1
-0
/
+1
2015-10-21
drm: fix trivial typos
Geliang Tang
1
-1
/
+1
2015-09-30
drm/amdgpu/cgs: remove import_gpu_mem
Alex Deucher
1
-17
/
+0
2015-08-17
drm/amdgpu: Add Fiji smu 7.1.3 headers (v2)
David Zhang
3
-0
/
+8608
2015-08-17
drm/amdgpu: Add Fiji DID 0x7300 common support
David Zhang
1
-0
/
+1
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
1
-0
/
+27
2015-08-17
drm/amdgpu: add some pptable definitions
Jammy Zhou
1
-1
/
+5
2015-08-17
drm/amdgpu: add some common definitions to amd_shared.h
Jammy Zhou
1
-0
/
+11
2015-08-17
drm/amdgpu: move some atombios definitions to common folder (v2)
Alex Deucher
5
-0
/
+9443
2015-08-17
drm/amdgpu: add cgs_interface for pg and cg
rezhu
1
-0
/
+15
2015-08-17
drm/amdgpu: fix some typo for cgs definitions
Jammy Zhou
1
-2
/
+2
2015-08-17
drm/amdgpu: add cgs_get_firmware_info interface v2
Jammy Zhou
1
-0
/
+46
2015-08-17
drm/amd: Add CGS interfaces
Chunming Zhou
2
-0
/
+698
[prev]
[next]