index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
hantro
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: hantro: fix post-processing NULL pointer dereference
Jonas Karlman
2020-01-23
1
-0
/
+6
*
media: hantro: remove a pointless NULL check
Dan Carpenter
2020-01-09
1
-1
/
+1
*
media: hantro: Support color conversion via post-processing
Ezequiel Garcia
2019-12-16
11
-11
/
+343
*
media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_run
Ezequiel Garcia
2019-12-16
10
-18
/
+18
*
media: hantro: Cleanup format negotiation helpers
Ezequiel Garcia
2019-12-16
1
-33
/
+20
*
media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly
Jonas Karlman
2019-11-10
1
-1
/
+1
*
media: hantro: Remove now unused H264 pic_size
Jonas Karlman
2019-11-10
2
-8
/
+0
*
media: hantro: Use output buffer width and height for H264 decoding
Jonas Karlman
2019-11-10
1
-2
/
+2
*
media: hantro: Reduce H264 extra space for motion vectors
Jonas Karlman
2019-11-10
1
-2
/
+18
*
media: hantro: Fix H264 motion vector buffer offset
Jonas Karlman
2019-11-10
1
-9
/
+22
*
media: hantro: Fix s_fmt for dynamic resolution changes
Ezequiel Garcia
2019-11-10
1
-9
/
+19
*
media: hantro: Fix picture order count table enable
Francois Buergisser
2019-11-09
1
-3
/
+5
*
media: hantro: Fix motion vectors usage condition
Francois Buergisser
2019-11-09
1
-2
/
+2
*
media: hantro: Fix H264 max frmsize supported on RK3288
Jonas Karlman
2019-11-09
1
-2
/
+2
*
media: hantro: Do not reorder H264 scaling list
Jonas Karlman
2019-11-09
1
-39
/
+12
*
media: hantro: h264: Fix the frame_num wraparound case
Boris Brezillon
2019-10-01
1
-1
/
+22
*
media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()
Boris Brezillon
2019-10-01
1
-11
/
+11
*
media: hantro: h264: Fix a comment in b1_ref_list_cmp()
Boris Brezillon
2019-10-01
1
-1
/
+1
*
media: hantro: Simplify buffer helpers
Ezequiel Garcia
2019-10-01
9
-37
/
+25
*
media: hantro: Simplify macroblock macros
Ezequiel Garcia
2019-10-01
10
-42
/
+30
*
media: hantro: streamline open, reuse error path
Philipp Zabel
2019-10-01
1
-7
/
+6
*
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-18
1
-3
/
+1
|
\
|
*
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
|
media: hantro: Enable VP8 decoding on RK3328
Jonas Karlman
2019-08-26
1
-1
/
+1
*
|
media: hantro: Enable H264 decoding on rk3288
Hertz Wong
2019-08-19
1
-1
/
+20
*
|
media: hantro: Add support for H264 decoding on G1
Hertz Wong
2019-08-19
3
-0
/
+294
*
|
media: hantro: Add core bits to support H264 decoding
Hertz Wong
2019-08-19
6
-1
/
+762
*
|
media: hantro: Move copy_metadata() before doing a decode operation
Boris Brezillon
2019-08-19
1
-2
/
+6
*
|
media: staging: hantro: avoid future namespace collisions
Mauro Carvalho Chehab
2019-07-25
4
-5
/
+6
*
|
media: hantro: Support RK3399 VP8 decoding
Jeffy Chen
2019-07-25
4
-1
/
+618
*
|
media: hantro: Move VP8 common code
Ezequiel Garcia
2019-07-25
3
-17
/
+19
*
|
media: hantro: Add helpers to prepare/finish a run
Boris Brezillon
2019-07-25
7
-33
/
+37
*
|
media: hantro: Add hantro_get_{src, dst}_buf() helpers
Boris Brezillon
2019-07-25
6
-12
/
+25
*
|
media: hantro: Constify the control array
Boris Brezillon
2019-07-25
1
-1
/
+1
*
|
media: hantro: Simplify the controls creation logic
Boris Brezillon
2019-07-25
2
-22
/
+8
*
|
media: hantro: Set DMA max segment size
Francois Buergisser
2019-07-25
1
-0
/
+1
*
|
media: staging: media: hantro: Remove call to memset after dma_alloc_coherent
Hariprasad Kelam
2019-07-25
1
-2
/
+0
*
|
media: hantro: Add support for MPEG-2 decoding on RK3328
Jonas Karlman
2019-07-22
3
-1
/
+19
*
|
media: hantro: Add support for VP8 decoding on rk3288
ZhiChao Yu
2019-07-22
8
-2
/
+789
|
/
*
media: hantro: Use vb2_get_buffer
Ezequiel Garcia
2019-06-24
1
-3
/
+5
*
media: hantro: remove an unnecessary NULL check
Dan Carpenter
2019-06-21
1
-1
/
+1
*
media: hantro: allow arbitrary number of clocks
Philipp Zabel
2019-06-12
4
-8
/
+19
*
media: hantro: add support for separate control block
Philipp Zabel
2019-06-12
1
-0
/
+2
*
media: hantro: add support for named register ranges
Philipp Zabel
2019-06-12
2
-8
/
+24
*
media: hantro: make irq names configurable
Philipp Zabel
2019-06-12
4
-30
/
+40
*
media: hantro: add PM runtime resume callback
Philipp Zabel
2019-06-12
2
-0
/
+15
*
media: hantro: print video device name in addition to device node
Philipp Zabel
2019-06-12
1
-1
/
+2
*
media: rockchip/vpu: rename from rockchip to hantro
Philipp Zabel
2019-06-12
20
-0
/
+4672