index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
2016-12-15
drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.
Rex Zhu
2016-12-15
drm/amdgpu: disable uvd pg on Tonga.
Rex Zhu
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-09
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-08
drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as well
Michel Dänzer
2016-12-08
drm/amdgpu: use pin rather than pin_restricted in a few cases
Alex Deucher
2016-12-08
drm/amd/amdgpu: Add gpr reading for GFX v7
Tom St Denis
2016-12-08
drm/amd/amdgpu: Add gpr reading for GFX v6
Tom St Denis
2016-12-08
drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)
Tom St Denis
2016-12-08
drm/amd/amdgpu: export vbios information (v2)
Evan Quan
2016-12-08
drm/amd/amdgpu: stored bios_size
Evan Quan
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
2016-12-06
drm/amdgpu: update golden setting of tonga
Huang Rui
2016-12-06
drm/amdgpu/si: load the proper firmware on 0x87 oland boards
Alex Deucher
2016-12-06
drm/amdgpu: add additional pci revision to dpm workaround
Alex Deucher
2016-12-06
drm/amdgpu: Don't touch GFX hw during HW fini
Xiangliang Yu
2016-12-06
drm/amdgpu: drop redundant vi_mqd define
Xiangliang Yu
2016-12-06
drm/amdgpu: fix gtt available page num accounting
Flora Cui
2016-12-06
drm/amd/amdgpu: validate the shadow BO.
Alex Xie
2016-12-06
drm/amdgpu: no need to ungate uvd/vce clock when fini.
Rex Zhu
2016-12-06
drm/amdgpu: Only update the CUR_SIZE register when necessary
Michel Dänzer
2016-12-06
drm/amdgpu: Also call cursor_move_locked when the cursor size changes
Michel Dänzer
2016-12-06
drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
Michel Dänzer
2016-12-06
drm/amd/amdgpu: enable GUI idle INT after enabling CGCG
Arindam Nath
2016-12-06
drm/amdgpu: enable VCE clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
2016-12-06
drm/amdgpu: fix CI bug uvd status not true in debugfs.
Rex Zhu
2016-12-06
drm/amdgpu: remove error message when loading driver
Xiangliang Yu
2016-12-06
drm/amdgpu: fix bug mclk can't change on Polaris
Rex Zhu
2016-12-06
drm/amdgpu: refine uvd 6.0 clock gate feature.
Rex Zhu
2016-12-06
drm/amdgpu/gfx8: move eop programming per queue
Alex Deucher
2016-12-06
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...
Alex Deucher
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-12-06
drm/amdgpu: don't add files at control minor debugfs directory
Nicolai Stange
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-04
don't open-code file_inode()
Al Viro
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-11-29
drm/amdgpu: fix check for port PM availability
Peter Wu
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
2016-11-23
drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)
Alex Deucher
2016-11-23
drm/amdgpu/uvd: consolidate code for fetching addr from ctx
Alex Deucher
2016-11-23
drm/amdgpu: Disable DPM in virtualization
Trigger Huang
2016-11-23
drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2)
Christian König
2016-11-23
drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2)
Christian König
2016-11-23
drm/amdgpu: fix error handling in amdgpu_bo_create_restricted
Christian König
[prev]
[next]