index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_kms.c
Age
Commit message (
Expand
)
Author
2016-05-04
drm/amd: Mark some tables as const
Nils Wallménius
2016-04-05
drm/amdgpu: total vram size also reduces pin size
Chunming Zhou
2016-02-12
drm/amdgpu/gfx: clean up harvest configuration (v2)
Alex Deucher
2016-02-10
drm/amdgpu: Don't crash system if we can't get crtc
Harry Wentland
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-05
drm/amdgpu: restore the fbdev mode in lastclose
Alex Deucher
2015-10-02
drm/amdgpu: Spell vga_switcheroo consistently
Lukas Wunner
2015-09-30
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
2015-09-23
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
Dan Carpenter
2015-08-26
drm/amdgpu: fix postclose order
Christian König
2015-08-17
drm/amdgpu: remove VI hw bug workaround v3
Christian König
2015-08-17
drm/amdgpu: cleanup ctx_mgr init/fini
Christian König
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-05
drm/amdgpu: add feature version for SDMA ucode
Jammy Zhou
2015-08-05
drm/amdgpu: add feature version for RLC and MEC v2
Jammy Zhou
2015-07-29
drm/amdgpu: information leak in amdgpu_info_ioctl()
Dan Carpenter
2015-07-29
drm/amdgpu: clean up init sequence for failures
Alex Deucher
2015-07-23
drm/amdgpu: add VCE harvesting instance query
Leo Liu
2015-07-20
drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface
Oded Gabbay
2015-06-03
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
2015-06-03
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
2015-06-03
drm/amdgpu: add me/ce/pfp_feature_version interface query
Ken Wang
2015-06-03
drm/amdgpu add ce_ram_size for interface query
Ken Wang
2015-06-03
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: expose the max virtual address
Jammy Zhou
2015-06-03
drm/amdgpu: make the CTX ioctl thread-safe
Marek Olšák
2015-06-03
drm/amdgpu: memset gds_info struct in info ioctl
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher