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
2020-05-05
drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
Imre Deak
1
-13
/
+3
2020-05-05
drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Chris Wilson
1
-19
/
+15
2020-05-04
Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
Peter Jones
1
-2
/
+1
2020-05-04
drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Sultan Alsawaf
1
-1
/
+1
2020-05-04
drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
3
-14
/
+18
2020-05-04
drm/i915: Avoid dereferencing a dead context
Chris Wilson
1
-5
/
+7
2020-05-04
drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
1
-14
/
+40
2020-05-04
drm/i915/display: Warn if the FBC is still writing to stolen on removal
Chris Wilson
1
-0
/
+3
2020-05-04
drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
Sultan Alsawaf
1
-1
/
+1
2020-05-04
drm/i915: Streamline the artihmetic
Ville Syrjälä
1
-39
/
+20
2020-05-04
drm/i915: Rename variables to be consistent with bspec
Ville Syrjälä
1
-13
/
+17
2020-05-04
drm/i915: Nuke mode.vrefresh usage
Ville Syrjälä
1
-7
/
+3
2020-05-04
drm/i915: Remove cnl pre-prod workarounds
Ville Syrjälä
4
-33
/
+2
2020-05-04
drm/i915/fbc: Require linear fb stride to be multiple of 512 bytes on gen9/glk
Ville Syrjälä
1
-2
/
+7
2020-05-04
drm/i915: Rename bw_state to new_bw_state
Stanislav Lisovskiy
1
-12
/
+12
2020-05-04
drm/i915: Track active_pipes in bw_state
Stanislav Lisovskiy
3
-18
/
+21
2020-05-04
drm/i915: Use bw state for per crtc SAGV evaluation
Stanislav Lisovskiy
3
-29
/
+97
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
7
-135
/
+336
2020-05-04
drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
1
-6
/
+6
2020-05-04
drm/i915: Allow some leniency in PCU reads
Chris Wilson
1
-1
/
+1
2020-05-04
drm/i915/gem: Lazily acquire the device wakeref for freeing objects
Chris Wilson
1
-3
/
+0
2020-05-03
drm/i915/gt: Sanitize RPS interrupts upon resume
Chris Wilson
3
-1
/
+7
2020-05-02
Merge back system-wide PM material for v5.8.
Rafael J. Wysocki
1
-1
/
+1
2020-05-01
i915:get_engines(): get rid of pointless access_ok()
Al Viro
1
-5
/
+0
2020-05-01
i915: alloc_oa_regs(): get rid of pointless access_ok()
Al Viro
1
-3
/
+0
2020-05-01
i915 compat ioctl(): just use drm_ioctl_kernel()
Al Viro
1
-9
/
+5
2020-05-01
i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()
Al Viro
2
-31
/
+17
2020-05-01
i915: switch query_{topology,engine}_info() to copy_to_user()
Al Viro
1
-10
/
+6
2020-05-01
drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
1
-5
/
+27
2020-05-01
drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
1
-14
/
+24
2020-05-01
drm/i915/gem: Use chained reloc batches
Chris Wilson
1
-19
/
+115
2020-05-01
drm/i915: Implement vm_ops->access for gdb access into mmaps
Chris Wilson
2
-0
/
+158
2020-05-01
drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
3
-14
/
+18
2020-05-01
drm/i915/pmu: Keep a reference to module while active
Chris Wilson
1
-1
/
+4
2020-05-01
drm/i915/gem: Replace user_access_begin by user_write_access_begin
Christophe Leroy
1
-2
/
+3
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
16
-116
/
+160
2020-04-30
drm/i915: Update DRIVER_DATE to 20200430
Joonas Lahtinen
1
-2
/
+2
2020-04-30
Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into dr...
Joonas Lahtinen
5
-36
/
+114
2020-04-30
drm/i915/selftests: Add tiled blits selftest
Zbigniew Kempczyński
2
-0
/
+597
2020-04-30
drm/i915/gt: Restore aggressive post-boost downclocking
Chris Wilson
1
-16
/
+4
2020-04-30
drm/i915/gt: Apply the aggressive downclocking to parking
Chris Wilson
1
-4
/
+9
2020-04-30
drm/i915/gt: Switch to manual evaluation of RPS
Chris Wilson
4
-16
/
+147
2020-04-30
drm/i915/gt: Track use of RPS interrupts in flags
Chris Wilson
4
-6
/
+29
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
6
-34
/
+79
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
6
-171
/
+29
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
14
-123
/
+291
2020-04-29
drm: Nuke mode->hsync
Ville Syrjälä
1
-1
/
+0
2020-04-29
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
Dan Carpenter
1
-12
/
+18
2020-04-29
drm/i915: Avoid dereferencing a dead context
Chris Wilson
1
-5
/
+7
2020-04-29
drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_show
Nathan Chancellor
1
-1
/
+1
[prev]
[next]