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
2018-06-29
drm/i915/selftests: Attach the fence to the object when making busy
Chris Wilson
1
-1
/
+6
2018-06-29
drm/i915/selftests: Mark up write into scratch vma
Chris Wilson
1
-1
/
+1
2018-06-29
drm/i915: Remove delayed FBC activation.
Maarten Lankhorst
3
-106
/
+1
2018-06-29
drm/i915: Block enabling FBC until flips have been completed
Maarten Lankhorst
2
-24
/
+12
2018-06-28
drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
Chris Wilson
3
-40
/
+75
2018-06-28
drm/i915/execlists: Trust the CSB
Chris Wilson
4
-40
/
+9
2018-06-28
drm/i915/execlists: Stop storing the CSB read pointer in the mmio register
Chris Wilson
1
-2
/
+0
2018-06-28
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
2
-2
/
+30
2018-06-28
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
3
-86
/
+82
2018-06-28
drm/i915/execlists: Process one CSB update at a time
Chris Wilson
2
-144
/
+141
2018-06-28
drm/i915/execlists: Pull CSB reset under the timeline.lock
Chris Wilson
1
-12
/
+4
2018-06-28
drm/i915/execlists: Pull submit after dequeue under timeline lock
Chris Wilson
1
-20
/
+12
2018-06-28
drm/i915: Drop posting reads to flush master interrupts
Chris Wilson
1
-8
/
+1
2018-06-28
drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
Michal Wajdeczko
5
-17
/
+41
2018-06-28
drm/i915/guc: Use intel_guc_init_misc to hide GuC internals
Michal Wajdeczko
3
-11
/
+28
2018-06-28
drm/i915: Only signal from interrupt when requested
Chris Wilson
3
-6
/
+9
2018-06-28
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
4
-9
/
+12
2018-06-28
drm/i915: Only trigger missed-seqno checking next to boundary
Chris Wilson
1
-1
/
+2
2018-06-28
drm/i915: Reduce spinlock hold time during notify_ring() interrupt
Chris Wilson
1
-11
/
+21
2018-06-28
drm/i915: Show vma allocator stack when in doubt
Chris Wilson
1
-2
/
+37
2018-06-28
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
9
-9
/
+9
2018-06-28
drm/i915: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-3
/
+0
2018-06-28
drm/i915: Replace __drm_gem_object_unreference with __drm_gem_object_put
Thomas Zimmermann
1
-1
/
+1
2018-06-28
drm/i915: Replace drm_gem_object_{un/reference} with {put,get} functions
Thomas Zimmermann
1
-7
/
+1
2018-06-28
drm/i915: Replace drm_connector_{un/reference} with put,get functions
Thomas Zimmermann
2
-3
/
+3
2018-06-27
drm/i915/icp: Add Interrupt Support
Anusha Srivatsa
2
-3
/
+172
2018-06-27
drm/i915: Wait for engines to idle before retiring
Chris Wilson
1
-4
/
+7
2018-06-27
drm/i915/icl: Add power well support
Imre Deak
3
-16
/
+395
2018-06-26
drm/i915/psr: Enable CRC check in the static frame on the sink side
José Roberto de Souza
2
-1
/
+10
2018-06-26
drm/i915/psr: Avoid PSR exit max time timeout
José Roberto de Souza
1
-1
/
+2
2018-06-26
drm/i915/psr: Handle PSR errors
José Roberto de Souza
1
-1
/
+21
2018-06-26
drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
José Roberto de Souza
3
-11
/
+54
2018-06-26
drm/i915/psr: Remove intel_crtc_state parameter from disable_source()
José Roberto de Souza
1
-3
/
+2
2018-06-26
drm/i915/psr: Warn for erroneous enabling of both PSR1 and PSR2.
Dhinakaran Pandiyan
1
-3
/
+2
2018-06-26
drm/i915/psr: Fix race in intel_psr_work()
Dhinakaran Pandiyan
1
-1
/
+1
2018-06-26
drm/i915/psr: Kill useless function pointers.
Rodrigo Vivi
2
-45
/
+18
2018-06-26
drm/i915/ddi: Get AUX power domain for DP main link too
Imre Deak
5
-47
/
+64
2018-06-25
drm/i915: Context objects can never be active when freed
Chris Wilson
2
-3
/
+8
2018-06-25
drm/i915/execlists: Check for ce->state before destroy
Chris Wilson
1
-1
/
+3
2018-06-25
drm/i915: Defer modeset cleanup to a secondary task
Chris Wilson
1
-7
/
+23
2018-06-22
drm/i915/guc: Remove USES_GUC_SUBMISSION for ads programming
Anusha Srivatsa
1
-8
/
+5
2018-06-21
drm/i915: Enable hw workaround to bypass alpha
Vandita Kulkarni
2
-0
/
+20
2018-06-21
drm/i915/icl: Do read-modify-write as needed during MG PLL programming
Imre Deak
2
-4
/
+48
2018-06-21
drm/i915/icl: Fix MG PLL setup when refclk is 38.4MHz
Imre Deak
2
-20
/
+49
2018-06-21
drm/i915: remove check for aux irq
Lucas De Marchi
5
-27
/
+14
2018-06-21
drm/i915: Redefine EINVAL for debugging
Chris Wilson
1
-0
/
+9
2018-06-21
drm/i915: Ignore applying the self-relocation BIAS if no relocations
Chris Wilson
1
-1
/
+2
2018-06-20
drm/i915: Disable bh around call to tasklet
Chris Wilson
1
-0
/
+2
2018-06-20
drm/i915: Update DRIVER_DATE to 20180620
Rodrigo Vivi
1
-2
/
+2
2018-06-20
drm/i915/icl: Add 10-bit support for hdmi
Radhakrishna Sripada
1
-16
/
+48
[next]