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
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
108
-2723
/
+1897
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
74
-882
/
+2414
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-20
/
+19
2021-06-09
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
John Harrison
2
-2
/
+2
2021-06-09
drm/i915/adl_p: Same slices mask is not same Dbuf state
Stanislav Lisovskiy
1
-2
/
+4
2021-06-09
drm/i915/adl_p: CDCLK crawl support for ADL
Stanislav Lisovskiy
4
-9
/
+68
2021-06-09
drm/i915/dsc: Fix bigjoiner check in dsc_disable
Vandita Kulkarni
1
-6
/
+6
2021-06-08
drm/i915: Disable PSR around cdclk changes
Ville Syrjälä
1
-0
/
+13
2021-06-08
drm/i915/display: Introduce new intel_psr_pause/resume function
Gwan-gyeong Mun
3
-11
/
+86
2021-06-07
drm/i915/display: Drop FIXME about turn off infoframes
José Roberto de Souza
1
-1
/
+0
2021-06-07
drm/i915/display: Allow fastsets when DP_SDP_VSC infoframe do not match with ...
José Roberto de Souza
1
-1
/
+16
2021-06-07
drm/i915/display: Fix fastsets involving PSR
José Roberto de Souza
1
-5
/
+5
2021-06-07
drm/i915/display: remove duplicated argument
Wan Jiabing
1
-1
/
+0
2021-06-07
drm/i915: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2
-32
/
+31
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
24
-191
/
+191
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
7
-11
/
+11
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
5
-6
/
+6
2021-06-06
dma-buf: rename and cleanup dma_resv_get_list v2
Christian König
1
-1
/
+1
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-2
/
+1
2021-06-05
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
11
-54
/
+54
2021-06-05
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
3
-6
/
+6
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
44
-320
/
+321
2021-06-04
drm/i915/display: replace IS_GEN() in commented code
Lucas De Marchi
1
-1
/
+1
2021-06-04
drm/i915/gvt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
9
-25
/
+25
2021-06-04
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
3
-10
/
+42
2021-06-04
drm/i915/guc: Early initialization of GuC send registers
Michal Wajdeczko
1
-9
/
+9
2021-06-04
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
1
-60
/
+120
2021-06-04
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2
-20
/
+50
2021-06-04
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
1
-4
/
+0
2021-06-04
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
1
-0
/
+28
2021-06-04
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2
-2
/
+14
2021-06-04
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
1
-28
/
+32
2021-06-04
drm/i915/guc: Replace CTB array with explicit members
Michal Wajdeczko
2
-23
/
+30
2021-06-04
drm/i915: Initialize the mbus_offset to fix Klockwork issue
Manasi Navare
1
-1
/
+1
2021-06-03
drm/i915/guc: Don't repeat CTB layout calculations
Michal Wajdeczko
1
-6
/
+10
2021-06-03
drm/i915/guc: Only rely on own CTB size
Michal Wajdeczko
2
-14
/
+43
2021-06-03
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2
-5
/
+5
2021-06-03
drm/i915/guc: Stop using fence/status from CTB descriptor
Michal Wajdeczko
2
-70
/
+6
2021-06-03
drm/i915/guc: Drop guc->interrupts.enabled
Matthew Brost
2
-19
/
+9
2021-06-03
drm/i915/guc: Keep strict GuC ABI definitions
Michal Wajdeczko
6
-197
/
+250
2021-06-03
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
4
-25
/
+0
2021-06-03
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
2
-38
/
+11
2021-06-03
drm/i915/guc: use probe_error log for CT enablement failure
Daniele Ceraolo Spurio
1
-23
/
+25
2021-06-03
drm/i915/guc: skip disabling CTBs before sanitizing the GuC
Daniele Ceraolo Spurio
1
-7
/
+1
2021-06-03
drm/i915/adlp: Fix AUX power well -> PHY mapping
Imre Deak
1
-16
/
+18
2021-06-03
drm/i915: Fix incorrect assert about pending power domain async-put work
Imre Deak
1
-0
/
+6
2021-06-03
drm/i915/ddi: Flush encoder power domain ref puts during driver unload
Imre Deak
1
-0
/
+2
2021-06-02
drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
Anusha Srivatsa
2
-17
/
+22
2021-06-02
drm/i915/dmc: Add intel_dmc_has_payload() helper
Anusha Srivatsa
5
-15
/
+21
2021-06-02
drm/i915/dmc: s/DRM_ERROR/drm_err
Anusha Srivatsa
1
-24
/
+26
[next]