index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
job.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
drm/amd/display: Guard against null crtc in CRC IRQ
Nicholas Kazlauskas
1
-2
/
+8
2018-08-14
drm/amd/display: Pass connector id when executing VBIOS CT
Mikita Lipski
1
-2
/
+2
2018-08-14
drm/amd/display: Check if clock source in use before disabling
Mikita Lipski
3
-15
/
+40
2018-08-14
drm/amd/display: Allow clock sharing b/w HDMI and DVI
Mikita Lipski
1
-2
/
+2
2018-08-14
drm/amd/display: Fix warning observed in mode change on Vega
Jerry (Fangzhi) Zuo
1
-1
/
+1
2018-08-14
drm/amd/display: fix single link DVI has no display
Charlene Liu
1
-0
/
+2
2018-08-14
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
5
-10
/
+34
2018-08-14
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
6
-9
/
+39
2018-08-14
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2
-16
/
+41
2018-08-14
drm/amdgpu:add VCN support in PSP driver
Likun Gao
1
-0
/
+3
2018-08-14
drm/amdgpu:add new firmware id for VCN
Likun Gao
1
-0
/
+1
2018-08-14
drm/amdgpu: update tmr mc address
James Zhu
1
-0
/
+5
2018-08-14
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
1
-0
/
+3
2018-08-11
drm/msm/disp/dpu: fix early dereference of physical encoder
Jeykumar Sankaran
1
-1
/
+3
2018-08-09
drm/amdgpu/sriov: give 8s for recover vram under RUNTIME
Emily Deng
1
-1
/
+1
2018-08-09
drm/scheduler: fix param documentation
Nayan Deshmukh
1
-4
/
+0
2018-08-07
drm/i2c: tda998x: correct PLL divider calculation
Russell King
1
-6
/
+14
2018-08-07
drm/i2c: tda998x: get rid of private fill_modes function
Russell King
1
-24
/
+6
2018-08-07
drm/i2c: tda998x: move mode_valid() to bridge
Russell King
1
-16
/
+16
2018-08-07
drm/i2c: tda998x: register bridge outside of component helper
Russell King
1
-13
/
+13
2018-08-07
drm/i2c: tda998x: cleanup from previous changes
Russell King
1
-39
/
+37
2018-08-07
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
Russell King
1
-14
/
+16
2018-08-07
drm/i2c: tda998x: convert to bridge driver
Russell King
1
-75
/
+81
2018-08-06
drm/scheduler: fix timeout worker setup for out of order job completions
Lucas Stach
1
-13
/
+17
2018-08-06
drm/amd/display: display connected to dp-1 does not light up
Hersen Wu
3
-0
/
+7
2018-08-06
drm/amd/display: update clk for various HDMI color depths
Mikita Lipski
1
-0
/
+18
2018-08-06
drm/amd/display: program display clock on cache match
Dmytro Laktyushkin
2
-1
/
+5
2018-08-06
drm/amd/display: Add NULL check for enabling dp ss
Nicholas Kazlauskas
1
-1
/
+3
2018-08-06
drm/amd/display: add vbios table check for enabling dp ss
Dmytro Laktyushkin
4
-1
/
+8
2018-08-06
drm/amd/display: Don't share clk source between DP and HDMI
Mikita Lipski
4
-2
/
+26
2018-08-06
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
3
-5
/
+6
2018-08-06
drm/amd/display: Use calculated disp_clk_khz value for dce110
Nicholas Kazlauskas
2
-4
/
+4
2018-08-06
drm/amd/display: Implement custom degamma lut on dcn
David Francis
4
-15
/
+46
2018-08-06
drm/amd/display: Destroy aux_engines only once
David Francis
1
-3
/
+0
2018-08-06
drm/amd/display: Read back max backlight value at boot
David Francis
1
-0
/
+1
2018-08-06
drm/amd/display: Implement backlight_ops.get_brightness
David Francis
3
-1
/
+17
2018-08-06
drm/amd/display: DP Compliance 400.1.1 failure
abdoulaye berthe
1
-26
/
+28
2018-08-06
drm/amd/display: Use requested HDMI aspect ratio
Leo (Sunpeng) Li
1
-7
/
+2
2018-08-06
drm/i915/kvmgt: Fix compilation error
MichaĆ Winiarski
1
-6
/
+0
2018-08-06
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
1
-3
/
+1
2018-08-06
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
Mika Kuoppala
2
-6
/
+0
2018-08-06
drm/i915: Interactive RPS mode
Chris Wilson
6
-45
/
+111
2018-08-06
drm/i915: Fix psr sink status report.
Rodrigo Vivi
1
-2
/
+11
2018-08-06
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
1
-0
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
2
-29
/
+11
2018-08-06
drm/etnaviv: protect sched job submission with fence mutex
Lucas Stach
4
-11
/
+21
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
1
-5
/
+4
2018-08-05
drm/msm/adreno: Remove VLA usage
Kees Cook
2
-11
/
+24
2018-08-03
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
1
-1
/
+2
2018-08-03
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
1
-0
/
+11
[next]