index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
drm/i915/icl: Use hw engine class, instance to find irq handler
icl
Mika Kuoppala
2
-53
/
+31
2018-03-23
drm/i915/icl: Enable RC6 and RPS in Gen11
Oscar Mateo
2
-11
/
+9
2018-03-23
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
3
-14
/
+66
2018-03-23
drm/i915/icl: Add reset control register changes
Michel Thierry
2
-24
/
+60
2018-03-23
Merge remote-tracking branch 'drm-intel/drm-intel-next-queued' into drm-tip
Tvrtko Ursulin
64
-1912
/
+2692
2018-03-23
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-tip
Tvrtko Ursulin
1
-1
/
+7
2018-03-23
Merge remote-tracking branch 'airlied/drm-next' into drm-tip
Tvrtko Ursulin
955
-36737
/
+81404
2018-03-23
drm/i915: Skip logging impossible slices
Tvrtko Ursulin
1
-4
/
+4
2018-03-23
drm: Fix uabi regression by allowing garbage mode->type from userspace
Ville Syrjälä
1
-1
/
+7
2018-03-23
drm/i915: Avoid setting ring freq on invalid rps freqs
Mika Kuoppala
1
-3
/
+6
2018-03-23
drm/ast: Fixed 1280x800 Display Issue
Y.C. Chen
1
-2
/
+2
2018-03-22
drm/i915: Flush pending interrupt following a GPU reset
Chris Wilson
2
-4
/
+7
2018-03-22
drm/i915: Use full serialisation around engine->irq_posted
Chris Wilson
1
-4
/
+3
2018-03-22
drm/i915/selftests: Stress resets-vs-request-priority
Chris Wilson
1
-63
/
+126
2018-03-22
drm/i915/selftests: Include the trace as a debug aide
Chris Wilson
1
-3
/
+20
2018-03-23
Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-8
/
+22
2018-03-23
Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...
Dave Airlie
10
-41
/
+119
2018-03-23
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
18
-456
/
+1223
2018-03-23
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
21
-434
/
+1301
2018-03-23
Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-7
/
+4
2018-03-23
Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
6
-17
/
+59
2018-03-23
Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-7
/
+20
2018-03-22
drm/i915: Remove local timeline var from submit/unsubmit
Chris Wilson
1
-15
/
+15
2018-03-22
drm/i915: Fix tracing of submit seqno
Chris Wilson
1
-1
/
+1
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
1
-2
/
+2
2018-03-22
drm/vmwgfx: use monotonic event timestamps
Arnd Bergmann
1
-4
/
+5
2018-03-22
drm/vmwgfx: Unpin the screen object backup buffer when not used
Thomas Hellstrom
1
-8
/
+21
2018-03-22
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
1
-5
/
+3
2018-03-22
drm/vmwgfx: Use kasprintf
Himanshu Jha
1
-10
/
+3
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
3
-5
/
+1
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
4
-33
/
+130
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
5
-49
/
+98
2018-03-22
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
3
-33
/
+38
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
6
-91
/
+97
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
3
-1
/
+555
2018-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
1
-5
/
+26
2018-03-22
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
1
-33
/
+31
2018-03-22
drm/etnaviv: bump HW job limit to 4
Lucas Stach
1
-1
/
+1
2018-03-22
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
1
-2
/
+13
2018-03-22
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
1
-26
/
+1
2018-03-22
drm/vmwgfx: Move the stdu vblank event to atomic function
Deepak Rawat
1
-64
/
+77
2018-03-22
drm/vmwgfx: Move screen object page flip to atomic function
Deepak Rawat
1
-50
/
+64
2018-03-22
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
1
-5
/
+1
2018-03-22
drm/vmwgfx: Move surface copy cmd to atomic function
Deepak Rawat
1
-25
/
+22
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
4
-26
/
+56
2018-03-22
drm: udl: Properly check framebuffer mmap offsets
Greg Kroah-Hartman
1
-2
/
+7
2018-03-22
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-36
/
+48
2018-03-21
drm/i915/psr: Remove open-coded PSR AUX transactions for SKL+
Dhinakaran Pandiyan
2
-33
/
+28
2018-03-21
drm/i915/psr: Move PSR aux setup to it's own function.
Dhinakaran Pandiyan
1
-11
/
+20
2018-03-21
drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
Chris Wilson
1
-13
/
+8
[next]