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-10-28
drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation
Ville Syrjälä
1
-1
/
+2
2016-10-28
drm/i915: Remove two invalid warns
Tvrtko Ursulin
1
-3
/
+0
2016-10-28
drm/i915: Rotated view does not need a fence
Tvrtko Ursulin
1
-1
/
+6
2016-10-28
drm/i915/fbc: fix CFB size calculation for gen8+
Paulo Zanoni
1
-1
/
+3
2016-10-28
drm: i915: Wait for fences on new fb, not old
Daniel Stone
1
-1
/
+1
2016-10-28
drm/i915: Clean up DDI DDC/AUX CH sanitation
Ville Syrjälä
1
-45
/
+77
2016-10-28
drm/i915: Respect alternate_aux_channel for all DDI ports
Ville Syrjälä
1
-31
/
+40
2016-10-28
drm/i915/gen9: fix watermarks when using the pipe scaler
Paulo Zanoni
1
-9
/
+3
2016-10-28
drm/i915: Fix mismatched INIT power domain disabling during suspend
Imre Deak
1
-2
/
+2
2016-10-28
drm/i915: fix a read size argument
Dan Carpenter
1
-2
/
+2
2016-10-28
drm/i915: Use fence_write() from rpm resume
Chris Wilson
1
-2
/
+19
2016-10-28
drm/i915/gen9: fix DDB partitioning for multi-screen cases
Paulo Zanoni
1
-2
/
+10
2016-10-28
drm/i915: workaround sparse warning on variable length arrays
Jani Nikula
1
-1
/
+1
2016-10-28
drm/i915: keep declarations in i915_drv.h
Jani Nikula
2
-7
/
+5
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+5
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
86
-11986
/
+14317
2016-10-12
Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-10-10
drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-next
Chris Wilson
1
-3
/
+0
2016-10-10
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
3
-7
/
+23
2016-10-10
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
5
-20
/
+34
2016-10-10
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
1
-2
/
+2
2016-10-10
drm/i915: Distinguish last emitted request from last submitted request
Chris Wilson
2
-2
/
+4
2016-10-10
drm/i915: Allow DP to work w/o EDID
Ville Syrjälä
1
-13
/
+9
2016-10-10
drm/i915: Move long hpd handling into the hotplug work
Ville Syrjälä
1
-25
/
+23
2016-10-10
drm/i915/execlists: Reinitialise context image after GPU hang
Chris Wilson
1
-41
/
+62
2016-10-10
drm/i915: Use correct index for backtracking HUNG semaphores
Chris Wilson
1
-4
/
+4
2016-10-10
drm/i915: Unalias obj->phys_handle and obj->userptr
Chris Wilson
1
-13
/
+11
2016-10-10
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
1
-4
/
+3
2016-10-10
drm/i915/gen9: only add the planes actually affected by ddb changes
Paulo Zanoni
1
-1
/
+36
2016-10-10
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
Ville Syrjälä
1
-0
/
+18
2016-10-10
drm/i915/bxt: Fix HDMI DPLL configuration
Imre Deak
1
-5
/
+16
2016-10-10
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
1
-5
/
+7
2016-10-10
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
1
-24
/
+15
2016-10-10
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
1
-24
/
+32
2016-10-10
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
1
-20
/
+22
2016-10-10
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
1
-4
/
+10
2016-10-10
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2
-7
/
+20
2016-10-10
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
4
-25
/
+25
2016-10-10
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
Paulo Zanoni
1
-0
/
+2
2016-10-10
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
3
-2
/
+28
2016-10-10
drm/i915: Restore current RPS state after reset
Chris Wilson
3
-9
/
+13
2016-10-10
drm/i915: Unlock PPS registers after GPU reset
Imre Deak
1
-0
/
+1
2016-10-10
drm/i915/backlight: setup backlight pwm alternate increment on backlight enable
Shawn Lee
1
-1
/
+17
2016-10-10
drm/i915/backlight: setup and cache pwm alternate increment value
Jani Nikula
2
-3
/
+12
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-1
/
+1
2016-10-04
drm/i915: Account for sink max TMDS clock when checking the port clock
Ville Syrjälä
1
-1
/
+8
2016-10-04
drm/i915: Replace a bunch of connector->base.display_info with a local variable
Ville Syrjälä
1
-7
/
+7
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2
-0
/
+5
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2
-4
/
+4
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
64
-3162
/
+4581
[next]