index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
drm/ttm: flip over the range manager to self allocated nodes
Christian König
7
-24
/
+65
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
8
-117
/
+104
2021-06-04
drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends
Kees Cook
1
-1
/
+2
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/nouveau/clk: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-03
drm/nouveau/therm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-03
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-06-04
drm/mediatek: dpi: Add bus format negotiation
Rex-BC Chen
1
-5
/
+80
2021-06-04
drm/mediatek: dpi: Add output bus formats to driver data
Rex-BC Chen
1
-0
/
+19
2021-06-04
Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/linux into drm-fixes
Dave Airlie
4
-36
/
+68
2021-06-04
drm/mediatek: dpi: Add dual edge sample mode support
Rex-BC Chen
1
-1
/
+24
2021-06-04
Merge tag 'amd-drm-fixes-5.13-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
9
-50
/
+52
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-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
161
-1496
/
+2669
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-03
drm/panel: add rotation support for Elida KD35T133 panels
Chris Morgan
1
-0
/
+8
2021-06-03
drm/vboxvideo/modesetting: Provide function names for prototype headers
Lee Jones
1
-8
/
+12
2021-06-03
drm/vboxvideo/hgsmi_base: Place function names into headers
Lee Jones
1
-7
/
+12
2021-06-03
drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,res}_ioctl()'
Lee Jones
1
-2
/
+2
2021-06-03
drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_win()'
Lee Jones
1
-1
/
+1
2021-06-03
drm/panel/panel-sitronix-st7701: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-06-03
drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-06-03
drm/ttm/ttm_tt: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-06-03
drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference static
Lee Jones
1
-3
/
+3
2021-06-03
drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'
Lee Jones
1
-1
/
+1
2021-06-03
drm/sti/sti_tvout: Provide a bunch of missing function names
Lee Jones
1
-9
/
+9
2021-06-03
drm/sti/sti_hda: Provide missing function names
Lee Jones
1
-3
/
+3
2021-06-03
drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers
Lee Jones
1
-2
/
+2
2021-06-03
drm/mediatek/mtk_disp_rdma: Strip and demote non-conformant kernel-doc header
Lee Jones
1
-3
/
+1
2021-06-03
drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant header
Lee Jones
1
-2
/
+1
[prev]
[next]