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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
4
-4
/
+4
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
14
-311
/
+311
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
10
-46
/
+46
2017-12-18
drm/amdgpu: move debugfs functions to their own file
Alex Deucher
6
-785
/
+838
2017-12-18
drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend
Alex Deucher
3
-6
/
+6
2017-12-18
drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
Alex Deucher
1
-86
/
+90
2017-12-18
drm/amdgpu: move atom functions from amdgpu_device.c
Alex Deucher
3
-235
/
+236
2017-12-16
drm/amd/display: remove redundant null check of array 'data'
Colin Ian King
1
-2
/
+1
2017-12-16
drm/amdgpu: setup the shared and private apertures on gfx9
Alex Deucher
2
-5
/
+20
2017-12-16
drm/amdgpu: Simplify amdgpu_lockup_timeout usage.
Andrey Grodzovsky
5
-18
/
+11
2017-12-16
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
8
-7
/
+19
2017-12-16
drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx
Roger He
6
-22
/
+16
2017-12-16
drm/ttm: enable eviction for Per-VM-BO
Roger He
1
-6
/
+5
2017-12-16
drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and cs
Roger He
2
-2
/
+12
2017-12-14
drm/amdgpu: add enumerate for PDB/PTB v3
Chunming Zhou
2
-19
/
+61
2017-12-14
drm/amd/display: dal 3.1.25
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: Add TODO item to remove vector.c
Harry Wentland
1
-0
/
+3
2017-12-14
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
4
-80
/
+47
2017-12-14
drm/amd/display: Remove redundant NULL check in DCE11 HWSS
Harry Wentland
1
-2
/
+1
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
3
-13
/
+29
2017-12-14
drm/amd/display: remove format_control from set_cursor_attributes
Yue Hin Lau
1
-7
/
+0
2017-12-14
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
7
-39
/
+36
2017-12-14
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
1
-1
/
+3
2017-12-14
drm/amd/display: Move OPP mpc tree initialization to hw_init
Eric Bernstein
3
-7
/
+3
2017-12-14
drm/amd/display: use REG_UPDATE for MPC mux
Eric Bernstein
1
-4
/
+4
2017-12-14
drm/amd/display: Correct fixed point calculation.
Vitaly Prosyak
1
-1
/
+1
2017-12-14
drm/amd/display: OPTC cleanup/implementation
Yue Hin Lau
4
-174
/
+244
2017-12-14
drm/amd/display: Move unity TF type to predefined types
Vitaly Prosyak
3
-5
/
+6
2017-12-14
drm/amd/display: dpp clean up
Yue Hin Lau
2
-7
/
+4
2017-12-14
drm/amd/display: add assert to verify dcn_calc input validity
Dmytro Laktyushkin
1
-0
/
+11
2017-12-14
drm/amd/display: Add dppclk to dcn_bw_clocks
Dmytro Laktyushkin
3
-2
/
+3
2017-12-14
drm/amd/display: set chroma taps to 1 when not scaling
Dmytro Laktyushkin
2
-5
/
+13
2017-12-14
drm/amd/display: Print DC_VER at DC init
Harry Wentland
1
-2
/
+2
2017-12-14
drm/amd/display: really fix time out in init sequence
Tony Cheng
1
-2
/
+3
2017-12-14
drm/amd/display: Add disclaimer to BW and DML code provided by HW
Harry Wentland
8
-0
/
+73
2017-12-14
drm/amd/display: Use macro for isnan check
Harry Wentland
1
-10
/
+8
2017-12-14
drm/amd/display: dal 3.1.24
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: Set mpcc_disconnect_pending during MPC reset
Tony Cheng
2
-6
/
+16
2017-12-14
drm/amd/display: Refine update flags usage in update_dchubp_dpp
Andrew Jiang
1
-2
/
+3
2017-12-14
drm/amd/display: Cache cursor position.
Yongqiang Sun
2
-0
/
+3
2017-12-14
drm/amd/display: Program cursor regs after context swapped.
Yongqiang Sun
1
-14
/
+1
2017-12-14
drm/amd/display: fix recout_skip calculation when rotating 180 or 270
Yongqiang Sun
1
-34
/
+60
2017-12-14
drm/amd/display: Add is_tiling_rotated flag to plane_state
Eric Murphy-Zaremba
1
-0
/
+1
2017-12-14
drm/amd/display: OPP DPG test pattern
Eric Bernstein
3
-38
/
+43
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
6
-274
/
+325
2017-12-14
drm/amd/display: Reset MPCC muxes during init
Eric Bernstein
4
-49
/
+35
2017-12-14
drm/amd/display: CNVC pseudocode review follow up
Yue Hin Lau
4
-247
/
+244
2017-12-14
drm/amd/display: Disable plane right after disconnected
Yongqiang Sun
1
-1
/
+2
2017-12-14
drm/amd/display: dal 3.1.23
Tony Cheng
1
-1
/
+1
2017-12-14
drm/amd/display: Clean up os_types.h a bit
Harry Wentland
1
-6
/
+2
[next]