index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-08-17
23
-65
/
+189
|
\
|
*
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
2018-08-16
3
-8
/
+8
|
*
drm/amd/display: Guard against null crtc in CRC IRQ
Nicholas Kazlauskas
2018-08-14
1
-2
/
+8
|
*
drm/amd/display: Pass connector id when executing VBIOS CT
Mikita Lipski
2018-08-14
1
-2
/
+2
|
*
drm/amd/display: Check if clock source in use before disabling
Mikita Lipski
2018-08-14
3
-15
/
+40
|
*
drm/amd/display: Allow clock sharing b/w HDMI and DVI
Mikita Lipski
2018-08-14
1
-2
/
+2
|
*
drm/amd/display: Fix warning observed in mode change on Vega
Jerry (Fangzhi) Zuo
2018-08-14
1
-1
/
+1
|
*
drm/amd/display: fix single link DVI has no display
Charlene Liu
2018-08-14
1
-0
/
+2
|
*
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
2018-08-14
5
-10
/
+34
|
*
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
2018-08-14
6
-9
/
+39
|
*
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2018-08-14
2
-16
/
+41
|
*
drm/amdgpu:add VCN support in PSP driver
Likun Gao
2018-08-14
1
-0
/
+3
|
*
drm/amdgpu:add new firmware id for VCN
Likun Gao
2018-08-14
1
-0
/
+1
|
*
drm/amdgpu: update tmr mc address
James Zhu
2018-08-14
1
-0
/
+5
|
*
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
2018-08-14
1
-0
/
+3
*
|
Merge tag 'drm-msm-fixes-2018-08-10' of git://people.freedesktop.org/~robclar...
Dave Airlie
2018-08-17
6
-38
/
+40
|
\
\
|
|
/
|
/
|
|
*
drm/msm/disp/dpu: fix early dereference of physical encoder
Jeykumar Sankaran
2018-08-11
1
-1
/
+3
|
*
drm/msm/adreno: Remove VLA usage
Kees Cook
2018-08-05
2
-11
/
+24
|
*
gpu: drm: msm: Change return type to vm_fault_t
Souptick Joarder
2018-08-03
2
-24
/
+11
|
*
drm/msm/disp/dpu: fix two spelling mistakes
Colin Ian King
2018-07-31
2
-2
/
+2
*
|
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-08-10
21
-78
/
+194
|
\
\
|
*
|
drm/amdgpu/sriov: give 8s for recover vram under RUNTIME
Emily Deng
2018-08-09
1
-1
/
+1
|
*
|
drm/scheduler: fix param documentation
Nayan Deshmukh
2018-08-09
1
-4
/
+0
|
*
|
drm/scheduler: fix timeout worker setup for out of order job completions
Lucas Stach
2018-08-06
1
-13
/
+17
|
*
|
drm/amd/display: display connected to dp-1 does not light up
Hersen Wu
2018-08-06
3
-0
/
+7
|
*
|
drm/amd/display: update clk for various HDMI color depths
Mikita Lipski
2018-08-06
1
-0
/
+18
|
*
|
drm/amd/display: program display clock on cache match
Dmytro Laktyushkin
2018-08-06
2
-1
/
+5
|
*
|
drm/amd/display: Add NULL check for enabling dp ss
Nicholas Kazlauskas
2018-08-06
1
-1
/
+3
|
*
|
drm/amd/display: add vbios table check for enabling dp ss
Dmytro Laktyushkin
2018-08-06
4
-1
/
+8
|
*
|
drm/amd/display: Don't share clk source between DP and HDMI
Mikita Lipski
2018-08-06
4
-2
/
+26
|
*
|
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
2018-08-06
3
-5
/
+6
|
*
|
drm/amd/display: Use calculated disp_clk_khz value for dce110
Nicholas Kazlauskas
2018-08-06
2
-4
/
+4
|
*
|
drm/amd/display: Implement custom degamma lut on dcn
David Francis
2018-08-06
4
-15
/
+46
|
*
|
drm/amd/display: Destroy aux_engines only once
David Francis
2018-08-06
1
-3
/
+0
|
*
|
drm/amd/display: Read back max backlight value at boot
David Francis
2018-08-06
1
-0
/
+1
|
*
|
drm/amd/display: Implement backlight_ops.get_brightness
David Francis
2018-08-06
3
-1
/
+17
|
*
|
drm/amd/display: DP Compliance 400.1.1 failure
abdoulaye berthe
2018-08-06
1
-26
/
+28
|
*
|
drm/amd/display: Use requested HDMI aspect ratio
Leo (Sunpeng) Li
2018-08-06
1
-7
/
+2
|
*
|
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
2018-08-03
1
-1
/
+2
|
*
|
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
2018-08-03
1
-0
/
+11
*
|
|
Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
2018-08-10
2
-3
/
+5
|
\
\
\
|
*
|
|
gpu: ipu-v3: default to id 0 on missing OF alias
Philipp Zabel
2018-08-02
1
-0
/
+2
|
*
|
|
gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0
Steve Longerbeam
2018-08-02
1
-3
/
+3
*
|
|
|
Merge tag 'imx-drm-next-2018-08-03' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2018-08-10
4
-40
/
+20
|
\
\
\
\
|
*
|
|
|
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
2018-08-02
3
-0
/
+18
|
*
|
|
|
drm/imx: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-08-01
1
-40
/
+2
*
|
|
|
|
Merge tag 'drm-intel-next-fixes-2018-08-06' of git://anongit.freedesktop.org/...
Dave Airlie
2018-08-07
10
-62
/
+123
|
\
\
\
\
\
|
*
|
|
|
|
drm/i915/kvmgt: Fix compilation error
Michał Winiarski
2018-08-06
1
-6
/
+0
|
*
|
|
|
|
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
2018-08-06
1
-3
/
+1
|
*
|
|
|
|
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
Mika Kuoppala
2018-08-06
2
-6
/
+0
[next]