开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
2015-09-23
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
Alex Deucher
2015-09-23
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
2015-09-23
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
Dan Carpenter
2015-09-23
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
Dan Carpenter
2015-09-23
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
Dan Carpenter
2015-09-23
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
Dan Carpenter
2015-09-23
drm/amdgpu: Fix max_vblank_count value for current display engines
Alex Deucher
2015-09-23
drm/amdgpu: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-09-23
drm/amdgpu: fix UVD suspend and resume for VI APU
Leo Liu
2015-09-23
drm/amdgpu: fix the UVD suspend sequence order
Leo Liu
2015-09-23
drm/amdgpu: make UVD handle checking more strict
Leo Liu
2015-09-23
drm/amdgpu: Disable UVD PG
Leo Liu
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
2015-09-23
drm/amdgpu: cleanup fence queue init v2
Christian König
2015-09-23
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
2015-09-23
drm/amdgpu: cleanup entity init
Christian König
2015-09-23
drm/amdgpu: refine the scheduler job type conversion
Junwei Zhang
2015-09-23
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
2015-09-23
drm/amdgpu: use only one reservation object for each VM v2
Christian König
2015-09-23
drm/amdgpu: validate duplicates in the CS as well
Christian König
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
drm/amdgpu: fix overflow on 32bit systems
Christian König
2015-09-23
drm/amdgpu: remove process_job callback from the scheduler
Christian König
2015-09-23
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2015-09-23
drm/amdgpu: signal scheduler fence when hw submission fails v3
Christian König
2015-09-23
drm/amdgpu: add tracepoint for scheduler (v2)
Chunming Zhou
2015-09-23
drm/amdgpu: use write confirm for vm_flush()
Christian König
2015-09-23
drm/amdgpu: execution barrier after fence v2
Anatoli Antonovitch
2015-09-23
drm/amdgpu: add option to disable semaphores
Christian König
2015-09-05
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-04
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
2015-09-04
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
2015-09-04
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
2015-09-02
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
2015-09-02
drm/amdgpu: use PT for VM sync on unmap
Christian König
[next]