index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2017-11-22
drm/i915/pmu: Suspend sampling when GPU is idle
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
2017-11-22
drm/i915: Extract intel_get_cagf
Tvrtko Ursulin
2017-11-21
drm/i915/selftests: Avoid drm_gem_handle_create under struct_mutex
Chris Wilson
2017-11-21
drm/i915: Add rudimentary plane state verification
Ville Syrjälä
2017-11-21
drm/i915: Use plane->get_hw_state() for initial plane fb readout
Ville Syrjälä
2017-11-21
drm/i915: Nuke crtc->plane
Ville Syrjälä
2017-11-21
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Ville Syrjälä
2017-11-21
drm/i915: Nuke ironlake_get_initial_plane_config()
Ville Syrjälä
2017-11-21
drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb re...
Ville Syrjälä
2017-11-21
drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooks
Ville Syrjälä
2017-11-21
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
2017-11-21
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
2017-11-21
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
2017-11-20
drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
David Weinehall
2017-11-20
drm/i915/selftests: Declare we allocated the guc clients
Chris Wilson
2017-11-20
drm/i915: Remove i915.semaphores modparam
Chris Wilson
2017-11-20
drm/i915: Move debugfs/i915_semaphore_status to i915_engine_info
Chris Wilson
2017-11-20
drm/i915: Disable semaphores on Sandybridge
Chris Wilson
2017-11-20
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
2017-11-20
drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...
Michel Thierry
2017-11-20
drm/i915/selftest: Make guc clients static
Chris Wilson
2017-11-20
drm/i915/perf: reuse timestamp frequency from device info
Lionel Landwerlin
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
2017-11-20
drm/i915: Pull the unconditional GPU cache invalidation into request construc...
Chris Wilson
2017-11-20
drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
Lionel Landwerlin
2017-11-20
drm/i915/execlists: Assert that we don't get mixed IDLE_ACTIVE | COMPLETE events
Chris Wilson
2017-11-20
drm/i915/execlists: Reduce completed event mask to COMPLETE | PREEMPTED
Chris Wilson
2017-11-20
drm/i915/execlists: Listen to COMPLETE context event not ACTIVE_IDLE
Chris Wilson
2017-11-20
drm/i915: Fix init_clock_gating for resume
Ville Syrjälä
2017-11-17
drm/i915: Update DRIVER_DATE to 20171117
Rodrigo Vivi
2017-11-17
drm/i915: Add a policy note for removing workarounds
Chris Wilson
2017-11-17
drm/i915/selftests: Report ENOMEM clearly for an allocation failure
Chris Wilson
2017-11-17
Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"
Radhakrishna Sripada
2017-11-17
drm/i915: Calculate g4x intermediate watermarks correctly
Maarten Lankhorst
2017-11-17
drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3.
Maarten Lankhorst
2017-11-17
drm/i915: Pass crtc_state to ips toggle functions, v2
Maarten Lankhorst
2017-11-17
drm/i915: Pass idle crtc_state to intel_dp_sink_crc
Maarten Lankhorst
2017-11-17
drm/i915: Enable FIFO underrun reporting after initial fastset, v4.
Maarten Lankhorst
2017-11-17
drm/i915: Mark the userptr invalidate workqueue as WQ_MEM_RECLAIM
Chris Wilson
2017-11-17
drm/i915: Add might_sleep() check to wait_for()
Chris Wilson
2017-11-17
drm/i915/selftests: Add a GuC doorbells selftest
Michel Thierry
2017-11-16
Merge tag 'gvt-next-2017-11-16' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2017-11-16
drm/i915/cnl: Extend HDMI 2.0 support to CNL.
Rodrigo Vivi
2017-11-16
drm/i915/cnl: Simplify dco_fraction calculation.
Rodrigo Vivi
2017-11-16
drm/i915/cnl: Don't blindly replace qdiv.
Rodrigo Vivi
2017-11-16
drm/i915/cnl: Fix wrpll math for higher freqs.
Rodrigo Vivi
2017-11-16
drm/i915/cnl: Fix, simplify and unify wrpll variable sizes.
Rodrigo Vivi
2017-11-16
drm/i915/cnl: Remove useless conversion.
Rodrigo Vivi
[next]