index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-12
192
-29846
/
+50770
|
\
|
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-10-10
14
-37
/
+31
|
|
\
|
|
*
drm/amdgpu: revert "use more than 64KB fragment size if possible"
Christian König
2016-10-06
1
-8
/
+4
|
|
*
drm/amdgpu: warn if dp aux is still attached on free
Grazvydas Ignotas
2016-10-06
2
-1
/
+4
|
|
*
drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
Grazvydas Ignotas
2016-10-06
1
-0
/
+1
|
|
*
drm/amdgpu: also track late init state
Grazvydas Ignotas
2016-10-06
2
-0
/
+5
|
|
*
drm/amdgpu/virtual_dce: adjust config ifdef
Alex Deucher
2016-10-04
1
-2
/
+2
|
|
*
drm/amdgpu/vce: add support for hw config packet (v2)
Alex Deucher
2016-10-04
1
-0
/
+14
|
|
*
drm/amdgpu: clean up to set fw_offset as 0 twice
Huang Rui
2016-10-04
1
-1
/
+0
|
|
*
drm/amdgpu: remove DRM_AMD_POWERPLAY
Alex Deucher
2016-10-04
5
-25
/
+1
|
*
|
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
2016-10-04
1
-2
/
+2
|
*
|
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
2016-10-04
1
-1
/
+1
|
|
/
|
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-30
35
-318
/
+694
|
|
\
|
|
*
drm/amdgpu: always apply pci shutdown callbacks (v2)
Alex Deucher
2016-09-28
1
-6
/
+4
|
|
*
drm/amdgpu: improve VM PTE trace points
Christian König
2016-09-28
2
-5
/
+25
|
|
*
drm/amdgpu: fix GART_DEBUGFS define
Christian König
2016-09-28
1
-4
/
+4
|
|
*
drm/amdgpu: free userptrs even if GTT isn't bound
Christian König
2016-09-28
1
-3
/
+3
|
|
*
drm/amd/amdgpu: Various cleanups for DCEv6
Tom St Denis
2016-09-28
1
-36
/
+10
|
|
*
drm/amdgpu: fix BO move offsets
Christian König
2016-09-28
1
-2
/
+2
|
|
*
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
2016-09-28
1
-2
/
+2
|
|
*
drm/amdgpu: fix gtt_mgr bo's offset
Flora Cui
2016-09-28
1
-2
/
+3
|
|
*
drm/amdgpu: fix initializing the VM BO shadow
Christian König
2016-09-28
1
-0
/
+15
|
|
*
drm/amdgpu: fix initializing the VM last eviction counter
Christian König
2016-09-28
1
-2
/
+6
|
|
*
drm/amdgpu: cleanup VM shadow BO unreferencing
Christian König
2016-09-28
1
-6
/
+10
|
|
*
drm/amdgpu: allocate GTT space for shadow VM page tables
Christian König
2016-09-28
1
-0
/
+17
|
|
*
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
12
-159
/
+159
|
|
*
drm/amdgpu: remove unused member from struct amdgpu_bo
Christian König
2016-09-28
2
-3
/
+0
|
|
*
drm/amdgpu: add a custom GTT memory manager v2
Christian König
2016-09-28
6
-11
/
+265
|
|
*
drm/amdgpu/dce6: disable hpd on local panels
Alex Deucher
2016-09-28
1
-9
/
+39
|
|
*
drm/amdgpu/dce8: disable hpd on local panels
Alex Deucher
2016-09-28
1
-9
/
+39
|
|
*
drm/amdgpu/dce11: disable hpd on local panels
Alex Deucher
2016-09-28
1
-10
/
+13
|
|
*
drm/amdgpu/dce10: disable hpd on local panels
Alex Deucher
2016-09-28
1
-10
/
+13
|
|
*
drm/amdgpu/si/dpm: fix phase shedding setup
Alex Deucher
2016-09-28
2
-1
/
+2
|
|
*
drm/amdgpu/si/dpm: sync up quirks from radeon
Alex Deucher
2016-09-28
1
-0
/
+13
|
|
*
drm/amdgpu/vce3: don't forget to tear down some rings
Grazvydas Ignotas
2016-09-27
1
-2
/
+4
|
|
*
drm/amdgpu/i2c: add const where appropriate
Grazvydas Ignotas
2016-09-27
2
-14
/
+14
|
|
*
drm/amdgpu: don't leave dangling pointers around
Grazvydas Ignotas
2016-09-27
2
-0
/
+3
|
|
*
drm/amdgpu: clear ring pointer in amdgpu_device on teardown
Grazvydas Ignotas
2016-09-27
1
-0
/
+2
|
|
*
drm/amdgpu/vce: take all rings into account for idle checks
Alex Deucher
2016-09-27
1
-2
/
+5
|
|
*
drm/amdgpu: add version bump for raster config programming
Alex Deucher
2016-09-27
1
-1
/
+2
|
|
*
drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
Christian König
2016-09-27
1
-0
/
+1
|
|
*
drm/amdgpu: bypass vce clock if vce is idle on Fiji.
Rex Zhu
2016-09-27
1
-1
/
+2
|
|
*
drm/amdgpu: fix amdgpu_vm_bo_update param error
Flora Cui
2016-09-23
1
-1
/
+1
|
|
*
drm/amdgpu: Constify tables
Nils Wallménius
2016-09-23
6
-21
/
+20
|
*
|
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
13
-26
/
+43
|
|
\
\
|
*
\
\
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
103
-35876
/
+18576
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/amd/amdgpu: Clean up afmt allocation in DCEv6. (v2)
Tom St Denis
2016-09-22
1
-4
/
+14
|
|
*
|
drm/amd/amdgpu: Remove division from vblank_wait
Tom St Denis
2016-09-22
3
-9
/
+15
|
|
*
|
drm/amdgpu/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
2016-09-22
1
-0
/
+11
|
|
*
|
drm/amdgpu/atpx: check for ATIF dGPU wake for display events support
Alex Deucher
2016-09-22
2
-0
/
+11
[next]