index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
drm/i915/bios: remove a redundant NULL pointer check
Jani Nikula
2015-05-20
|
*
|
drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
Damien Lespiau
2015-05-20
|
*
|
drm/i915/dsi: add support for DSI PLL N1 divisor values
Jani Nikula
2015-05-20
|
*
|
drm/i915/skl: Documentation for CSR firmware
Animesh Manna
2015-05-20
|
*
|
drm/i915: Don't read dpcd for disconnected ports
Mika Kuoppala
2015-05-20
|
*
|
drm/edid: fix a debug message
Dan Carpenter
2015-05-20
|
*
|
drm/i915: Make the sprite formats const
Damien Lespiau
2015-05-20
|
*
|
drm/i915: Don't use the intel_ prefix for gen-specific data
Damien Lespiau
2015-05-20
|
*
|
drm/i915/skl: Support the advertized index format
Damien Lespiau
2015-05-20
|
*
|
drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()
Damien Lespiau
2015-05-20
|
*
|
drm/i915/skl: Rename a local variable to fit in 80 chars
Damien Lespiau
2015-05-20
|
*
|
drm/i915/skl: Add a new line before return
Damien Lespiau
2015-05-20
|
*
|
drm/i915/skl: Leave a new line between variable declarations and code
Damien Lespiau
2015-05-20
|
*
|
drm/i915: clean up dsi pll calculation
Jani Nikula
2015-05-20
|
*
|
drm/i915: don't register invalid gmbus pins for skl
Jani Nikula
2015-05-20
|
*
|
drm/i915: don't register invalid gmbus pins for bdw
Jani Nikula
2015-05-20
|
*
|
drm/i915: constify validate_vbt in VBT parsing
Jani Nikula
2015-05-20
|
*
|
drm/i915: constify find_section in VBT parsing
Jani Nikula
2015-05-20
|
*
|
drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
Ville Syrjälä
2015-05-20
|
*
|
drm/i915: Remove excess inline keywords
Ville Syrjälä
2015-05-20
|
*
|
drm/i915/gtt: Fix the boundary check for vm area
Mika Kuoppala
2015-05-20
|
*
|
drm/i915: Make scaler_id check in check_crtc_state work for all gens
Chandra Konduru
2015-05-20
|
*
|
drm/i915: Fix race on unreferencing the wrong mmio-flip-request
Chris Wilson
2015-05-20
|
*
|
drm/i915: Ensure cache flushes prior to doing CS flips
Chris Wilson
2015-05-20
|
*
|
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
Chris Wilson
2015-05-20
|
*
|
drm/i915: Warn when execlists changes context without IRQs
Peter Antoine
2015-05-20
|
*
|
drm/i915: call intel_tile_height with correct parameter
Chandra Konduru
2015-05-20
|
*
|
drm/i915: Remove duplicated intel_tile_height declaration
Tvrtko Ursulin
2015-05-20
|
*
|
drm/i915/chv: Set min freq to efficient frequency on chv
Deepak S
2015-05-20
|
*
|
drm/i915/chv: Extend set idle rps wa to chv
Deepak S
2015-05-20
|
*
|
drm/i915/vlv: Remove wait for for punit to updates freq.
Deepak S
2015-05-20
|
*
|
drm/i915: Be optimistic about future display engines having 7 WM levels
Damien Lespiau
2015-05-20
|
*
|
drm/i915: Always keep crtc_state->active in sync with enable
Maarten Lankhorst
2015-05-20
|
*
|
drm/i915: Adding dbuf support for skl nv12 format.
Chandra Konduru
2015-05-20
|
*
|
drm/i915: Fix typo in intel_runtime_pm.c
Masanari Iida
2015-05-20
|
*
|
drm/i915: Remove unused variable from i915_gem_mmap_gtt
Daniel Vetter
2015-05-20
|
*
|
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
2015-05-20
|
|
\
\
|
*
\
\
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-05-20
|
|
\
\
\
|
|
*
|
|
drm/i915: get rid of -Iinclude/drm
Maarten Lankhorst
2015-05-13
|
*
|
|
|
drm/i915: Update DRIVER_DATE to 20150508
Daniel Vetter
2015-05-08
|
*
|
|
|
drm/i915: Only wait for required lanes in vlv_wait_port_ready()
Ville Syrjälä
2015-05-08
|
*
|
|
|
drm/i915: Fix possible security hole in command parsing
Rebecca N. Palmer
2015-05-08
|
*
|
|
|
drm/edid: Kerneldoc for newly added edid_corrupt
Daniel Vetter
2015-05-08
|
*
|
|
|
drm/i915: Reject huge tiled objects
Joonas Lahtinen
2015-05-08
|
*
|
|
|
Revert "drm/i915: Hack to tie both common lanes together on chv"
Ville Syrjälä
2015-05-08
|
*
|
|
|
drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
Ville Syrjälä
2015-05-08
|
*
|
|
|
drm/i915: Implement chv display PHY lane stagger setup
Ville Syrjälä
2015-05-08
|
*
|
|
|
drm/i915/vlv: remove wait for previous GFX clk disable request
Jesse Barnes
2015-05-08
|
*
|
|
|
drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)
Matt Roper
2015-05-08
|
*
|
|
|
drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()
Damien Lespiau
2015-05-08
[prev]
[next]