index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-30
16
-69
/
+117
*
drm/i915: Stop tracking timeline->inflight_seqnos
Chris Wilson
2018-04-30
5
-28
/
+22
*
drm/i915/lrc: Scrub the GPU state of the guilty hanging request
Chris Wilson
2018-04-30
1
-7
/
+17
*
drm/i915/icl: add definitions for the ICL PLL registers
Paulo Zanoni
2018-04-27
1
-0
/
+149
*
drm/i915/icl: update ddb entry start/end mask during hw ddb readout
Mahesh Kumar
2018-04-27
2
-7
/
+22
*
drm/i915/icl: Enable 2nd DBuf slice only when needed
Mahesh Kumar
2018-04-27
4
-25
/
+113
*
drm/i915/icl: track dbuf slice-2 status
Mahesh Kumar
2018-04-27
4
-0
/
+30
*
drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTL
James Ausmus
2018-04-27
2
-4
/
+8
*
drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
Ian W MORRISON
2018-04-27
1
-0
/
+1
*
drm/i915/psr/cnl: Set y-coordinate as valid in SDP
José Roberto de Souza
2018-04-26
1
-3
/
+2
*
drm/i915/debugfs: Print sink PSR status
José Roberto de Souza
2018-04-26
1
-0
/
+29
*
drm/i915/psr/skl+: Print information about what caused a PSR exit
José Roberto de Souza
2018-04-26
2
-0
/
+68
*
drm/i915/psr: Prevent PSR exit when a non-pipe related register is written
osé Roberto de Souza
2018-04-26
1
-1
/
+2
*
drm/i915/selftests: Wait for idle between idle resets as well
Chris Wilson
2018-04-26
1
-1
/
+49
*
drm/i915/dp: fix compliance test adjustments
Jani Nikula
2018-04-26
1
-26
/
+38
*
drm/i915/dp: abstract link config selection
Jani Nikula
2018-04-26
1
-31
/
+50
*
drm/i915/dp: group link config limits in a struct
Jani Nikula
2018-04-26
1
-24
/
+33
*
drm/i915/dp: move eDP VBT bpp clamping code to intel_dp_compute_bpp()
Jani Nikula
2018-04-26
1
-11
/
+13
*
drm/i915/dp: abstract dp link config computation from the rest
Jani Nikula
2018-04-26
1
-73
/
+88
*
drm/i915/dp: move link_bw and rate_select debugging where used
Jani Nikula
2018-04-26
2
-7
/
+7
*
drm/i915/dp: remove stale comment about bw constants
Jani Nikula
2018-04-26
1
-1
/
+0
*
drm/i915: prefer INTEL_GEN() over INTEL_INFO()->gen
Jani Nikula
2018-04-26
1
-1
/
+1
*
drm/i915: Compile out engine debug for release
Chris Wilson
2018-04-26
4
-3
/
+9
*
drm/i915: Use seqlock in engine stats
Tvrtko Ursulin
2018-04-26
2
-14
/
+16
*
drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11
Oscar Mateo
2018-04-25
3
-21
/
+48
*
drm/i915: Remove obsolete min/max freq setters from debugfs
Chris Wilson
2018-04-25
1
-115
/
+0
*
drm/i915: Use memset64() to align the ring with MI_NOOP
Chris Wilson
2018-04-25
1
-6
/
+8
*
drm/atomic: Print debug message on atomic check failure
Lyude Paul
2018-04-24
1
-3
/
+7
*
drm/i915/breadcrumbs: Keep the fake irq armed across reset
Chris Wilson
2018-04-24
1
-9
/
+20
*
drm/i915/selftests: Fix uninitialized variable
Gustavo A. R. Silva
2018-04-24
1
-1
/
+1
*
drm/i915/fbdev: Enable late fbdev initial configuration
José Roberto de Souza
2018-04-24
1
-1
/
+1
*
drm/i915: Skip printing global offsets for per-engine scratch pages
Chris Wilson
2018-04-24
1
-5
/
+0
*
drm/i915: Don't dump umpteen thousand requests
Chris Wilson
2018-04-24
1
-5
/
+38
*
drm/i915: Build request info on stack before printk
Chris Wilson
2018-04-24
1
-9
/
+15
*
drm/i915: Add compiler barrier to wait_for
Mika Kuoppala
2018-04-24
1
-0
/
+4
*
drm/i915: Use ktime on wait_for
Mika Kuoppala
2018-04-24
1
-2
/
+2
*
Merge tag 'gvt-next-2018-04-23' of https://github.com/intel/gvt-linux into dr...
Jani Nikula
2018-04-23
8
-53
/
+193
|
\
|
*
drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notification
Gustavo A. R. Silva
2018-04-23
1
-0
/
+1
|
*
drm/i915/gvt/scheduler: Remove unnecessary NULL checks in sr_oa_regs
Gustavo A. R. Silva
2018-04-23
1
-1
/
+1
|
*
drm/i915/gvt: scan non-privileged batch buffer for debug purpose
Zhao Yan
2018-04-23
6
-39
/
+173
|
*
drm/i915/gvt: Update time slice more frequently
Zhipeng Gong
2018-04-23
1
-13
/
+13
|
*
drm/i915/gvt: Use real time to do timer check
Zhipeng Gong
2018-04-23
1
-2
/
+7
*
|
drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers v2
Hans de Goede
2018-04-21
1
-9
/
+6
*
|
drm/i915/psr: Timestamps for PSR entry and exit interrupts.
Dhinakaran Pandiyan
2018-04-20
3
-2
/
+16
*
|
drm/i915/psr: Control PSR interrupts via debugfs
Dhinakaran Pandiyan
2018-04-20
5
-40
/
+108
*
|
drm/i915: Enable edp psr error interrupts on bdw+
Ville Syrjälä
2018-04-20
3
-16
/
+52
*
|
drm/i915: Enable edp psr error interrupts on hsw
Daniel Vetter
2018-04-20
2
-0
/
+42
*
|
drm/i915: Remove skl dc6 enable/disable functions
Daniel Vetter
2018-04-20
2
-10
/
+1
*
|
drm/i915: Enable display WA#1183 from its correct spot
Imre Deak
2018-04-20
1
-6
/
+5
*
|
drm/i915: Protect PIPE_CONF_CHECK macros with do {} while(0)
Ville Syrjälä
2018-04-19
1
-18
/
+27
[next]