index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB
Christian König
1
-3
/
+3
2018-11-05
drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations
Christian König
1
-22
/
+4
2018-11-05
drm/amdgpu: cleanup GMC v9 TLB invalidation
Christian König
3
-47
/
+49
2018-11-05
drm/amdgpu: remove nonsense in_interrupt() checks
Christian König
1
-6
/
+2
2018-11-05
uapi: fix more linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-5
/
+5
2018-11-05
uapi: fix linux/kfd_ioctl.h userspace compilation errors
Dmitry V. Levin
1
-4
/
+4
2018-11-05
drm/amdkfd: fix interrupt spin lock
Christian König
1
-2
/
+3
2018-11-05
drm/amdgpu: Add helper function to get sdma index
Rex Zhu
2
-0
/
+17
2018-11-05
drm/amdgpu: Refine function name
Rex Zhu
6
-10
/
+10
2018-11-05
drm/amd/powerplay: do the comparison in the right Khz granularity
Evan Quan
1
-2
/
+2
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
21
-46
/
+106
2018-11-05
drm/amdgpu: Change AMDGPU_CSA_SIZE to 128K
Rex Zhu
1
-1
/
+1
2018-11-05
drm/amdgpu: Move csa related code to separate file
Rex Zhu
6
-104
/
+158
2018-11-05
drm/amdgpu: Refine CSA related functions
Rex Zhu
4
-22
/
+29
2018-11-05
drm/amdgpu: Remove useless csa gpu address in vmid0
Rex Zhu
2
-3
/
+2
2018-11-05
drm/amdgpu: fix gfx wptr for sdma v4
Junwei Zhang
1
-9
/
+4
2018-11-05
drm/amdgpu: disable page queue on SDMA for Vega12
Junwei Zhang
1
-1
/
+2
2018-11-05
drm/amdgpu: update smu firmware images for VI variants (v2)
Alex Deucher
2
-5
/
+31
2018-11-05
drm/amd/display: Add condition to sync eDP SW status and HW status
Lewis Huang
6
-0
/
+120
2018-11-05
drm/amd/display: Remove the check to see if pp_display_cfg is changed
Fatemeh Darbehani
1
-2
/
+1
2018-11-05
drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.
Charlene Liu
1
-4
/
+2
2018-11-05
drm/amd/display: Expose target backlight level
Anthony Koo
2
-0
/
+13
2018-11-05
drm/amd/display: Guard against null stream_state in set_crc_source
Nicholas Kazlauskas
1
-0
/
+5
2018-11-05
drm/amd/display: fix mirror rotation scaling math
Dmytro Laktyushkin
1
-41
/
+24
2018-11-05
drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4
Fatemeh Darbehani
4
-37
/
+37
2018-11-05
drm/amd/display: Remove program_csc_matrix
Krunoslav Kovac
4
-49
/
+11
2018-11-05
drm/amd/display: Fix some backlight variable styling
Anthony Koo
1
-10
/
+8
2018-11-05
drm/amd/display: Expand dc to use 16.16 bit backlight
Anthony Koo
7
-79
/
+80
2018-11-05
drm/amd/display: Remove some old TODO's
Eric Bernstein
1
-6
/
+0
2018-11-05
drm/amd/display: Initial documentation for AMDgpu DC
Leo Li
5
-41
/
+320
2018-11-05
drm/amd/display: Fix potential nullptr error
Bhawanpreet Lakha
1
-0
/
+6
2018-11-05
drm/amd/display: 3.2.04
Steven Chiu
1
-1
/
+1
2018-11-05
drm/amd/display: Fix up coverity issues
Aric Cyr
3
-8
/
+7
2018-11-05
drm/amd/display: remove interlace scaling adjustment
Dmytro Laktyushkin
1
-9
/
+0
2018-11-05
drm/amd/display: Add missing pipes registers for VGA enable/disable
Nevenko Stupar
1
-0
/
+2
2018-11-05
drm/amd/display: fix dml max voltage state
Dmytro Laktyushkin
1
-1
/
+2
2018-11-05
drm/amd/display: Clip all remaining regamma points after first clipped point
SivapiriyanKumarasamy
1
-18
/
+26
2018-11-05
drm/amd/display: 3.2.03
SivapiriyanKumarasamy
1
-1
/
+1
2018-11-05
drm/amd/display: Set gamma not working on MPO planes
Krunoslav Kovac
4
-91
/
+180
2018-11-05
drm/amdgpu: drop the remaining uses of ring idx in messages
Christian König
3
-8
/
+7
2018-11-05
drm/amdgpu: cleanup si_dma_ring_test_ib
Christian König
1
-5
/
+2
2018-11-05
drm/amdgpu: cleanup uvd_v6_0_ring_test_ring
Christian König
1
-12
/
+5
2018-11-05
drm/amdgpu: use ring name instead of idx in traces
Christian König
1
-7
/
+8
2018-11-05
drm/amdgpu: print an error when the parser can't be initialized
Samuel Pitoiset
1
-1
/
+1
2018-11-05
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
7
-4
/
+21
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
14
-212
/
+80
2018-11-05
drm/amdgpu: cleanup skipping IB test on KIQ
Christian König
3
-12
/
+3
2018-11-05
drm/amdgpu: cleanup amdgpu_ib_ring_tests
Christian König
1
-16
/
+19
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
16
-249
/
+114
2018-11-05
drm/amdgpu/amdkfd: clean up mmhub and gfxhub includes
Alex Deucher
4
-7
/
+6
[next]