index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size
Ville Syrjälä
1
-10
/
+14
2016-01-13
drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width()
Ville Syrjälä
3
-65
/
+34
2016-01-13
drm/i915: Factor out intel_tile_width()
Ville Syrjälä
3
-37
/
+54
2016-01-13
drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset()
Ville Syrjälä
3
-19
/
+18
2016-01-13
drm/i915: use kobj_to_dev()
Geliang Tang
1
-4
/
+4
2016-01-13
drm/i915: Init power domains early in driver load
Daniel Vetter
2
-3
/
+5
2016-01-13
drm/i915: Fix bsd2 ring name
Tvrtko Ursulin
1
-1
/
+1
2016-01-13
drm/i915: Compact logical ring interrupt initialization
Tvrtko Ursulin
1
-20
/
+13
2016-01-13
drm/i915: Extract vfunc setup from logical ring initializers
Tvrtko Ursulin
1
-59
/
+29
2016-01-13
drm/i915/gen8: Factor out display interrupt handling
Tvrtko Ursulin
1
-22
/
+31
2016-01-13
drm/i915/gen8: Tidy display interrupt processing
Tvrtko Ursulin
1
-64
/
+67
2016-01-13
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
1
-1
/
+1
2016-01-13
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
1
-6
/
+8
2016-01-13
drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
Lyude
1
-2
/
+7
2016-01-13
drm/i915: shut up gen8+ SDE irq dmesg noise, again
Jani Nikula
1
-3
/
+7
2016-01-13
drm/i915: Restore inhibiting the load of the default context
Chris Wilson
1
-1
/
+5
2016-01-13
drm/i915: Tune down rpm wakelock debug checks
Daniel Vetter
1
-2
/
+4
2016-01-13
drm/i915: Avoid writing relocs with addresses in non-canonical form
Michał Winiarski
1
-4
/
+48
2016-01-12
drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
Michel Thierry
1
-1
/
+1
2016-01-12
drm/i915: Handle error paths during watermark sanitization properly (v3)
Matt Roper
1
-4
/
+5
2016-01-12
drm/i915: Only complain about n_edp_entries with eDP ports
Ville Syrjälä
1
-2
/
+3
2016-01-12
drm/i915: Use MI_BATCH_BUFFER_START on 830/845
Ville Syrjälä
2
-4
/
+5
2016-01-12
drm/i915: Expect child dev size of 22 bytes for VBT < 106
Ville Syrjälä
1
-1
/
+3
2016-01-12
drm/i915: Allow 27 bytes child_dev for VBT <109
Ville Syrjälä
1
-8
/
+11
2016-01-12
drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2
Ville Syrjälä
1
-0
/
+11
2016-01-12
drm/i915: Cleanup phys status page too
Ville Syrjälä
1
-4
/
+20
2016-01-12
drm/i915: Kill intel_prepare_ddi()
Ville Syrjälä
6
-88
/
+31
2016-01-12
drm/i915: Reject >9 ddi translation entried if port != A/E on SKL
Ville Syrjälä
1
-0
/
+9
2016-01-12
drm/i915: Pass around dev_priv for ddi buffer programming
Ville Syrjälä
1
-42
/
+37
2016-01-12
drm/i915: Eliminate duplicated skl_get_buf_trans_dp()
Ville Syrjälä
1
-16
/
+5
2016-01-12
drm/i915: Remove pointless 'ddi_translations' local variable
Ville Syrjälä
1
-28
/
+16
2016-01-12
drm/i915: Store max lane count in intel_digital_port
Ville Syrjälä
4
-15
/
+15
2016-01-12
drm/i915: Check max number of lanes when registering DDI ports
Ville Syrjälä
1
-0
/
+36
2016-01-12
drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST
Ville Syrjälä
1
-1
/
+1
2016-01-12
drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail
Tvrtko Ursulin
1
-9
/
+6
2016-01-11
drm/i915/dsi: add debug printing of the new sequence block names
Jani Nikula
1
-0
/
+6
2016-01-11
drm/i915/dsi: reduce tedious repetition
Jani Nikula
1
-40
/
+22
2016-01-11
drm/i915/dsi: skip unknown elements for sequence block v3+
Jani Nikula
1
-19
/
+23
2016-01-11
drm/i915/bios: add support for MIPI sequence block v3
Jani Nikula
2
-11
/
+94
2016-01-11
drm/i915/bios: add defines for v3 sequence block
Jani Nikula
1
-0
/
+5
2016-01-11
drm/i915: skip the i2c element in the generic VBT DSI driver
Jani Nikula
1
-0
/
+6
2016-01-11
drm/i915/bios: add sequences for MIPI sequence block v2
Jani Nikula
1
-0
/
+3
2016-01-11
drm/i915/bios: interpret the i2c element
Jani Nikula
2
-1
/
+6
2016-01-11
drm/i915: Arm the unclaimed mmio debugs on suspend path
Mika Kuoppala
3
-4
/
+7
2016-01-11
drm/i915: Enable mmio_debug for vlv/chv
Mika Kuoppala
1
-19
/
+22
2016-01-11
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
1
-6
/
+8
2016-01-11
drm/i915: Update DRIVER_DATE to 20160111
Daniel Vetter
1
-1
/
+1
2016-01-08
drm/i915: Don't warn if the workaround list is empty part 2.
Boyer, Wayne
1
-1
/
+1
2016-01-08
drm/i915/kbl: Adding missing IS_KABYLAKE checks.
Rodrigo Vivi
2
-7
/
+13
2016-01-08
drm/i915/dsi: remove unused dsi_rr_formula()
Jani Nikula
1
-81
/
+0
[prev]
[next]