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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-12
drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start
James Zhu
1
-28
/
+2
2018-10-12
drm/amdgpu/vcn:Add SPG mode Register XX check
James Zhu
1
-0
/
+4
2018-10-12
drm/amdgpu/vcn:Move SPG mode mc resume after MPC control
James Zhu
1
-2
/
+2
2018-10-12
drm/amdgpu/vcn:Update SPG mode VCN global tiling
James Zhu
1
-0
/
+18
2018-10-12
drm/amdgpu/vcn:Update SPG mode VCN memory control
James Zhu
1
-7
/
+6
2018-10-12
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start
James Zhu
1
-4
/
+5
2018-10-12
drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start
James Zhu
1
-27
/
+1
2018-10-12
drm/amdgpu/vcn:Add DPG mode Register XX check
James Zhu
1
-0
/
+8
2018-10-12
drm/amdgpu/vcn:Update DPG mode VCN global tiling registers
James Zhu
1
-4
/
+15
2018-10-12
drm/amdgpu/vcn:Update DPG mode VCN memory control
James Zhu
1
-8
/
+11
2018-10-12
drm/amdgpu/vcn:Reduce unnecessary local variable
James Zhu
1
-9
/
+9
2018-10-12
drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop
James Zhu
1
-0
/
+10
2018-10-12
drm/amdgpu/vcn:Update latest spg mode stop for VCN
James Zhu
1
-15
/
+26
2018-10-12
drm/amdgpu/vcn:Update latest UVD_MPC register for VCN
James Zhu
1
-12
/
+40
2018-10-12
drm/amdgpu/vcn:Add new register offset/mask for VCN
James Zhu
2
-0
/
+32
2018-10-12
drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDP
hersen wu
1
-1
/
+2
2018-10-12
drm/amdgpu: Set the default value about gds vmid0 size
Emily Deng
1
-1
/
+14
2018-10-12
drm/sched: fix timeout handling v2
Christian König
1
-1
/
+29
2018-10-12
drm/sched: add drm_sched_start_timeout helper
Christian König
1
-12
/
+17
2018-10-12
drm/amd/powerplay: hint when power profile setting is not supported
Evan Quan
1
-2
/
+7
2018-10-12
drm/amd/powerplay: translate power_profile mode to pplib workload type
Evan Quan
1
-3
/
+39
2018-10-11
drm/nouveau/secboot/acr: fix memory leak
Gustavo A. R. Silva
1
-0
/
+1
2018-10-11
drm/nouveau/disp: take sink support into account for exposing 594mhz
Ilia Mirkin
1
-12
/
+22
2018-10-11
drm/nouveau/disp: add support for setting scdc parameters for high modes
Ilia Mirkin
1
-1
/
+39
2018-10-11
drm/nouveau/disp: keep track of high-speed state, program into clock
Ilia Mirkin
3
-4
/
+14
2018-10-11
drm/nouveau/disp/gm200-: add scdc parameter setter
Ilia Mirkin
5
-0
/
+39
2018-10-11
drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0
Ilia Mirkin
3
-3
/
+13
2018-10-11
drm/nouveau: Start using new drm_dev initialization helpers
Lyude Paul
1
-72
/
+101
2018-10-11
drm/nouveau: Fix potential memory leak in nouveau_drm_load()
Lyude Paul
1
-2
/
+4
2018-10-11
drm/nouveau: Refactor nvXX_backlight_init()
Lyude Paul
1
-88
/
+72
2018-10-11
drm/nouveau: Cleanup indenting in nouveau_backlight.c
Lyude Paul
1
-6
/
+7
2018-10-11
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
Lyude Paul
3
-4
/
+4
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
6
-100
/
+133
2018-10-11
drm/nouveau: Add NV_PRINTK_ONCE and variants
Lyude Paul
1
-0
/
+8
2018-10-11
drm/nouveau: Check backlight IDs are >= 0, not > 0
Lyude Paul
1
-2
/
+2
2018-10-10
list: introduce list_bulk_move_tail helper
Christian König
2
-20
/
+28
2018-10-10
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
4
-96
/
+70
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
1
-16
/
+25
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
1
-12
/
+14
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
1
-15
/
+15
2018-10-10
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
1
-2
/
+0
2018-10-10
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
YueHaibing
1
-3
/
+0
2018-10-10
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
5
-0
/
+10
2018-10-10
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
1
-5
/
+12
2018-10-10
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
1
-42
/
+0
2018-10-10
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
1
-2
/
+0
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
7
-52
/
+62
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
1
-13
/
+53
2018-10-10
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
4
-26
/
+1
[next]