index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
drm/amdgpu/si: load the proper firmware on 0x87 oland boards
Alex Deucher
1
-0
/
+1
2016-12-06
drm/amdgpu: add additional pci revision to dpm workaround
Alex Deucher
1
-0
/
+1
2016-12-06
drm/amd/powerplay: Fix potential NULL pointer issue
Xiangliang Yu
1
-2
/
+2
2016-12-06
drm/amdgpu: Don't touch GFX hw during HW fini
Xiangliang Yu
1
-0
/
+4
2016-12-06
drm/amd/powerplay: Adjust the position of data size initial
Xiangliang Yu
1
-1
/
+1
2016-12-06
drm/amd/powerplay: Ignore smu buffer usage
Xiangliang Yu
1
-2
/
+11
2016-12-06
drm/amd/powerplay: cut digest part
Xiangliang Yu
1
-0
/
+4
2016-12-06
drm/amdgpu: drop redundant vi_mqd define
Xiangliang Yu
1
-263
/
+3
2016-12-06
drm/amdgpu: fix gtt available page num accounting
Flora Cui
1
-2
/
+12
2016-12-06
drm/amd/powerplay: bypass fan table setup if no fan connected
Hawking Zhang
4
-0
/
+24
2016-12-06
drm/amd/amdgpu: validate the shadow BO.
Alex Xie
1
-1
/
+1
2016-12-06
drm/amd/powerplay: disable cg pg task when pp uninitialize.
Rex Zhu
3
-1
/
+15
2016-12-06
drm/amdgpu: no need to ungate uvd/vce clock when fini.
Rex Zhu
1
-7
/
+13
2016-12-06
drm/amdgpu: Only update the CUR_SIZE register when necessary
Michel Dänzer
4
-23
/
+59
2016-12-06
drm/amdgpu: Also call cursor_move_locked when the cursor size changes
Michel Dänzer
4
-16
/
+20
2016-12-06
drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
Michel Dänzer
4
-11
/
+12
2016-12-06
drm/amd/amdgpu: enable GUI idle INT after enabling CGCG
Arindam Nath
1
-9
/
+9
2016-12-06
drm/amdgpu: enable VCE clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
2
-3
/
+5
2016-12-06
drm/amdgpu: fix CI bug uvd status not true in debugfs.
Rex Zhu
1
-1
/
+1
2016-12-06
drm/amdgpu: remove error message when loading driver
Xiangliang Yu
1
-2
/
+4
2016-12-06
drm/amd/powerplay: fix firmware loading failure
Xiangliang Yu
1
-1
/
+1
2016-12-06
drm/amdgpu: fix bug mclk can't change on Polaris
Rex Zhu
2
-3
/
+8
2016-12-06
drm/amdgpu: refine uvd 6.0 clock gate feature.
Rex Zhu
1
-20
/
+92
2016-12-06
drm/amdgpu/gfx8: move eop programming per queue
Alex Deucher
1
-30
/
+19
2016-12-06
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
5
-27
/
+8
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
79
-1288
/
+55855
2016-12-06
drm/amdgpu: don't add files at control minor debugfs directory
Nicolai Stange
1
-6
/
+0
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
66
-1205
/
+55685
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
7
-32
/
+53
2016-12-04
don't open-code file_inode()
Al Viro
3
-13
/
+13
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
13
-53
/
+119
2016-11-29
drm/amdgpu: fix check for port PM availability
Peter Wu
1
-2
/
+9
2016-11-28
drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgr
Rex Zhu
1
-1
/
+4
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
7
-20
/
+0
2016-11-23
drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)
Alex Deucher
1
-5
/
+10
2016-11-23
drm/amdgpu/uvd: consolidate code for fetching addr from ctx
Alex Deucher
1
-12
/
+16
2016-11-23
drm/amdgpu: Disable DPM in virtualization
Trigger Huang
2
-4
/
+7
2016-11-23
drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2)
Christian König
1
-95
/
+4
2016-11-23
drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2)
Christian König
1
-15
/
+14
2016-11-23
drm/amdgpu: fix error handling in amdgpu_bo_create_restricted
Christian König
1
-7
/
+4
2016-11-23
drm/amdgpu: fix amdgpu_fill_buffer (v2)
Christian König
1
-21
/
+48
2016-11-23
drm/amdgpu: remove amdgpu_irq_get_delayed
Christian König
2
-12
/
+0
2016-11-23
amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
Edward O'Callaghan
3
-21
/
+27
2016-11-23
amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
Edward O'Callaghan
2
-2
/
+2
2016-11-23
drm/amd/amdgpu: port of DCE v6 to new headers (v3)
Tom St Denis
3
-247
/
+350
2016-11-23
drm/amdgpu: cleanup unused iterator members for sdma v2.4
Huang Rui
1
-1
/
+1
2016-11-23
drm/amdgpu: cleanup unused iterator members for sdma v3
Huang Rui
1
-1
/
+1
2016-11-23
drm/amdgpu:impl vgt_flush for VI(V5)
Monk Liu
3
-25
/
+60
2016-11-23
drm/amdgpu: enable uvd mgcg for Fiji.
Rex Zhu
1
-1
/
+2
[prev]
[next]