Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
51964e9e12d0a054002a1a0d1dec4f661c7aaf28
/
drivers
/
gpu
/
drm
/
radeon
51964e9
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
by Michel Dänzer
· 8 years ago
b9b487e
Revert "drm/radeon: always apply pci shutdown callbacks"
by Alex Deucher
· 8 years ago
4e6e98b
drm/radeon: add support for new hainan variants
by Alex Deucher
· 8 years ago
a628392
drm/radeon: drop the mclk quirk for hainan
by Alex Deucher
· 8 years ago
3a69adf
drm/radeon: drop oland quirks
by Alex Deucher
· 8 years ago
ef736d3
drm/radeon/si: load special ucode for certain MC configs
by Alex Deucher
· 8 years ago
8a08403
drm/radeon: drop verde dpm quirks
by Alex Deucher
· 8 years ago
6458bd4
drm/radeon: update smc firmware selection for SI
by Alex Deucher
· 8 years ago
c8e008e
Merge branches 'acpica' and 'acpi-scan'
by Rafael J. Wysocki
· 8 years ago
6b11d1d
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
by Lv Zheng
· 8 years ago
acc5ddd
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
abb2e3c
drm/radeon/si: load the proper firmware on 0x87 oland boards
by Alex Deucher
· 8 years ago
8729675
drm/radeon: add additional pci revision to dpm workaround
by Alex Deucher
· 8 years ago
6b16cf7
drm/radeon: Hide the HW cursor while it's out of bounds
by Michel Dänzer
· 8 years ago
4349bd7
drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
by Michel Dänzer
· 8 years ago
dcab0fa
drm/radeon: Also call cursor_move_locked when the cursor size changes
by Michel Dänzer
· 8 years ago
75e75cb
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Daniel Vetter
· 8 years ago
1f32478
drm/radeon: don't add files at control minor debugfs directory
by Nicolai Stange
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
6320745
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
bcfdd5d
drm/radeon: fix check for port PM availability
by Alex Deucher
· 8 years ago
d3ac31f
drm/radeon: fix power state when port pm is unavailable (v2)
by Peter Wu
· 8 years ago
13be31f
drm/radeon: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
b3c11ac
drm: move allocation out of drm_get_format_name()
by Eric Engestrom
· 8 years ago
672c989
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
5f7f8f6
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes
by Dave Airlie
· 8 years ago
0a6e210
drm/radeon: Fix kernel panic on shutdown
by Larry Finger
· 8 years ago
066f1f0
drm/radeon: disable runtime pm in certain cases
by Alex Deucher
· 8 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7dc86ef
drm/radeon/si_dpm: workaround for SI kickers
by Alex Deucher
· 8 years ago
7cf321d
drm/drivers: add support for using the arch wc mapping API.
by Dave Airlie
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
1c331f7
drm/radeon/pm: autoswitch power state when in balanced mode
by Lucas Stach
· 8 years ago
ec9aaaf
drm/radeon: clarify why we evict vram twice on suspend
by Alex Deucher
· 8 years ago
22e5808
drm/radeon: mark symbols static where possible
by Baoyou Xie
· 8 years ago
297b128
drm/radeon: add missing header dependencies
by Baoyou Xie
· 8 years ago
537b4b4
drm/radeon: drop register readback in cayman_cp_int_cntl_setup
by Lucas Stach
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
9dc7996
Revert "drm/radeon: fix DP link training issue with second 4K monitor"
by Michel Dänzer
· 8 years ago
fb9a5b0
drm/radeon/si_dpm: Limit clocks on HD86xx part
by Tom St Denis
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
37c1e28
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
802aaf7
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 8 years ago
02cfb5f
drm/radeon: change vblank_time's calculation method to reduce computational error.
by Alex Deucher
· 8 years ago
113d0f9
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
by Marek Olšák
· 8 years ago
9305ee6
drm/radeon: fix modeset tear down code
by Alex Deucher
· 8 years ago
b0c80bd
drm/radeon: fix up dp aux tear down (v2)
by Alex Deucher
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
b898578
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
363926d
drm/radeon: Prevent races on pre DCE4 between flip submission and completion.
by Mario Kleiner
· 8 years ago
73d4c23
drm/radeon: Slightly more robust flip completion handling for < DCE-4
by Mario Kleiner
· 8 years ago
2a272ca
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
by Ville Syrjälä
· 8 years ago
ab5603c
drm/edid: Make max_tmds_clock kHz instead of MHz
by Ville Syrjälä
· 8 years ago
28a3965
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
a481daa
drm/radeon: always apply pci shutdown callbacks
by Alex Deucher
· 8 years ago
4279202
drm/radeon/si/dpm: fix phase shedding setup
by Alex Deucher
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
9f4ef05
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
3f346d5
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
670bb4f
drm/radeon/si/dpm: add workaround for for Jet parts
by Alex Deucher
· 8 years ago
7355984
drm/radeon/atif: Send a hotplug event when we get dgpu display request
by Alex Deucher
· 8 years ago
4777166
drm/radeon/atpx: check for ATIF dGPU wake for display events support
by Alex Deucher
· 8 years ago
884031f
drm/radeon: narrow asic_init for virtualization
by Alex Deucher
· 8 years ago
bd4a68d
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
f2aba35
Revert "drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"
by Alex Deucher
· 8 years ago
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 8 years ago
0aa3e2d
drm/radeon/radeon_device: remove unused function
by Baoyou Xie
· 8 years ago
0003b8d
drm/radeon: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
5756b15
drm/radeon: handle runtime pm in fbcon (v2)
by Alex Deucher
· 8 years ago
a801abe
drm/radeon: wire up a pci shutdown callback
by Alex Deucher
· 8 years ago
9b96b63
drm/radeon: handle runtime pm in drm pre/post close
by Alex Deucher
· 8 years ago
32c59dc
drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
by Alex Deucher
· 8 years ago
5e0b161
drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
by Alex Deucher
· 8 years ago
103917b
drm/radeon: set runtime pm state to active on resume
by Alex Deucher
· 8 years ago
e9c3dde
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
70a033d
drm/radeon: switch UVD code to use UVD_NO_OP for padding
by Alex Deucher
· 8 years ago
4d6bdba
drm/radeon: add support for UVD_NO_OP register
by Alex Deucher
· 8 years ago
ddbbd3b
drm/radeon: remove dead code, si_mc_load_microcode (v2)
by Heinrich Schuchardt
· 8 years ago
6e4b070
drm/radeon/cik: remove dead code (v2)
by Heinrich Schuchardt
· 8 years ago
13f479b
drm/radeon: fix radeon_move_blit on 32bit systems
by Christian König
· 8 years ago
ae5b80d
drm/radeon: only apply the SS fractional workaround to RS[78]80
by Christian König
· 8 years ago
d382814
drm: remove `const` attribute to hint at caller that they now own the memory
by Eric Engestrom
· 8 years ago
90844f0
drm: make drm_get_format_name thread-safe
by Eric Engestrom
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
9db7d2b
drm/radeon|amgpu: Make fbdev emulation optional
by Daniel Vetter
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 8 years ago
5dd20bb
drm/radeon: Set MASTER_UPDATE_MODE to 0 again
by Michel Dänzer
· 8 years ago
b8fc75c
drm/radeon: Provide page_flip_target hook
by Michel Dänzer
· 8 years ago
88afb9e
gpu: drm: radeon: radeon_i2c: don't print error when adding adapter fails
by Wolfram Sang
· 8 years ago
b817634
Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"
by Alex Deucher
· 8 years ago
84cefe1
drm/radeon: Don't retry 7 times in radeon_dp_dpcd()
by Lyude
· 8 years ago
1969753
drm/radeon: Don't print error on aux transaction timeouts
by Lyude
· 8 years ago
4499f2a
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
by Michel Dänzer
· 8 years ago
4e2f0ca
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
by Michel Dänzer
· 8 years ago
7b8082b
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
by Michel Dänzer
· 8 years ago
34b5835
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
by Michel Dänzer
· 8 years ago
Next »