index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-30
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-7
/
+9
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2
-6
/
+8
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
1
-1
/
+1
2015-09-24
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
Alex Deucher
1
-0
/
+4
2015-09-24
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
3
-92
/
+23
2015-09-24
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
Dan Carpenter
1
-1
/
+1
2015-09-24
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
Dan Carpenter
1
-0
/
+5
2015-09-24
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
Dan Carpenter
1
-2
/
+3
2015-09-24
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
Dan Carpenter
1
-34
/
+51
2015-09-24
drm/amdgpu: Fix max_vblank_count value for current display engines
Alex Deucher
1
-1
/
+1
2015-09-24
drm/amdgpu: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-24
drm/amdgpu: fix UVD suspend and resume for VI APU
Leo Liu
1
-8
/
+12
2015-09-24
drm/amdgpu: fix the UVD suspend sequence order
Leo Liu
3
-6
/
+6
2015-09-24
drm/amdgpu: make UVD handle checking more strict
Leo Liu
1
-27
/
+41
2015-09-24
drm/amdgpu: Disable UVD PG
Leo Liu
1
-1
/
+2
2015-09-24
drm/amdgpu: more scheduler cleanups v2
Christian König
11
-76
/
+87
2015-09-24
drm/amdgpu: cleanup fence queue init v2
Christian König
2
-2
/
+2
2015-09-24
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
10
-22
/
+22
2015-09-24
drm/amdgpu: cleanup entity init
Christian König
3
-19
/
+25
2015-09-24
drm/amdgpu: refine the scheduler job type conversion
Junwei Zhang
3
-4
/
+6
2015-09-24
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
8
-69
/
+71
2015-09-24
drm/amdgpu: use only one reservation object for each VM v2
Christian König
2
-30
/
+9
2015-09-24
drm/amdgpu: validate duplicates in the CS as well
Christian König
1
-14
/
+20
2015-09-24
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
24
-52
/
+70
2015-09-24
drm/amdgpu: fix overflow on 32bit systems
Christian König
1
-1
/
+1
2015-09-24
drm/amdgpu: remove process_job callback from the scheduler
Christian König
3
-24
/
+7
2015-09-24
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2
-11
/
+12
2015-09-24
drm/amdgpu: signal scheduler fence when hw submission fails v3
Christian König
1
-0
/
+3
2015-09-24
drm/amdgpu: add tracepoint for scheduler (v2)
Chunming Zhou
2
-1
/
+45
2015-09-24
drm/amdgpu: use write confirm for vm_flush()
Christian König
1
-1
/
+2
2015-09-24
drm/amdgpu: execution barrier after fence v2
Anatoli Antonovitch
1
-0
/
+12
2015-09-24
drm/amdgpu: add option to disable semaphores
Christian König
3
-1
/
+21
2015-09-05
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
22
-52
/
+127
2015-09-04
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
1
-3
/
+3
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
1
-6
/
+42
2015-09-04
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
1
-0
/
+4
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2
-15
/
+18
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
1
-2
/
+3
2015-09-04
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
25
-153
/
+338
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
1
-1
/
+1
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
1
-2
/
+2
2015-09-03
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
12
-20
/
+51
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
1
-1
/
+2
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
3
-15
/
+86
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
12
-3
/
+36
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
1
-0
/
+15
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
1
-1
/
+4
[next]