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-08-16
drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir fails
Dan Moulding
1
-2
/
+0
2021-08-16
drm/virtio: support mapping exported vram
David Stevens
3
-2
/
+99
2021-08-16
drm/i915/dp: remove superfluous EXPORT_SYMBOL()
Jani Nikula
1
-1
/
+0
2021-08-16
drm/tegra: Use fourcc_mod_is_vendor() helper
Thierry Reding
2
-2
/
+2
2021-08-16
drm/arm: malidp: Use fourcc_mod_is_vendor() helper
Thierry Reding
1
-1
/
+1
2021-08-16
Merge drm/drm-next into drm-intel-next
Jani Nikula
825
-29576
/
+46267
2021-08-16
Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
79
-1223
/
+1894
2021-08-13
drm/i915/dg2: add SNPS PHY translations for UHBR link rates
Jani Nikula
1
-1
/
+28
2021-08-13
drm/i915/dg2: use existing mechanisms for SNPS PHY translations
Jani Nikula
5
-49
/
+59
2021-08-13
drm/i915/dp: pass crtc_state to intel_ddi_dp_level()
Jani Nikula
1
-9
/
+10
2021-08-13
drm/i915/mst: use intel_de_rmw() to simplify VC payload alloc set/clear
Jani Nikula
1
-7
/
+2
2021-08-13
gpu: host1x: debug: Dump DMASTART and DMAEND register
Thierry Reding
2
-3
/
+21
2021-08-13
gpu: host1x: debug: Dump only relevant parts of CDMA push buffer
Thierry Reding
1
-10
/
+7
2021-08-13
gpu: host1x: debug: Use dma_addr_t more consistently
Thierry Reding
1
-4
/
+4
2021-08-13
drm: unexport drm_ioctl_permit
Desmond Cheong Zhi Xi
1
-14
/
+1
2021-08-13
drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-P
Jani Nikula
1
-12
/
+12
2021-08-13
drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel
Markuss Broks
3
-0
/
+332
2021-08-13
drm/tegra: dc: Extend debug stats with total number of events
Dmitry Osipenko
2
-0
/
+15
2021-08-13
drm/tegra: dc: Support memory bandwidth management
Dmitry Osipenko
6
-3
/
+507
2021-08-13
drm/i915: Add pci ids and uapi for DG1
Maarten Lankhorst
3
-6
/
+1
2021-08-12
drm/i915/xehpsdv: Read correct RP_STATE_CAP register
Matt Roper
2
-1
/
+4
2021-08-12
drm/i915/xehpsdv: factor out function to read RP_STATE_CAP
Lucas De Marchi
4
-15
/
+19
2021-08-13
Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
2
-1
/
+11
2021-08-13
Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
5
-16
/
+56
2021-08-12
drm/vgem: use shmem helpers
Daniel Vetter
2
-331
/
+16
2021-08-12
drm/shmem-helpers: Allocate wc pages on x86
Daniel Vetter
1
-0
/
+19
2021-08-12
drm/shmem-helper: Switch to vmf_insert_pfn
Daniel Vetter
5
-6
/
+7
2021-08-12
drm/bridge: ti-sn65dsi86: Avoid creating multiple connectors
Rob Clark
1
-0
/
+3
2021-08-12
drm/i915: Use locked access to ctx->engines in set_priority
Daniel Vetter
1
-58
/
+14
2021-08-12
drm/virtio: set non-cross device blob uuid_state
David Stevens
1
-0
/
+2
2021-08-12
gpu: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
4
-21
/
+10
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-12
drm/i915: Tweaked Wa_14010685332 for all PCHs
Anshuman Gupta
2
-29
/
+8
2021-08-12
drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg
Ankit Nautiyal
2
-15
/
+35
2021-08-12
Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
12
-11
/
+69
2021-08-12
Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
62
-2297
/
+3042
2021-08-12
Merge tag 'drm-xilinx-dpsub-20210809' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
3
-171
/
+173
2021-08-12
Merge tag 'drm-intel-gt-next-2021-08-06-1' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-next
Dave Airlie
203
-7509
/
+16795
2021-08-12
drm/mediatek: Add component_del in OVL and COLOR remove function
jason-jh.lin
2
-0
/
+4
2021-08-12
drm/mediatek: Add AAL output size configuration
jason-jh.lin
1
-0
/
+2
2021-08-11
drm/display: fix possible null-pointer dereference in dcn10_set_clock()
Tuo Li
1
-6
/
+5
2021-08-11
gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port()
Tuo Li
1
-1
/
+1
2021-08-11
drm/amdkfd: CWSR with software scheduler
Mukul Joshi
5
-3
/
+116
2021-08-11
drm/amdkfd: AIP mGPUs best prefetch location for xnack on
Philip Yang
1
-16
/
+19
2021-08-11
drm/amd/pm: graceful exit on restore fan mode failure (v2)
Ryan Taylor
1
-2
/
+3
2021-08-11
drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)
Ryan Taylor
1
-1
/
+3
2021-08-11
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-11
drm/msi/mdp4: populate priv->kms in mdp4_kms_init
David Heidelberg
1
-1
/
+3
2021-08-11
vfio/gvt: Fix open/close when multiple device FDs are open
Jason Gunthorpe
1
-4
/
+4
2021-08-11
drm/i915/dg2: Configure PCON in DP pre-enable path
Ankit Nautiyal
1
-0
/
+3
[prev]
[next]