index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/icl: Fix DDI/TC port clk_off bits
Mahesh Kumar
2018-10-18
2
-3
/
+21
*
drm/i915/icl: create function to identify combophy port
Mahesh Kumar
2018-10-18
3
-7
/
+20
*
drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
Imre Deak
2018-10-18
1
-2
/
+23
*
drm/i915: Large page offsets for pread/pwrite
Chris Wilson
2018-10-18
1
-10
/
+2
*
drm/i915/selftests: Disable shrinker across mmap-exhaustion
Chris Wilson
2018-10-18
1
-0
/
+3
*
drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...
Manasi Navare
2018-10-18
2
-17
/
+39
*
drm/i915: Fix intel_dp_mst_best_encoder()
Lyude Paul
2018-10-18
1
-2
/
+0
*
drm/i915: Skip vcpi allocation for MSTB ports that are gone
Lyude Paul
2018-10-18
1
-9
/
+15
*
drm/i915: Don't unset intel_connector->mst_port
Lyude Paul
2018-10-18
1
-11
/
+6
*
drm/i915: Only reset seqno if actually idle
Chris Wilson
2018-10-18
1
-1
/
+1
*
drm/i915: Use the correct crtc when sanitizing plane mapping
Ville Syrjälä
2018-10-18
1
-32
/
+46
*
drm/i915: Restore vblank interrupts earlier
Ville Syrjälä
2018-10-18
1
-10
/
+13
*
drm/i915: Check fb stride against plane max stride
Ville Syrjälä
2018-10-18
3
-0
/
+37
*
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-10-11
90
-1144
/
+1629
|
\
|
*
list: introduce list_bulk_move_tail helper
Christian König
2018-10-10
1
-20
/
+5
|
*
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
2018-10-10
4
-96
/
+70
|
*
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
2018-10-10
1
-16
/
+25
|
*
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
2018-10-10
1
-12
/
+14
|
*
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
2018-10-10
1
-15
/
+15
|
*
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
2018-10-10
1
-2
/
+0
|
*
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
YueHaibing
2018-10-10
1
-3
/
+0
|
*
drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
YueHaibing
2018-10-10
1
-3
/
+0
|
*
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
2018-10-10
5
-0
/
+10
|
*
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
2018-10-10
1
-5
/
+12
|
*
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
2018-10-10
1
-42
/
+0
|
*
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
2018-10-10
1
-2
/
+0
|
*
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
2018-10-10
7
-52
/
+62
|
*
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
2018-10-10
1
-13
/
+53
|
*
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
2018-10-10
4
-26
/
+1
|
*
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
2018-10-10
3
-29
/
+36
|
*
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
2018-10-10
1
-2
/
+2
|
*
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
2018-10-10
1
-2
/
+2
|
*
drm/amdgpu: Change AI gfx/sdma/smu init sequence
Rex Zhu
2018-10-10
1
-4
/
+4
|
*
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
2018-10-10
2
-14
/
+16
|
*
drm/amdgpu: Limit the max mc address to hole start
Emily Deng
2018-10-10
1
-2
/
+4
|
*
drm/amdgpu: fix CPDMA hang in PRT mode
Tao Zhou
2018-10-10
1
-3
/
+12
|
*
drm/amdgpu: add CP_DEBUG register definition for GC9.0
Tao Zhou
2018-10-10
1
-0
/
+2
|
*
drm/amd/display: RV2 DP MST 2nd display within daisy chain not light up
Hersen Wu
2018-10-10
1
-1
/
+18
|
*
drm/amd/display: Fix warning storm on Raven2
Roman Li
2018-10-10
1
-2
/
+41
|
*
drm/amdgpu: Change VI gfx/sdma/smu init sequence
Rex Zhu
2018-10-10
1
-12
/
+12
|
*
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
2018-10-10
2
-0
/
+19
|
*
drm/amd/pp: Implement load_firmware interface
Rex Zhu
2018-10-10
1
-0
/
+15
|
*
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
Rex Zhu
2018-10-10
3
-3
/
+4
|
*
drm/amdgpu: Don't reallocate ucode bo when suspend
Rex Zhu
2018-10-10
1
-1
/
+1
|
*
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
2018-10-10
3
-254
/
+59
|
*
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
2018-10-10
3
-15
/
+18
|
*
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
2018-10-10
2
-12
/
+18
|
*
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
2018-10-10
2
-2
/
+10
|
*
drm/amdgpu/vcn:Remove unused code
James Zhu
2018-10-10
1
-2
/
+0
|
*
drm/radeon: ratelimit bo warnings
Nick Alcock
2018-10-10
1
-1
/
+1
[next]