index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
2021-06-15
1
-23
/
+32
*
Merge tag 'exynos-drm-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2021-06-11
12
-22
/
+86
|
\
|
*
drm/exynos: use pm_runtime_resume_and_get()
Inki Dae
2021-06-11
11
-18
/
+84
|
*
drm/exynos: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-11
1
-4
/
+2
*
|
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-11
108
-2723
/
+1897
|
\
\
|
*
|
drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
John Harrison
2021-06-09
2
-2
/
+2
|
*
|
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
11
-54
/
+54
|
*
|
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2021-06-06
3
-6
/
+6
|
*
|
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
44
-320
/
+321
|
*
|
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
2021-06-04
3
-10
/
+42
|
*
|
drm/i915/guc: Early initialization of GuC send registers
Michal Wajdeczko
2021-06-04
1
-9
/
+9
|
*
|
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
2021-06-04
1
-60
/
+120
|
*
|
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2021-06-04
2
-20
/
+50
|
*
|
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
2021-06-04
1
-4
/
+0
|
*
|
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
2021-06-04
1
-0
/
+28
|
*
|
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2021-06-04
2
-2
/
+14
|
*
|
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
2021-06-04
1
-28
/
+32
|
*
|
drm/i915/guc: Replace CTB array with explicit members
Michal Wajdeczko
2021-06-04
2
-23
/
+30
|
*
|
drm/i915/guc: Don't repeat CTB layout calculations
Michal Wajdeczko
2021-06-03
1
-6
/
+10
|
*
|
drm/i915/guc: Only rely on own CTB size
Michal Wajdeczko
2021-06-03
2
-14
/
+43
|
*
|
drm/i915: Promote ptrdiff() to i915_utils.h
Michal Wajdeczko
2021-06-03
2
-5
/
+5
|
*
|
drm/i915/guc: Stop using fence/status from CTB descriptor
Michal Wajdeczko
2021-06-03
2
-70
/
+6
|
*
|
drm/i915/guc: Drop guc->interrupts.enabled
Matthew Brost
2021-06-03
2
-19
/
+9
|
*
|
drm/i915/guc: Keep strict GuC ABI definitions
Michal Wajdeczko
2021-06-03
6
-197
/
+250
|
*
|
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
2021-06-03
4
-25
/
+0
|
*
|
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
2021-06-03
2
-38
/
+11
|
*
|
drm/i915/guc: use probe_error log for CT enablement failure
Daniele Ceraolo Spurio
2021-06-03
1
-23
/
+25
|
*
|
drm/i915/guc: skip disabling CTBs before sanitizing the GuC
Daniele Ceraolo Spurio
2021-06-03
1
-7
/
+1
|
*
|
drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
Thomas Hellström
2021-06-02
2
-1
/
+18
|
*
|
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-06-02
30
-1754
/
+631
|
*
|
Revert "i915: use io_mapping_map_user"
Matthew Auld
2021-06-02
4
-5
/
+52
|
*
|
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
2021-06-02
1
-2
/
+2
|
*
|
drm/i915: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-02
2
-20
/
+18
|
*
|
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2021-06-02
12661
-236246
/
+546356
|
|
\
\
|
*
|
|
drm/i915: Disable mmap ioctl for gen12+
Maarten Lankhorst
2021-06-01
1
-0
/
+7
|
*
|
|
drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...
Thomas Hellström
2021-06-01
4
-7
/
+15
|
*
|
|
drm/i915: Don't free shared locks while shared
Thomas Hellström
2021-06-01
7
-13
/
+93
|
*
|
|
drm/i915: Untangle the vma pages_mutex
Thomas Hellström
2021-06-01
1
-12
/
+17
*
|
|
|
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2021-06-11
6
-43
/
+82
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drm/etnaviv: add HWDB entry for GC7000 rev 6204
Sascha Hauer
2021-06-10
1
-0
/
+31
|
*
|
|
drm/etnaviv: rework linear window offset calculation
Lucas Stach
2021-05-03
1
-26
/
+26
|
*
|
|
drm/etnaviv: Remove useless error message
Tian Tao
2021-05-03
1
-3
/
+1
|
*
|
|
drm/etnaviv: Remove redundant NULL check
Jiapeng Chong
2021-05-03
1
-8
/
+4
|
*
|
|
drm/etnaviv: fix NULL check before some freeing functions is not needed
Tian Tao
2021-01-25
1
-2
/
+1
|
*
|
|
drm/etnaviv: dump: fix sparse warnings
Marc Kleine-Budde
2021-01-22
1
-4
/
+4
|
*
|
|
drm/etnaviv: provide more ID values via GET_PARAM ioctl.
Christian Gmeiner
2021-01-22
2
-0
/
+15
*
|
|
|
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-10
220
-823
/
+216987
|
\
\
\
\
|
*
|
|
|
drm/amdgpu/vcn: drop gfxoff control for VCN2+
Alex Deucher
2021-06-10
1
-2
/
+0
|
*
|
|
|
drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOV
Rohit Khaire
2021-06-08
2
-5
/
+17
|
*
|
|
|
drm/amd/display: 3.2.139
Aric Cyr
2021-06-08
1
-1
/
+1
[next]