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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
drm/i915: Simplify check for idleness in hangcheck
Chris Wilson
1
-3
/
+2
2016-04-08
drm/i915: Apply a mb between emitting the request and hangcheck
Chris Wilson
2
-18
/
+24
2016-04-08
drm/i915: Reset engine->last_submitted_seqno
Chris Wilson
1
-0
/
+1
2016-04-08
drm/i915: Reset semaphore page for gen8
Chris Wilson
1
-0
/
+8
2016-04-08
drm/i915: Refactor gen8 semaphore offset calculation
Chris Wilson
1
-6
/
+5
2016-04-08
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Chris Wilson
2
-6
/
+13
2016-04-08
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
Chris Wilson
1
-4
/
+3
2016-04-08
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
Chris Wilson
1
-0
/
+2
2016-04-08
drm/i915: Include engine->last_submitted_seqno in GPU error state
Chris Wilson
3
-2
/
+7
2016-04-07
drm/i915/BXT: Get pipe conf from the port registers
Ramalingam C
1
-0
/
+60
2016-04-07
drm/i915: Sharing the pixel_format_from_vbt to whole i915
Ramalingam C
3
-20
/
+22
2016-04-07
drm/i915/dsi: use a temp variable for referencing the gpio table
Jani Nikula
1
-6
/
+9
2016-04-07
drm/i915/dsi: abstract VLV gpio element execution to a separate function
Jani Nikula
1
-32
/
+35
2016-04-07
drm/i915/dsi: clean up vlv gpio table and definitions
Jani Nikula
1
-48
/
+39
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
15
-55
/
+56
2016-04-07
drm/i915: Do not WARN_ON in i915_vm_to_ppgtt
Joonas Lahtinen
1
-1
/
+0
2016-04-07
drm/i915: Use i915_vm_to_ppgtt instead of manual container_of
Joonas Lahtinen
1
-28
/
+16
2016-04-06
drm/i915/bxt: Set max cdclk frequency properly
Matt Roper
1
-0
/
+2
2016-04-06
drm/i915/skl+: Use plane size for relative data rate calculation
Kumar, Mahesh
1
-14
/
+28
2016-04-06
drm/i915: Set invert bit for hpd based on VBT
Shubhangi Shrivastava
4
-0
/
+72
2016-04-06
drm/i915: Update VBT fields for child devices
Shubhangi Shrivastava
2
-7
/
+26
2016-04-05
drm/i915: Set GPU freq to idle_freq initially
Ville Syrjälä
1
-7
/
+7
2016-04-05
drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV
Ville Syrjälä
5
-53
/
+44
2016-04-05
drm/i915/guc: always reset GuC before loading firmware
Dave Gordon
2
-23
/
+29
2016-04-05
drm/i915/guc: reset GuC and retry on firmware load failure
Arun Siluvery
5
-2
/
+69
2016-04-05
drm/i915/shrinker: Refactor common uninterruptible locking
Chris Wilson
1
-37
/
+42
2016-04-05
drm/i915/shrinker: Hook up vmap allocation failure notifier
Chris Wilson
2
-0
/
+40
2016-04-05
drm/i915/shrinker: Account for unshrinkable unbound pages
Chris Wilson
1
-1
/
+1
2016-04-05
drm/i915/chv: add more IOSF port definitions
Jani Nikula
1
-0
/
+4
2016-04-05
drm/i915/dsi: add support for DSI sequence block v2 gpio element
Jani Nikula
1
-4
/
+18
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
6
-24
/
+33
2016-04-04
drm/i915/ddi: Silence compiler warning for unknown output type
Chris Wilson
1
-3
/
+3
2016-04-03
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
Chris Wilson
1
-4
/
+5
2016-04-03
drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
Chris Wilson
1
-0
/
+8
2016-04-01
drm/i915: Fix plane init failure paths
Ville Syrjälä
2
-38
/
+60
2016-04-01
drm/i915: Remove the "three times for luck" trick from vlv_enable_pll()
Ville Syrjälä
1
-11
/
+0
2016-04-01
drm/i915: assert_panel_unlocked() in chv_enable_pll()
Ville Syrjälä
1
-2
/
+4
2016-04-01
drm/i915: Add a local pipe variable to vlv_enable_pll()
Ville Syrjälä
1
-8
/
+9
2016-04-01
drm/i915: Implement WaPixelRepeatModeFixForC0:chv
Ville Syrjälä
3
-4
/
+37
2016-04-01
drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar
Ville Syrjälä
1
-38
/
+25
2016-04-01
drm/i915: Throw out BUGs from DPLL/PCH functions
Ville Syrjälä
1
-9
/
+0
2016-04-01
drm/i915: Disable FDI RX before DDI_BUF_CTL
Ville Syrjälä
1
-6
/
+12
2016-04-01
Revert "drm/i915: Fix races on fbdev"
Joonas Lahtinen
2
-6
/
+5
2016-04-01
drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion
Jani Nikula
1
-8
/
+8
2016-04-01
drm/i915: use for_each_port_masked in bxt phy init for clarity
Jani Nikula
1
-3
/
+7
2016-04-01
drm/i915: BXT DDI PHY sequence BUN
Vandana Kannan
2
-2
/
+12
2016-04-01
drm/i915: force full detect on sink count change
Shubhangi Shrivastava
1
-6
/
+27
2016-04-01
drm/i915: Read sink_count dpcd always
Shubhangi Shrivastava
2
-7
/
+24
2016-04-01
drm/i915: Reorganizing intel_dp_check_link_status
Shubhangi Shrivastava
1
-29
/
+36
2016-04-01
drm/i915: Cleaning up intel_dp_hpd_pulse
Shubhangi Shrivastava
2
-26
/
+47
[next]