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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
drm/i915: Trim the flush for the execlists request emission
Chris Wilson
1
-2
/
+5
2016-04-29
drm/i915: Trim the flush for the legacy request emission
Chris Wilson
1
-2
/
+7
2016-04-29
drm/i915: Bump reserved size for legacy gen8 semaphore emission
Chris Wilson
1
-4
/
+4
2016-04-29
drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
Ander Conselvan de Oliveira
3
-11
/
+17
2016-04-29
drm/i915: Unduplicate pre encoder enabling phy code
Ander Conselvan de Oliveira
4
-41
/
+33
2016-04-29
drm/i915: Unduplicate VLV phy pre pll enabling code
Ander Conselvan de Oliveira
4
-51
/
+31
2016-04-29
drm/i915: Unduplicate VLV signal level code
Ander Conselvan de Oliveira
4
-27
/
+37
2016-04-29
drm/i915: Unduplicate CHV encoders' post pll disable code
Ander Conselvan de Oliveira
4
-58
/
+36
2016-04-29
drm/i915: Unduplicate CHV pre-encoder enabling phy logic
Ander Conselvan de Oliveira
4
-146
/
+98
2016-04-29
drm/i915: Unduplicate CHV phy-releated pre pll enabling code
Ander Conselvan de Oliveira
5
-155
/
+89
2016-04-29
drm/i915: Unduplicate chv_data_lane_soft_reset()
Ander Conselvan de Oliveira
4
-88
/
+45
2016-04-29
drm/i915: Unduplicate CHV signal level code
Ander Conselvan de Oliveira
5
-165
/
+136
2016-04-29
drm/i915: Set crtc_state->lane_count for HDMI
Ander Conselvan de Oliveira
2
-1
/
+7
2016-04-28
drm/i915: Fix comments about GMBUSFREQ register
Ville Syrjälä
1
-10
/
+5
2016-04-28
drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()
Ville Syrjälä
1
-7
/
+1
2016-04-28
drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
Ville Syrjälä
2
-0
/
+4
2016-04-28
drm/i915/bxt: Adjusting the error in horizontal timings retrieval
Ramalingam C
1
-9
/
+88
2016-04-28
drm/i915/BXT: Retrieving the horizontal timing for DSI
Ramalingam C
1
-7
/
+37
2016-04-28
drm/i915: Unify GPU resets upon shutdown
Chris Wilson
3
-25
/
+38
2016-04-28
drm/i915: Stop tracking execlists retired requests
Tvrtko Ursulin
4
-36
/
+16
2016-04-28
drm/i915: Store LRC hardware id in the request
Tvrtko Ursulin
2
-1
/
+4
2016-04-28
drm/i915: Track the previous pinned context inside the request
Chris Wilson
3
-10
/
+23
2016-04-28
drm/i915: Move releasing of the GEM request from free to retire/cancel
Chris Wilson
4
-30
/
+11
2016-04-28
drm/i915: Move the magical deferred context allocation into the request
Chris Wilson
3
-16
/
+13
2016-04-28
drm/i915: Refactor execlists default context pinning
Chris Wilson
4
-93
/
+65
2016-04-28
drm/i915: Replace the pinned context address with its unique ID
Chris Wilson
3
-40
/
+14
2016-04-28
drm/i915: Assign every HW context a unique ID
Chris Wilson
3
-1
/
+47
2016-04-28
drm/i915: Update execlists context descriptor format commentary
Chris Wilson
1
-5
/
+6
2016-04-28
drm/i915: Preallocate enough space for the average request
Chris Wilson
2
-1
/
+22
2016-04-28
drm/i915: Manually unwind after a failed request allocation
Chris Wilson
3
-22
/
+24
2016-04-28
drm/i915: Remove the identical implementations of request space reservation
Chris Wilson
5
-82
/
+20
2016-04-28
drm/i915: Unify intel_ring_begin()
Chris Wilson
5
-261
/
+89
2016-04-28
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
Chris Wilson
5
-92
/
+31
2016-04-28
drm/i915: Remove early l3-remap
Chris Wilson
3
-12
/
+3
2016-04-28
drm/i915: Consolidate L3 remapping LRI
Chris Wilson
1
-9
/
+7
2016-04-28
drm/i915: L3 cache remapping is part of context switching
Chris Wilson
2
-31
/
+31
2016-04-28
drm/i915: Mark the current context as lost on suspend
Chris Wilson
3
-31
/
+25
2016-04-28
drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
Chris Wilson
1
-7
/
+9
2016-04-28
drm/i915: Move ioremap_wc tracking onto VMA
Chris Wilson
5
-16
/
+108
2016-04-28
drm/i915: Introduce i915_vm_to_ggtt()
Chris Wilson
1
-4
/
+11
2016-04-28
io-mapping: Specify mapping size for io_mapping_map_wc()
Chris Wilson
1
-1
/
+2
2016-04-28
drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
Chris Wilson
1
-6
/
+3
2016-04-28
drm/i915/fbdev: Call intel_unpin_fb_obj() on release
Chris Wilson
3
-2
/
+8
2016-04-28
drm/i915: Propagate error from drm_gem_object_init()
Chris Wilson
10
-33
/
+41
2016-04-28
drm/i915: Protect gen7 irq_seqno_barrier with uncore lock
Chris Wilson
1
-1
/
+7
2016-04-27
drm/i915: Update RAWCLK_FREQ register on VLV/CHV
Ville Syrjälä
5
-2
/
+13
2016-04-27
drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable
Ville Syrjälä
1
-6
/
+7
2016-04-27
drm/i915: tidy up gen8_init_scratch
Matthew Auld
1
-9
/
+16
2016-04-27
drm/i915/dsi: add support for gpio elements on CHV
Jani Nikula
1
-0
/
+70
2016-04-27
drm/i915/dsi: add support for sequence block v3 gpio for VLV
Jani Nikula
1
-2
/
+2
[next]