index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
drm/i915: Integrate i915_sw_fence with debugobjects
Chris Wilson
4
-7
/
+161
2016-11-25
drm/i915: Hold a reference on the request for its fence chain
Chris Wilson
2
-7
/
+32
2016-11-25
drm/i915: Assert no external observers when unwind a failed request alloc
Chris Wilson
1
-0
/
+5
2016-11-25
drm/i915: Add is-completed assert to request retire entrypoint
Chris Wilson
1
-0
/
+2
2016-11-25
drm/i915/debugfs: Update pageflip information
Chris Wilson
1
-2
/
+2
2016-11-25
drm/i915: Rename i915_gem_timeline.next_seqno to .seqno
Joonas Lahtinen
3
-10
/
+10
2016-11-25
drm/hisilicon/hibmc: mark PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-11-25
drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2016-11-25
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
66
-377
/
+3008
2016-11-25
Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...
Dave Airlie
3
-24
/
+56
2016-11-25
drm/i915/gvt: fix lock not released bug for dispatch_workload() err path
Zhenyu Wang
1
-4
/
+6
2016-11-25
gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+5
2016-11-25
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
1
-402
/
+454
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
10
-192
/
+325
2016-11-24
drm/i915/audio: fix hdmi audio noise issue
Libin Yang
1
-2
/
+5
2016-11-24
drm/i915: Use the precomputed value for whether to enable command parsing
Chris Wilson
5
-28
/
+6
2016-11-24
drm/i915/debugfs: Increment return value of gt.next_seqno
Chris Wilson
1
-1
/
+1
2016-11-24
drm/i915: kick out cmd_parser specific structs from i915_drv.h
Matthew Auld
2
-96
/
+96
2016-11-24
drm/i915: cleanup use of INSTR_CLIENT_MASK
Matthew Auld
2
-4
/
+3
2016-11-24
drm/i915/debugfs: Drop i915_hws_info
Chris Wilson
1
-25
/
+0
2016-11-24
drm: bridge: add DesignWare HDMI I2S audio support
Kuninori Morimoto
6
-2
/
+197
2016-11-24
drm: Check against color expansion in drm_mm_reserve_node()
Chris Wilson
1
-3
/
+8
2016-11-24
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
1
-9
/
+2
2016-11-24
drm/doc: Fix links in drm_property.c
Daniel Vetter
1
-21
/
+21
2016-11-24
drm/mediatek: fix null pointer dereference
Matthias Brugger
1
-7
/
+7
2016-11-24
drm/mediatek: fixed the calc method of data rate per lane
Jitao Shi
1
-16
/
+48
2016-11-24
drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE
Bibby Hsieh
1
-1
/
+1
2016-11-24
drm/i915/gvt: fix getting 64bit bar size error
Xiaoguang Chen
1
-0
/
+2
2016-11-24
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-3
/
+2
2016-11-24
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-8
/
+22
2016-11-23
drm/i915: Remove all ->config dereferences from intel_hdmi, v2.
Maarten Lankhorst
3
-90
/
+93
2016-11-23
drm/i915: Simplify error handling in intel_modeset_all_pipes()
Ville Syrjälä
1
-5
/
+6
2016-11-23
drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks
Ville Syrjälä
2
-6
/
+44
2016-11-23
drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things
Ville Syrjälä
1
-3
/
+5
2016-11-23
drm/i915/bxt: Correct dual-link MIPI port control.
Bob Paauwe
1
-1
/
+4
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
7
-20
/
+0
2016-11-23
drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)
Alex Deucher
1
-5
/
+10
2016-11-23
drm/amdgpu/uvd: consolidate code for fetching addr from ctx
Alex Deucher
1
-12
/
+16
2016-11-23
drm/amdgpu: Disable DPM in virtualization
Trigger Huang
2
-4
/
+7
2016-11-23
drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2)
Christian König
1
-95
/
+4
2016-11-23
drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2)
Christian König
1
-15
/
+14
2016-11-23
drm/amdgpu: fix error handling in amdgpu_bo_create_restricted
Christian König
1
-7
/
+4
2016-11-23
drm/amdgpu: fix amdgpu_fill_buffer (v2)
Christian König
1
-21
/
+48
2016-11-23
drm/amdgpu: remove amdgpu_irq_get_delayed
Christian König
2
-12
/
+0
2016-11-23
amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
Edward O'Callaghan
3
-21
/
+27
2016-11-23
amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()
Edward O'Callaghan
2
-2
/
+2
2016-11-23
drm/amd/amdgpu: port of DCE v6 to new headers (v3)
Tom St Denis
3
-247
/
+350
2016-11-23
drm/amdgpu: cleanup unused iterator members for sdma v2.4
Huang Rui
1
-1
/
+1
2016-11-23
drm/amdgpu: cleanup unused iterator members for sdma v3
Huang Rui
1
-1
/
+1
2016-11-23
drm/amdgpu:impl vgt_flush for VI(V5)
Monk Liu
3
-25
/
+60
[prev]
[next]