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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
Chris Wilson
2019-09-17
4
-12
/
+84
*
drm/i915: Only apply a rmw mmio update if the value changes
Chris Wilson
2019-09-17
1
-10
/
+10
*
drm/i915: Show the logical context ring state on dumping
Chris Wilson
2019-09-16
1
-0
/
+5
*
drm/i915: stop conflating HAS_DISPLAY() and disabled display
Jani Nikula
2019-09-16
2
-11
/
+9
*
drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()
Ville Syrjälä
2019-09-16
1
-28
/
+26
*
drm/i915: Extract intel_modeset_calc_cdclk()
Ville Syrjälä
2019-09-16
3
-129
/
+135
*
drm/i915: Allow downscale factor of <3.0 on glk+ for all formats
Ville Syrjälä
2019-09-16
1
-3
/
+6
*
drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplan...
Ville Syrjälä
2019-09-16
6
-39
/
+27
*
drm/i915: introduce INTEL_DISPLAY_ENABLED()
Jani Nikula
2019-09-16
6
-9
/
+12
*
drm/i915/tgl: Re-enable rc6
Mika Kuoppala
2019-09-13
1
-1
/
+0
*
drm/i915/tgl: Introduce gen12 forcewake ranges
Michel Thierry
2019-09-13
2
-1
/
+76
*
drm/i915: Update Gen11 forcewake ranges
Mika Kuoppala
2019-09-13
1
-14
/
+9
*
drm/i915/tgl: Limit ourselves to just rcs0
Chris Wilson
2019-09-13
2
-2
/
+7
*
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-09-13
3
-10
/
+6
*
drm/i915/display/icl: Bump up the plane/fb height
Manasi Navare
2019-09-13
1
-3
/
+18
*
drm/i915/display/icl: Bump up the hdisplay and vdisplay as per transcoder limits
Manasi Navare
2019-09-13
1
-2
/
+7
*
drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use
Chris Wilson
2019-09-13
2
-19
/
+25
*
drm/i915/selftests: Keep the engine awake while we keep for preemption
Chris Wilson
2019-09-12
1
-0
/
+10
*
drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al.
Arkadiusz Hiler
2019-09-12
1
-1
/
+4
*
drm/i915/tgl: Disable preemption while being debugged
Chris Wilson
2019-09-12
2
-0
/
+4
*
drm/i915/pmu: Use GT parked for estimating RC6 while asleep
Chris Wilson
2019-09-12
5
-121
/
+170
*
drm/i915: convert device info num_pipes to pipe_mask
Jani Nikula
2019-09-12
4
-20
/
+20
*
drm/i915/pmu: Skip busyness sampling when and where not needed
Tvrtko Ursulin
2019-09-12
1
-0
/
+4
*
drm/i915/execlists: Ensure the context is reloaded after a GPU reset
Chris Wilson
2019-09-12
1
-0
/
+1
*
drm/i915/execlists: Add a paranoid flush of the CSB pointers upon reset
Chris Wilson
2019-09-12
1
-0
/
+4
*
drm/i915: Disable FBC if BIOS reserved memory (stolen) is unavailable
Chris Wilson
2019-09-12
1
-0
/
+3
*
drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs
Ville Syrjälä
2019-09-12
1
-37
/
+9
*
drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+
Ville Syrjälä
2019-09-12
1
-35
/
+2
*
drm/i915: Fix CD2X pipe select masking during cdclk sanitation
Ville Syrjälä
2019-09-12
1
-19
/
+23
*
drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk
Ville Syrjälä
2019-09-12
1
-1
/
+2
*
drm/i915: add INTEL_NUM_PIPES() and use it
Jani Nikula
2019-09-11
6
-14
/
+16
*
drm/i915: Squeeze iommu status into debugfs/i915_capabilities
Chris Wilson
2019-09-11
1
-0
/
+7
*
drm/i915/tgl: Disable read-only ppgtt support
Chris Wilson
2019-09-11
1
-1
/
+3
*
drm/i915: Remove pointless planes_changed=true assignment
Ville Syrjälä
2019-09-11
1
-7
/
+0
*
drm/i915: Use a high priority wq for nonblocking plane updates
Ville Syrjälä
2019-09-11
2
-1
/
+7
*
drm/i915/display: Add glk_cdclk_table
Chris Wilson
2019-09-11
1
-1
/
+4
*
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-11
6
-49
/
+64
*
drm/i915: Whitelist COMMON_SLICE_CHICKEN2
Kenneth Graunke
2019-09-11
1
-0
/
+3
*
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-09-11
5
-17
/
+26
*
drm/i915: Make pm_notify take intel_gt
Tvrtko Ursulin
2019-09-11
1
-4
/
+4
*
drm/i915: Avoid round-trip via i915 in intel_gt_park
Tvrtko Ursulin
2019-09-11
1
-3
/
+3
*
drm/i915: Make wait_for_timelines take struct intel_gt
Tvrtko Ursulin
2019-09-11
1
-5
/
+6
*
drm/i915: Move GT init to intel_gt.c
Tvrtko Ursulin
2019-09-11
8
-97
/
+98
*
drm/i915: Consolidate {bxt,cnl,icl}_init_cdclk
Matt Roper
2019-09-10
1
-63
/
+2
*
drm/i915: Enhance cdclk sanitization
Matt Roper
2019-09-10
1
-2
/
+32
*
drm/i915: Add calc_voltage_level display vfunc
Matt Roper
2019-09-10
2
-49
/
+27
*
drm/i915: Consolidate {bxt,cnl,icl}_uninit_cdclk
Matt Roper
2019-09-10
1
-34
/
+14
*
drm/i915: Kill cnl_sanitize_cdclk()
Matt Roper
2019-09-10
1
-44
/
+2
*
drm/i915: Combine bxt_set_cdclk and cnl_set_cdclk
Matt Roper
2019-09-10
1
-148
/
+119
*
drm/i915: Use literal representation of cdclk tables
Matt Roper
2019-09-10
3
-203
/
+110
[next]