index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v8_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-18
1
-2
/
+4
|
\
|
*
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
1
-0
/
+2
|
*
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
1
-2
/
+2
*
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
1
-6
/
+25
|
\
|
|
*
drm/amdgpu: split pipeline sync and vm flush
Christian König
2016-03-08
1
-2
/
+9
|
*
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
1
-4
/
+2
|
*
drm/amdgpu: add hdp invalidation for gfx8
Chunming Zhou
2016-03-08
1
-0
/
+14
*
|
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu/gfx8: specify which engine to wait before vm flush
Chunming Zhou
2016-03-02
1
-1
/
+2
|
*
drm/amdgpu/gfx8: fix priv reg interrupt enable
Alex Deucher
2016-02-22
1
-1
/
+1
*
|
drm/amdgpu: fix rb bitmap & cu bitmap calculation
Flora Cui
2016-03-03
1
-3
/
+6
*
|
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
2016-02-29
1
-4
/
+2
*
|
drm/amdgpu/gfx: fix off by one in rb rework (v2)
Alex Deucher
2016-02-25
1
-5
/
+2
*
|
drm/amdgpu/vi: move uvd tiling config setup into uvd code
Alex Deucher
2016-02-12
1
-12
/
+0
*
|
drm/amdgpu/vi: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
1
-8
/
+0
*
|
drm/amdgpu/gfx: clean up harvest configuration (v2)
Alex Deucher
2016-02-12
1
-91
/
+40
*
|
drm/amdgpu: move sync into job object
Christian König
2016-02-10
1
-2
/
+4
*
|
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
2016-02-10
1
-6
/
+2
*
|
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
1
-2
/
+2
*
|
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
1
-0
/
+2
*
|
drm/amdgpu/gfx: minor code cleanup
Alex Deucher
2016-02-10
1
-10
/
+1
*
|
drm/amdgpu: remove the ring lock v2
Christian König
2016-02-10
1
-4
/
+4
*
|
drm/amdgpu: cleanup sync_seq handling
Christian König
2016-02-10
1
-1
/
+1
*
|
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-02-10
1
-2
/
+0
*
|
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-10
1
-40
/
+2
|
/
*
drm/amdgpu: load MEC ucode manually on iceland
Alex Deucher
2016-02-02
1
-4
/
+10
*
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher
2016-02-02
1
-2
/
+2
*
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
Alex Deucher
2016-02-02
1
-0
/
+10
*
drm/amdgpu: Add some tweaks to gfx 8 soft reset
Alex Deucher
2016-01-15
1
-1
/
+22
*
drm/amd/amdgpu: add gfx clock gating support for Fiji.
Eric Huang
2015-12-21
1
-0
/
+254
*
drm/amdgpu: support per device powerplay enablement (v2)
Jammy Zhou
2015-12-21
1
-2
/
+2
*
drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
Rex Zhu
2015-12-21
1
-38
/
+42
*
drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
Flora Cui
2015-12-11
1
-1
/
+1
*
drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
Flora Cui
2015-12-11
1
-0
/
+5
*
amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...
Tom St Denis
2015-12-04
1
-2
/
+2
*
amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()
Tom St Denis
2015-12-04
1
-11
/
+5
*
amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()
Tom St Denis
2015-12-04
1
-7
/
+1
*
amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)
Tom St Denis
2015-12-04
1
-1388
/
+898
*
amdgpu/gfxv8: Add missing break to switch statement from states init code
Tom St Denis
2015-12-02
1
-0
/
+1
*
drm/amdgpu: add EDC support for CZ (v3)
Alex Deucher
2015-12-02
1
-1
/
+330
*
drm/amdgpu: update Fiji's tiling mode table
Flora Cui
2015-11-16
1
-1
/
+291
*
drm/amdgpu: update fiji_mgcg_cgcg_init table
Flora Cui
2015-11-16
1
-5
/
+0
*
drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
Flora Cui
2015-11-16
1
-1
/
+4
*
drm/amdgpu: update Fiji's Golden setting
Flora Cui
2015-11-03
1
-7
/
+15
*
drm/amdgpu: add some additional CZ revisions
Alex Deucher
2015-10-28
1
-0
/
+7
*
drm/amdgpu: add GFX support for Stoney (v2)
Samuel Li
2015-10-21
1
-18
/
+382
*
drm/amdgpu: remove old lockup detection infrastructure
Christian König
2015-10-21
1
-11
/
+0
*
drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packet
Alex Deucher
2015-10-19
1
-0
/
+1
*
drm/amdgpu: split gfx8 gpu init into sw and hw parts
Alex Deucher
2015-10-07
1
-190
/
+197
*
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
2015-09-23
1
-46
/
+12
[next]