Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7624629d06b01d115e9a83c372f26ffd181c6aa5
/
drivers
2980426a
drm/dp: Remove a gratuituous blank line
by Thierry Reding
· 5 years ago
44bf67f
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 5 years ago
a96bf3c
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
by Sean Paul
· 5 years ago
2e79e22
Merge v5.4-rc4 into drm-next
by Daniel Vetter
· 5 years ago
b60e711
drm/doc: Drop misleading comment on drm_mode_config_cleanup
by Daniel Vetter
· 5 years ago
cb87637
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
by Ville Syrjälä
· 5 years ago
076d9a5
drm/edid: Add drm_hdmi_avi_infoframe_bars()
by Ville Syrjälä
· 5 years ago
dc6015c
drm/mipi_dbi: Use simple right shift instead of double negation
by Andy Shevchenko
· 5 years ago
64f1cc9
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function
by Gerd Hoffmann
· 5 years ago
9e370df
drm/virtio: print a single line with device features
by Gerd Hoffmann
· 5 years ago
8ee2f95
drm/qxl: allocate small objects top-down
by Gerd Hoffmann
· 5 years ago
db26208
drm/qxl: use DEFINE_DRM_GEM_FOPS()
by Gerd Hoffmann
· 5 years ago
de7f7c4
drm/qxl: drop verify_access
by Gerd Hoffmann
· 5 years ago
60f5722
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
by Gerd Hoffmann
· 5 years ago
80ed59b
drm/qxl: drop qxl_ttm_fault
by Gerd Hoffmann
· 5 years ago
ddd9b54
drm: remove unnecessary return variable
by Wambui Karuga
· 5 years ago
ec3b7b6
drm/gma500: fix memory disclosures due to uninitialized bytes
by Kangjie Lu
· 5 years ago
57a25a5
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
by Kangjie Lu
· 5 years ago
f1b4a92
Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 5 years ago
400e913
Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
by Dave Airlie
· 5 years ago
2b6f588
drm/komeda: Dump SC_ENH_* registers from scaler block
by Mihail Atanassov
· 5 years ago
ece485d
drm: tda998x: use cec_notifier_conn_(un)register
by Dariusz Marcinkiewicz
· 5 years ago
ce53908
drm/i915: Update DRIVER_DATE to 20191021
by Joonas Lahtinen
· 5 years ago
952f89f
drm/i915/gvt: Wean off struct_mutex
by Chris Wilson
· 5 years ago
0dc3c56
drm/i915: Extract GT ring management
by Andi Shyti
· 5 years ago
81c4bc3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8814c6d
drm/i915/perf: fix oa config reconfiguration
by Lionel Landwerlin
· 5 years ago
531e93d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
05908d7
net: ethernet: dwmac-sun8i: show message only when switching to promisc
by Mans Rullgard
· 5 years ago
3d00cf2
net: aquantia: add an error handling in aq_nic_set_multicast_list
by Chenwandun
· 5 years ago
bd310aca
macb: propagate errors when getting optional clocks
by Michael Tretter
· 5 years ago
3d5c1a0
xen/netback: fix error path of xenvif_connect_data()
by Juergen Gross
· 5 years ago
580a05f
net: hns3: fix mis-counting IRQ vector numbers issue
by Yonglong Liu
· 5 years ago
998d755
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
f7daefe
zram: fix race between backing_dev_show and backing_dev_store
by Chenwandun
· 5 years ago
641fe2e9
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store()
by David Hildenbrand
· 5 years ago
d418d07
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
7acf6c9
drm/i915: prettify MST debug message
by Lucas De Marchi
· 5 years ago
73cefd9
drm/i915: add pipe id/name to pipe mismatch logs
by Lucas De Marchi
· 5 years ago
cbd9b9f
drm/i915: remove extra new line on pipe_config mismatch
by Lucas De Marchi
· 5 years ago
10d987f
drm/i915: fix port checks for MST support on gen >= 11
by Lucas De Marchi
· 5 years ago
327f8d8
drm/i915: simplify setting of ddi_io_power_domain
by Lucas De Marchi
· 5 years ago
a6c948f
drm/i915/display/icl: In port sync mode disable slaves first then master
by Manasi Navare
· 5 years ago
51528af
drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence
by Manasi Navare
· 5 years ago
eadf6f9
drm/i915/display/icl: Enable master-slaves in trans port sync
by Manasi Navare
· 5 years ago
ba5f1ae
drm/i915/display/icl: HW state readout for transcoder port sync config
by Manasi Navare
· 5 years ago
705135b
drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
by Manasi Navare
· 5 years ago
bfb926e
drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync
by Manasi Navare
· 5 years ago
6b95cf9
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
fb8527e
Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 5 years ago
90105ae
Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
789fa87
drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
by Janusz Krzysztofik
· 5 years ago
949561e
drm/edid: Fix HDMI VIC handling
by Ville Syrjälä
· 5 years ago
cfd6f8c3
drm/edid: Extract drm_mode_cea_vic()
by Ville Syrjälä
· 5 years ago
28c03a44
drm/edid: Make drm_get_cea_aspect_ratio() static
by Ville Syrjälä
· 5 years ago
38b4fe3
net: usb: lan78xx: Connect PHY before registering MAC
by Andrew Lunn
· 5 years ago
2e97879
mlxsw: spectrum_trap: Push Ethernet header before reporting trap
by Ido Schimmel
· 5 years ago
7571438a
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
25382b9
net: bcmgenet: reset 40nm EPHY on energy detect
by Doug Berger
· 5 years ago
1f51548
net: bcmgenet: soft reset 40nm EPHYs before MAC init
by Doug Berger
· 5 years ago
fe586b8
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
by Doug Berger
· 5 years ago
7de4840
net: bcmgenet: don't set phydev->link from MAC
by Doug Berger
· 5 years ago
e83c467
drm/i915: Correct the PCH type in irq postinstall
by Vivek Kasireddy
· 5 years ago
adca4ce
Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
e59b76f
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
c3419fd
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
by Linus Torvalds
· 5 years ago
46ac18c
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
by Joerg Roedel
· 5 years ago
b55f009
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 5 years ago
0b7b696
drm/i915: Make hdcp2_msg_timeout.timeout u16
by Ville Syrjälä
· 5 years ago
eac03ef
drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2
by Ville Syrjälä
· 5 years ago
770ce5a
drm/i915: Remove dead weight from hdcp2_msg_timeout[]
by Ville Syrjälä
· 5 years ago
a4f4048
nvme-pci: Set the prp2 correctly when using more than 4k page
by Kevin Hao
· 5 years ago
67fdd8e
drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/
by Ville Syrjälä
· 5 years ago
2edb3de
drm/i915: Shrink eDRAM ways/sets arrays
by Ville Syrjälä
· 5 years ago
36b53a2
drm/i915: Make dirty_pipes refer to pipes
by Ville Syrjälä
· 5 years ago
49e0ed3
drm/i915: Nuke 'realloc_pipes'
by Ville Syrjälä
· 5 years ago
d7a1458
drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes()
by Ville Syrjälä
· 5 years ago
98c9339
drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP
by Ville Syrjälä
· 5 years ago
c08f995
drm/i915: Polish possible_clones setup
by Ville Syrjälä
· 5 years ago
30a027d
drm/i915: Move the cursor rotation handling into intel_cursor_check_surface()
by Ville Syrjälä
· 5 years ago
c6e07ad
drm/i915/gt: Convert the leftover for_each_engine(gt)
by Chris Wilson
· 5 years ago
bcce7d9
drm/i915/selftests: Add the mock engine to the gt->engine[]
by Chris Wilson
· 5 years ago
72405c3
drm/i915: treat stolen as a region
by Matthew Auld
· 5 years ago
da1184c
drm/i915: treat shmem as a region
by Matthew Auld
· 5 years ago
3aae9d0
drm/i915: enumerate and init each supported region
by Abdiel Janulgue
· 5 years ago
2093dea
drm/syncobj: extend syncobj query ability v3
by Chunming Zhou
· 5 years ago
253a774
drm/i915/execlists: Don't merely skip submission if maybe timeslicing
by Chris Wilson
· 5 years ago
fb26eee
drm/i915/pmu: Fix uninitialized variable on error path
by Tvrtko Ursulin
· 5 years ago
be428f2
drm/arm: make undeclared items static
by Ben Dooks (Codethink)
· 5 years ago
ffba17b
Merge branch 'acpi-tables'
by Rafael J. Wysocki
· 5 years ago
56a0b97
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
by John Garry
· 5 years ago
b23eb5c
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 5 years ago
1d951ba
net: phy: micrel: Update KSZ87xx PHY name
by Marek Vasut
· 5 years ago
8b95599
net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
by Marek Vasut
· 5 years ago
5d904e3
drm/i915: Pass in intel_gt at some for_each_engine sites
by Tvrtko Ursulin
· 5 years ago
a50134b
drm/i915: Make for_each_engine_masked work on intel_gt
by Tvrtko Ursulin
· 5 years ago
839e0f04
Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
1dfffa0
drm/i915: Don't disable interrupts independently of the lock
by Sebastian Andrzej Siewior
· 5 years ago
5c1e34b
Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
e9768bfe
drm/i915/selftests: Teach requests to use all available engines
by Chris Wilson
· 5 years ago
Next »