index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2018-08-06
drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo
Hersen Wu
-5
/
+6
2018-08-06
drm/amd/display: Use calculated disp_clk_khz value for dce110
Nicholas Kazlauskas
-4
/
+4
2018-08-06
drm/amd/display: Implement custom degamma lut on dcn
David Francis
-15
/
+46
2018-08-06
drm/amd/display: Destroy aux_engines only once
David Francis
-3
/
+0
2018-08-06
drm/amd/display: Read back max backlight value at boot
David Francis
-0
/
+1
2018-08-06
drm/amd/display: Implement backlight_ops.get_brightness
David Francis
-1
/
+17
2018-08-06
drm/amd/display: DP Compliance 400.1.1 failure
abdoulaye berthe
-26
/
+28
2018-08-06
drm/amd/display: Use requested HDMI aspect ratio
Leo (Sunpeng) Li
-7
/
+2
2018-08-06
drm/i915/kvmgt: Fix compilation error
Michał Winiarski
-6
/
+0
2018-08-06
drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
Chris Wilson
-3
/
+1
2018-08-06
Revert "drm/i915/icl: WaEnableFloatBlendOptimization"
Mika Kuoppala
-6
/
+0
2018-08-06
drm/i915: Interactive RPS mode
Chris Wilson
-45
/
+111
2018-08-06
drm/i915: Fix psr sink status report.
Rodrigo Vivi
-2
/
+11
2018-08-06
drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement
Lucas Stach
-0
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
-29
/
+11
2018-08-06
drm/etnaviv: protect sched job submission with fence mutex
Lucas Stach
-11
/
+21
2018-08-06
drm/etnaviv: mmuv2: use memset32 to init scratch page
Philipp Zabel
-5
/
+4
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
-743
/
+1506
2018-08-05
drm/msm/adreno: Remove VLA usage
Kees Cook
-11
/
+24
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
-0
/
+2
2018-08-03
drm/amd/display: Only require EDID read for HDMI and DVI
Harry Wentland
-1
/
+2
2018-08-03
drm/amd/display: Report non-DP display as disconnected without EDID
Harry Wentland
-0
/
+11
2018-08-03
gpu: drm: msm: Change return type to vm_fault_t
Souptick Joarder
-24
/
+11
2018-08-02
gpu: ipu-v3: default to id 0 on missing OF alias
Philipp Zabel
-0
/
+2
2018-08-02
gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0
Steve Longerbeam
-3
/
+3
2018-08-02
gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats
Philipp Zabel
-0
/
+18
2018-08-02
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
Russell King
-38
/
+35
2018-08-02
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Peter Rosin
-12
/
+25
2018-08-02
drm/i2c: tda998x: find the drm_device via the drm_connector
Peter Rosin
-1
/
+1
2018-08-01
drm/ttm: clean up non-x86 definitions on ttm_tt
Huang Rui
-18
/
+7
2018-08-01
drm/ttm: fix missed conversion of set_pages_array_uc
Huang Rui
-1
/
+1
2018-08-01
drm/imx: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
-40
/
+2
2018-08-01
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
-1250
/
+921
2018-08-01
Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-4
/
+21
2018-08-01
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...
Dave Airlie
-524
/
+32383
2018-07-31
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
-1
/
+2
2018-07-31
drm/amd/display: add missing void parameter to dc_create_transfer_func
Colin Ian King
-1
/
+1
2018-07-31
drm/radeon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
-3
/
+2
2018-07-31
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
-1
/
+1
2018-07-31
drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
-3
/
+2
2018-07-31
drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
-1
/
+1
2018-07-31
drm/scheduler: stop setting rq to NULL
Christian König
-27
/
+8
2018-07-31
drm/scheduler: only kill entity if last user is killed v2
Christian König
-1
/
+5
2018-07-31
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
-65
/
+46
2018-07-31
drm/amdgpu: allocate the bo_list array after the list
Christian König
-74
/
+57
2018-07-31
drm/amdgpu: add bo_list iterators
Christian König
-39
/
+43
2018-07-31
drm/amdgpu: nuke amdgpu_bo_list_free
Christian König
-14
/
+2
2018-07-31
drm/amdgpu: always recreate bo_list
Christian König
-15
/
+12
2018-07-31
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König
-39
/
+71
2018-07-31
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
-0
/
+37
[prev]
[next]